summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-06-08 19:22:13 +0000
committerwiz <wiz@pkgsrc.org>2016-06-08 19:22:13 +0000
commit4dbe80f0c1ee78618f049f90e1fc9be584a82871 (patch)
treee951c8d2891305241b26041563a4cb1b1b50b6c9 /sysutils
parent2afa9e52d5727a0ffb6a3bda248170c80bf8a03c (diff)
downloadpkgsrc-4dbe80f0c1ee78618f049f90e1fc9be584a82871.tar.gz
Bump PKGREVISION for perl-5.24.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/p5-Config-Augeas/Makefile4
-rw-r--r--sysutils/p5-Config-Simple/Makefile4
-rw-r--r--sysutils/p5-File-Copy-Recursive/Makefile4
-rw-r--r--sysutils/p5-File-Inplace/Makefile4
-rw-r--r--sysutils/p5-File-Remove/Makefile3
-rw-r--r--sysutils/p5-File-chmod/Makefile3
-rw-r--r--sysutils/p5-Filesys-Df/Makefile4
-rw-r--r--sysutils/p5-Filesys-DfPortable/Makefile4
-rw-r--r--sysutils/p5-Filesys-Statvfs/Makefile4
-rw-r--r--sysutils/p5-GTop/Makefile3
-rw-r--r--sysutils/p5-Gnome2-VFS/Makefile4
-rw-r--r--sysutils/p5-IO-BufferedSelect/Makefile4
-rw-r--r--sysutils/p5-IO-KQueue/Makefile4
-rw-r--r--sysutils/p5-Lchown/Makefile4
-rw-r--r--sysutils/p5-Linux-Inotify2/Makefile4
-rw-r--r--sysutils/p5-Mac-AppleScript-Glue/Makefile4
-rw-r--r--sysutils/p5-Mac-AppleScript/Makefile4
-rw-r--r--sysutils/p5-Parse-Syslog/Makefile4
-rw-r--r--sysutils/p5-Quota/Makefile3
-rw-r--r--sysutils/p5-SSH-Batch/Makefile3
-rw-r--r--sysutils/p5-Server-Starter/Makefile3
-rw-r--r--sysutils/p5-Sys-CPU/Makefile4
-rw-r--r--sysutils/p5-Sys-CpuLoad/Makefile4
-rw-r--r--sysutils/p5-Sys-Filesystem/Makefile3
-rw-r--r--sysutils/p5-Sys-Hostname-Long/Makefile3
-rw-r--r--sysutils/p5-Sys-SigAction/Makefile3
-rw-r--r--sysutils/p5-Sys-Syslog/Makefile4
-rw-r--r--sysutils/p5-Sys-Utmp/Makefile4
-rw-r--r--sysutils/p5-UPS-Nut/Makefile4
-rw-r--r--sysutils/p5-Unix-ConfigFile/Makefile4
-rw-r--r--sysutils/p5-Unix-Statgrab/Makefile3
-rw-r--r--sysutils/p5-Unix-Syslog/Makefile4
-rw-r--r--sysutils/p5-collectd/Makefile4
-rw-r--r--sysutils/system-tools-backends/Makefile4
34 files changed, 68 insertions, 58 deletions
diff --git a/sysutils/p5-Config-Augeas/Makefile b/sysutils/p5-Config-Augeas/Makefile
index c5ff4100c5c..63d45c1fa6e 100644
--- a/sysutils/p5-Config-Augeas/Makefile
+++ b/sysutils/p5-Config-Augeas/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2015/06/12 10:51:14 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2016/06/08 19:24:24 wiz Exp $
DISTNAME= Config-Augeas-1.000
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= perl5 sysutils
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RA/RAPHINK/}
diff --git a/sysutils/p5-Config-Simple/Makefile b/sysutils/p5-Config-Simple/Makefile
index 347da998b08..9cabdf4c665 100644
--- a/sysutils/p5-Config-Simple/Makefile
+++ b/sysutils/p5-Config-Simple/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2015/06/12 10:51:15 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2016/06/08 19:24:24 wiz Exp $
#
DISTNAME= Config-Simple-4.59
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= perl5 sysutils
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SH/SHERZODR/}
diff --git a/sysutils/p5-File-Copy-Recursive/Makefile b/sysutils/p5-File-Copy-Recursive/Makefile
index 95dbd6fcd66..b752e2a4e0b 100644
--- a/sysutils/p5-File-Copy-Recursive/Makefile
+++ b/sysutils/p5-File-Copy-Recursive/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:15 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2016/06/08 19:24:24 wiz Exp $
DISTNAME= File-Copy-Recursive-0.38
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= sysutils devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-module/File/}
diff --git a/sysutils/p5-File-Inplace/Makefile b/sysutils/p5-File-Inplace/Makefile
index 9b31c8dc494..6a819e341e2 100644
--- a/sysutils/p5-File-Inplace/Makefile
+++ b/sysutils/p5-File-Inplace/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2015/06/12 10:51:15 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2016/06/08 19:24:24 wiz Exp $
#
DISTNAME= File-Inplace-0.20
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
diff --git a/sysutils/p5-File-Remove/Makefile b/sysutils/p5-File-Remove/Makefile
index c6b31df9776..442eddb6745 100644
--- a/sysutils/p5-File-Remove/Makefile
+++ b/sysutils/p5-File-Remove/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2016/02/09 13:22:37 mef Exp $
+# $NetBSD: Makefile,v 1.27 2016/06/08 19:24:25 wiz Exp $
DISTNAME= File-Remove-1.55
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= perl5 sysutils
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
diff --git a/sysutils/p5-File-chmod/Makefile b/sysutils/p5-File-chmod/Makefile
index 31f2ce6e990..dbabdb4e9f4 100644
--- a/sysutils/p5-File-chmod/Makefile
+++ b/sysutils/p5-File-chmod/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2016/05/03 10:54:56 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2016/06/08 19:24:25 wiz Exp $
DISTNAME= File-chmod-0.42
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= perl5 sysutils
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
diff --git a/sysutils/p5-Filesys-Df/Makefile b/sysutils/p5-Filesys-Df/Makefile
index 2889bd95f68..bc4644c2435 100644
--- a/sysutils/p5-Filesys-Df/Makefile
+++ b/sysutils/p5-Filesys-Df/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:15 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2016/06/08 19:24:25 wiz Exp $
#
DISTNAME= Filesys-Df-0.92
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= sysutils devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Filesys/}
diff --git a/sysutils/p5-Filesys-DfPortable/Makefile b/sysutils/p5-Filesys-DfPortable/Makefile
index e5022b583fc..7975a314be5 100644
--- a/sysutils/p5-Filesys-DfPortable/Makefile
+++ b/sysutils/p5-Filesys-DfPortable/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:15 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2016/06/08 19:24:25 wiz Exp $
#
DISTNAME= Filesys-DfPortable-0.85
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= sysutils devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Filesys/}
diff --git a/sysutils/p5-Filesys-Statvfs/Makefile b/sysutils/p5-Filesys-Statvfs/Makefile
index b88ce935588..654b38705d5 100644
--- a/sysutils/p5-Filesys-Statvfs/Makefile
+++ b/sysutils/p5-Filesys-Statvfs/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:15 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2016/06/08 19:24:25 wiz Exp $
#
DISTNAME= Filesys-Statvfs-0.82
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= sysutils devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Filesys/}
diff --git a/sysutils/p5-GTop/Makefile b/sysutils/p5-GTop/Makefile
index 13b5e0a26a5..ab204e8cb0e 100644
--- a/sysutils/p5-GTop/Makefile
+++ b/sysutils/p5-GTop/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2016/02/09 13:06:22 mef Exp $
+# $NetBSD: Makefile,v 1.20 2016/06/08 19:24:25 wiz Exp $
DISTNAME= GTop-0.18
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GTop/}
diff --git a/sysutils/p5-Gnome2-VFS/Makefile b/sysutils/p5-Gnome2-VFS/Makefile
index 547848aeb30..f857112e025 100644
--- a/sysutils/p5-Gnome2-VFS/Makefile
+++ b/sysutils/p5-Gnome2-VFS/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.33 2016/03/05 11:27:56 jperkin Exp $
+# $NetBSD: Makefile,v 1.34 2016/06/08 19:24:25 wiz Exp $
#
DISTNAME= Gnome2-VFS-1.081
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 31
+PKGREVISION= 32
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/}
diff --git a/sysutils/p5-IO-BufferedSelect/Makefile b/sysutils/p5-IO-BufferedSelect/Makefile
index 62b94476096..fabe2db335a 100644
--- a/sysutils/p5-IO-BufferedSelect/Makefile
+++ b/sysutils/p5-IO-BufferedSelect/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2015/06/12 10:51:15 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2016/06/08 19:24:25 wiz Exp $
DISTNAME= IO-BufferedSelect-1.0
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
diff --git a/sysutils/p5-IO-KQueue/Makefile b/sysutils/p5-IO-KQueue/Makefile
index e37c894e8d4..72092409568 100644
--- a/sysutils/p5-IO-KQueue/Makefile
+++ b/sysutils/p5-IO-KQueue/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:15 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2016/06/08 19:24:25 wiz Exp $
DISTNAME= IO-KQueue-0.34
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
diff --git a/sysutils/p5-Lchown/Makefile b/sysutils/p5-Lchown/Makefile
index 4191323214b..94373fee16e 100644
--- a/sysutils/p5-Lchown/Makefile
+++ b/sysutils/p5-Lchown/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2015/06/12 10:51:15 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2016/06/08 19:24:25 wiz Exp $
DISTNAME= Lchown-1.01
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= sysutils perl5
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/N/NC/NCLEATON/
#MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
diff --git a/sysutils/p5-Linux-Inotify2/Makefile b/sysutils/p5-Linux-Inotify2/Makefile
index 2b4d6e34858..7a0795f26ea 100644
--- a/sysutils/p5-Linux-Inotify2/Makefile
+++ b/sysutils/p5-Linux-Inotify2/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:16 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2016/06/08 19:24:25 wiz Exp $
DISTNAME= Linux-Inotify2-1.22
PKGNAME= p5-${DISTNAME:S/22/2.2/}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Linux/}
diff --git a/sysutils/p5-Mac-AppleScript-Glue/Makefile b/sysutils/p5-Mac-AppleScript-Glue/Makefile
index 0fcd4e4eb76..58f79fb5b21 100644
--- a/sysutils/p5-Mac-AppleScript-Glue/Makefile
+++ b/sysutils/p5-Mac-AppleScript-Glue/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:16 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2016/06/08 19:24:26 wiz Exp $
DISTNAME= Mac-AppleScript-Glue-0.03
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mac/}
diff --git a/sysutils/p5-Mac-AppleScript/Makefile b/sysutils/p5-Mac-AppleScript/Makefile
index 74a082896f6..5daf0ffe7eb 100644
--- a/sysutils/p5-Mac-AppleScript/Makefile
+++ b/sysutils/p5-Mac-AppleScript/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:16 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2016/06/08 19:24:25 wiz Exp $
DISTNAME= Mac-AppleScript-0.04
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mac/}
diff --git a/sysutils/p5-Parse-Syslog/Makefile b/sysutils/p5-Parse-Syslog/Makefile
index c602aae97c2..f2a395a2c51 100644
--- a/sysutils/p5-Parse-Syslog/Makefile
+++ b/sysutils/p5-Parse-Syslog/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:16 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2016/06/08 19:24:26 wiz Exp $
#
DISTNAME= Parse-Syslog-1.10
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Parse/}
diff --git a/sysutils/p5-Quota/Makefile b/sysutils/p5-Quota/Makefile
index 1e1f064eba4..fb218ae26b7 100644
--- a/sysutils/p5-Quota/Makefile
+++ b/sysutils/p5-Quota/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2016/02/09 13:35:40 mef Exp $
+# $NetBSD: Makefile,v 1.9 2016/06/08 19:24:26 wiz Exp $
DISTNAME= Quota-1.7.2
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Quota/}
diff --git a/sysutils/p5-SSH-Batch/Makefile b/sysutils/p5-SSH-Batch/Makefile
index a6f37c5a4e8..44ade37716f 100644
--- a/sysutils/p5-SSH-Batch/Makefile
+++ b/sysutils/p5-SSH-Batch/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2016/02/09 14:16:53 mef Exp $
+# $NetBSD: Makefile,v 1.16 2016/06/08 19:24:26 wiz Exp $
DISTNAME= SSH-Batch-0.030
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= sysutils net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AG/AGENT/}
diff --git a/sysutils/p5-Server-Starter/Makefile b/sysutils/p5-Server-Starter/Makefile
index ccdf9bff4af..3d92f61f020 100644
--- a/sysutils/p5-Server-Starter/Makefile
+++ b/sysutils/p5-Server-Starter/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2016/02/01 12:12:05 mef Exp $
+# $NetBSD: Makefile,v 1.14 2016/06/08 19:24:26 wiz Exp $
DISTNAME= Server-Starter-0.32
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Server/}
diff --git a/sysutils/p5-Sys-CPU/Makefile b/sysutils/p5-Sys-CPU/Makefile
index c5e0d6509bc..df63087dd5b 100644
--- a/sysutils/p5-Sys-CPU/Makefile
+++ b/sysutils/p5-Sys-CPU/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2015/06/12 10:51:16 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2016/06/08 19:24:26 wiz Exp $
DISTNAME= Sys-CPU-0.61
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MZ/MZSANFORD/}
diff --git a/sysutils/p5-Sys-CpuLoad/Makefile b/sysutils/p5-Sys-CpuLoad/Makefile
index d813c264dd1..3127909f53f 100644
--- a/sysutils/p5-Sys-CpuLoad/Makefile
+++ b/sysutils/p5-Sys-CpuLoad/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:16 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2016/06/08 19:24:26 wiz Exp $
DISTNAME= Sys-CpuLoad-0.03
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sys/}
diff --git a/sysutils/p5-Sys-Filesystem/Makefile b/sysutils/p5-Sys-Filesystem/Makefile
index ac74342348d..4d3d18495ef 100644
--- a/sysutils/p5-Sys-Filesystem/Makefile
+++ b/sysutils/p5-Sys-Filesystem/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2016/02/09 14:19:32 mef Exp $
+# $NetBSD: Makefile,v 1.18 2016/06/08 19:24:26 wiz Exp $
#
DISTNAME= Sys-Filesystem-1.406
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= sysutils devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sys/}
diff --git a/sysutils/p5-Sys-Hostname-Long/Makefile b/sysutils/p5-Sys-Hostname-Long/Makefile
index 0b9efe7154f..0fad59da7b2 100644
--- a/sysutils/p5-Sys-Hostname-Long/Makefile
+++ b/sysutils/p5-Sys-Hostname-Long/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.22 2016/02/09 14:22:02 mef Exp $
+# $NetBSD: Makefile,v 1.23 2016/06/08 19:24:26 wiz Exp $
#
DISTNAME= Sys-Hostname-Long-1.5
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sys/}
diff --git a/sysutils/p5-Sys-SigAction/Makefile b/sysutils/p5-Sys-SigAction/Makefile
index c89fdcb1a75..dbad098a9ba 100644
--- a/sysutils/p5-Sys-SigAction/Makefile
+++ b/sysutils/p5-Sys-SigAction/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2016/02/09 14:13:17 mef Exp $
+# $NetBSD: Makefile,v 1.12 2016/06/08 19:24:26 wiz Exp $
DISTNAME= Sys-SigAction-0.21
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sys/}
diff --git a/sysutils/p5-Sys-Syslog/Makefile b/sysutils/p5-Sys-Syslog/Makefile
index e5b32d138cc..cdec5559218 100644
--- a/sysutils/p5-Sys-Syslog/Makefile
+++ b/sysutils/p5-Sys-Syslog/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2015/07/12 18:56:29 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2016/06/08 19:24:26 wiz Exp $
#
DISTNAME= Sys-Syslog-0.33
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sys/}
diff --git a/sysutils/p5-Sys-Utmp/Makefile b/sysutils/p5-Sys-Utmp/Makefile
index 46d90f5e41b..1e2455a1a0c 100644
--- a/sysutils/p5-Sys-Utmp/Makefile
+++ b/sysutils/p5-Sys-Utmp/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:17 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2016/06/08 19:24:26 wiz Exp $
DISTNAME= Sys-Utmp-1.6
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sys/}
diff --git a/sysutils/p5-UPS-Nut/Makefile b/sysutils/p5-UPS-Nut/Makefile
index 22c19da5161..41bbcfb7edc 100644
--- a/sysutils/p5-UPS-Nut/Makefile
+++ b/sysutils/p5-UPS-Nut/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:17 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2016/06/08 19:24:27 wiz Exp $
.include "../../sysutils/ups-nut/Makefile.common"
PKGNAME= ${DISTNAME:S/nut/p5-UPS-Nut/}
COMMENT= Network UPS Tools perl binding
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= sysutils perl5
PATCHDIR= ${.CURDIR}/patches
diff --git a/sysutils/p5-Unix-ConfigFile/Makefile b/sysutils/p5-Unix-ConfigFile/Makefile
index 71f83756cf1..bdfa7c07fde 100644
--- a/sysutils/p5-Unix-ConfigFile/Makefile
+++ b/sysutils/p5-Unix-ConfigFile/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:17 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2016/06/08 19:24:27 wiz Exp $
DISTNAME= Unix-ConfigFile-0.06
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= perl5 sysutils
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unix/}
diff --git a/sysutils/p5-Unix-Statgrab/Makefile b/sysutils/p5-Unix-Statgrab/Makefile
index 060c127b7d4..46413c5972e 100644
--- a/sysutils/p5-Unix-Statgrab/Makefile
+++ b/sysutils/p5-Unix-Statgrab/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2016/05/03 08:47:16 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2016/06/08 19:24:27 wiz Exp $
DISTNAME= Unix-Statgrab-0.111
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RE/REHSACK/}
diff --git a/sysutils/p5-Unix-Syslog/Makefile b/sysutils/p5-Unix-Syslog/Makefile
index 4cf1822f1ce..dee0d120154 100644
--- a/sysutils/p5-Unix-Syslog/Makefile
+++ b/sysutils/p5-Unix-Syslog/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2015/06/12 10:51:17 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2016/06/08 19:24:27 wiz Exp $
DISTNAME= Unix-Syslog-1.1
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unix/}
diff --git a/sysutils/p5-collectd/Makefile b/sysutils/p5-collectd/Makefile
index 7271bfe9fb8..e9de0b615e2 100644
--- a/sysutils/p5-collectd/Makefile
+++ b/sysutils/p5-collectd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2015/06/12 10:51:17 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2016/06/08 19:24:27 wiz Exp $
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
COLLECTD_PACKAGE= perl
COMMENT= Statistics collection daemon - perl plugin
diff --git a/sysutils/system-tools-backends/Makefile b/sysutils/system-tools-backends/Makefile
index 33c38b7d042..3df755df8c6 100644
--- a/sysutils/system-tools-backends/Makefile
+++ b/sysutils/system-tools-backends/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2015/06/12 10:51:18 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2016/06/08 19:24:27 wiz Exp $
#
DISTNAME= system-tools-backends-2.6.1
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= sysutils
MASTER_SITES= http://system-tools-backends.freedesktop.org/downloads/2.6/