summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz>2015-09-08 19:33:12 +0000
committerwiz <wiz>2015-09-08 19:33:12 +0000
commitb6503fa11693efde412f638e3f0f61e5475d1aa9 (patch)
tree3656ffd72521c837d9b56d557c3f23e2601a889d /sysutils
parent12a865d2d7c6be98d83279191dc273a6f86e61af (diff)
downloadpkgsrc-b6503fa11693efde412f638e3f0f61e5475d1aa9.tar.gz
Update to 0.109:
0.108_001 2015-02-03 - add full flavored struct accessors and implement all in XS, supports now colnames, fetchrow_arrayref, fetchall_arrayref, fetchrow_hashref, fetchall_hashref, fetchall_hash fetchall_array fetchall_table - as_list is deprecated in favor of fetchall_hash 0.107 2015-01-20 - eliminate potential memory leaks in get_fs_stats, get_network_io_stats, get_network_iface_stats, get_process_stats - add support for device_canonical - update bundled ppport.h to 3.28 one 0.016 2015-01-06 - update meta-information - update author tests - take advantage of Config::AutoConf 0.306 0.105_001 2014-09-07 - take advantage of Config::AutoConf 0.23 - switch to ExtUtils::MakeMaker, it seems more active maintained - add a test for possible leak - improve repository documentation (README.md) 0.104 2014-02-20 - fix link targets for stats description
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/p5-Unix-Statgrab/Makefile7
-rw-r--r--sysutils/p5-Unix-Statgrab/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/sysutils/p5-Unix-Statgrab/Makefile b/sysutils/p5-Unix-Statgrab/Makefile
index e23c7564c8d..6ee53ede8eb 100644
--- a/sysutils/p5-Unix-Statgrab/Makefile
+++ b/sysutils/p5-Unix-Statgrab/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2015/06/12 10:51:17 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2015/09/08 19:33:12 wiz Exp $
-DISTNAME= Unix-Statgrab-0.103
+DISTNAME= Unix-Statgrab-0.109
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RE/REHSACK/}
@@ -15,7 +14,7 @@ BUILD_DEPENDS+= p5-Config-AutoConf>=0.19:../../devel/p5-Config-AutoConf
BUILD_DEPENDS+= p5-Module-Build>=0.4000:../../devel/p5-Module-Build
USE_LANGUAGES= c
-PERL5_MODULE_TYPE= Module::Build
+USE_TOOLS+= pkg-config
PERL5_PACKLIST= auto/Unix/Statgrab/.packlist
PERL5_REQD+= 5.2 # File::Copy >= 0
PERL5_REQD+= 5.10.1 # parent >= 0
diff --git a/sysutils/p5-Unix-Statgrab/distinfo b/sysutils/p5-Unix-Statgrab/distinfo
index c70ee421d39..d2ed815d306 100644
--- a/sysutils/p5-Unix-Statgrab/distinfo
+++ b/sysutils/p5-Unix-Statgrab/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2014/02/23 15:18:19 sno Exp $
+$NetBSD: distinfo,v 1.3 2015/09/08 19:33:12 wiz Exp $
-SHA1 (Unix-Statgrab-0.103.tar.gz) = 08c10ca1e603cb02b4db555155b6756046585f6a
-RMD160 (Unix-Statgrab-0.103.tar.gz) = 0ffbfa7d38de2d808dd88770fead22424d52d58a
-Size (Unix-Statgrab-0.103.tar.gz) = 72436 bytes
+SHA1 (Unix-Statgrab-0.109.tar.gz) = 15105e47272e2c57daa36e283adc0c25aa82779d
+RMD160 (Unix-Statgrab-0.109.tar.gz) = baa7eae0702c3f368edeae2a2b2e5005c4fef176
+Size (Unix-Statgrab-0.109.tar.gz) = 74022 bytes