summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2010-08-21 16:32:42 +0000
committerseb <seb@pkgsrc.org>2010-08-21 16:32:42 +0000
commitfebfbb41f9a1b548f29f1385798606badda36c17 (patch)
treeea003b3d334b79322d0a5e4e9868404f6a97846b /comms
parent3996b1f72d36d6badfa6bdb64be0f21ee39cba21 (diff)
downloadpkgsrc-febfbb41f9a1b548f29f1385798606badda36c17.tar.gz
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
Diffstat (limited to 'comms')
-rw-r--r--comms/gscmxx/Makefile4
-rw-r--r--comms/p5-Asterisk/Makefile3
-rw-r--r--comms/p5-Device-Gsm/Makefile3
-rw-r--r--comms/p5-Device-Modem/Makefile3
-rw-r--r--comms/p5-Device-SerialPort/Makefile4
-rw-r--r--comms/p5-pilot-link/Makefile4
6 files changed, 12 insertions, 9 deletions
diff --git a/comms/gscmxx/Makefile b/comms/gscmxx/Makefile
index 58a91d57ac2..4f4f462e750 100644
--- a/comms/gscmxx/Makefile
+++ b/comms/gscmxx/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2010/02/02 13:00:56 sno Exp $
+# $NetBSD: Makefile,v 1.13 2010/08/21 16:32:47 seb Exp $
#
DISTNAME= gscmxx-0.4.1
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= comms x11 perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gscmxx/}
diff --git a/comms/p5-Asterisk/Makefile b/comms/p5-Asterisk/Makefile
index a77aa0fab8c..d67b22a45b1 100644
--- a/comms/p5-Asterisk/Makefile
+++ b/comms/p5-Asterisk/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2009/08/03 15:19:17 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2010/08/21 16:32:47 seb Exp $
#
DISTNAME= asterisk-perl-1.01
PKGNAME= p5-Asterisk-1.01
+PKGREVISION= 1
CATEGORIES= comms perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/J/JA/JAMESGOL/}
MASTER_SITES+= http://asterisk.gnuinter.net/files/
diff --git a/comms/p5-Device-Gsm/Makefile b/comms/p5-Device-Gsm/Makefile
index 8d0a3628177..ed541e803ce 100644
--- a/comms/p5-Device-Gsm/Makefile
+++ b/comms/p5-Device-Gsm/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2009/09/20 12:14:50 sno Exp $
+# $NetBSD: Makefile,v 1.20 2010/08/21 16:32:47 seb Exp $
#
DISTNAME= Device-Gsm-1.54
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
SVR4_PKGNAME= p5dgs
CATEGORIES= comms perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Device/}
diff --git a/comms/p5-Device-Modem/Makefile b/comms/p5-Device-Modem/Makefile
index fd10a158c34..aadce6f3ad8 100644
--- a/comms/p5-Device-Modem/Makefile
+++ b/comms/p5-Device-Modem/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2009/07/21 22:43:16 sno Exp $
+# $NetBSD: Makefile,v 1.17 2010/08/21 16:32:48 seb Exp $
#
DISTNAME= Device-Modem-1.51
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
SVR4_PKGNAME= p5dmd
CATEGORIES= comms perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Device/}
diff --git a/comms/p5-Device-SerialPort/Makefile b/comms/p5-Device-SerialPort/Makefile
index 6c6fc57dca8..94b0d81ceac 100644
--- a/comms/p5-Device-SerialPort/Makefile
+++ b/comms/p5-Device-SerialPort/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2008/10/19 19:17:42 he Exp $
+# $NetBSD: Makefile,v 1.20 2010/08/21 16:32:48 seb Exp $
#
DISTNAME= Device-SerialPort-1.04
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
SVR4_PKGNAME= p5dse
CATEGORIES= comms perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Device/}
diff --git a/comms/p5-pilot-link/Makefile b/comms/p5-pilot-link/Makefile
index 625b6ed3b13..8febdb1a966 100644
--- a/comms/p5-pilot-link/Makefile
+++ b/comms/p5-pilot-link/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2010/06/13 22:44:00 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2010/08/21 16:32:48 seb Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
@@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "../../comms/pilot-link/Makefile.common"
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Perl bindings for pilot-link