diff options
author | jlam <jlam> | 2005-08-06 06:19:03 +0000 |
---|---|---|
committer | jlam <jlam> | 2005-08-06 06:19:03 +0000 |
commit | 604de5eda52e3686a2d4ae3dceebabd648c8beb2 (patch) | |
tree | 01ab92342ff180527d28ec20c4868e49f3c4def1 /comms | |
parent | ea18d090b4d53d531b6357763a668e6a12f80f37 (diff) | |
download | pkgsrc-604de5eda52e3686a2d4ae3dceebabd648c8beb2.tar.gz |
Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/esms/Makefile | 3 | ||||
-rw-r--r-- | comms/gscmxx/Makefile | 3 | ||||
-rw-r--r-- | comms/p5-Device-Gsm/Makefile | 4 | ||||
-rw-r--r-- | comms/p5-Device-Modem/Makefile | 4 | ||||
-rw-r--r-- | comms/p5-Device-SerialPort/Makefile | 4 | ||||
-rw-r--r-- | comms/p5-pilot-link/Makefile | 4 |
6 files changed, 11 insertions, 11 deletions
diff --git a/comms/esms/Makefile b/comms/esms/Makefile index 38dd318826b..b313817df9c 100644 --- a/comms/esms/Makefile +++ b/comms/esms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/07/16 01:19:07 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2005/08/06 06:19:04 jlam Exp $ DISTNAME= esms-0.9.5 PKGREVISION= 1 @@ -16,7 +16,6 @@ DEPENDS+= p5-HTML-Tree>=3.11:../../www/p5-HTML-Tree GNU_CONFIGURE= YES USE_TOOLS+= perl:run -PERL5_REQD+= 5.6.1 REPLACE_PERL= esms .include "../../mk/bsd.pkg.mk" diff --git a/comms/gscmxx/Makefile b/comms/gscmxx/Makefile index d1bd210c007..9ff792d0952 100644 --- a/comms/gscmxx/Makefile +++ b/comms/gscmxx/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2005/07/13 18:01:19 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2005/08/06 06:19:04 jlam Exp $ # DISTNAME= gscmxx-0.4.1 +PKGREVISION= 1 CATEGORIES= comms x11 perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gscmxx/} diff --git a/comms/p5-Device-Gsm/Makefile b/comms/p5-Device-Gsm/Makefile index 8ff8c3a5841..52bc2faa1dc 100644 --- a/comms/p5-Device-Gsm/Makefile +++ b/comms/p5-Device-Gsm/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2005/07/19 10:21:01 grant Exp $ +# $NetBSD: Makefile,v 1.11 2005/08/06 06:19:05 jlam Exp $ # DISTNAME= Device-Gsm-1.36 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5dgs -# PKGREVISION= 1 +PKGREVISION= 1 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 c31b0850770..ff6cfc1f399 100644 --- a/comms/p5-Device-Modem/Makefile +++ b/comms/p5-Device-Modem/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2005/07/19 10:21:01 grant Exp $ +# $NetBSD: Makefile,v 1.10 2005/08/06 06:19:05 jlam Exp $ # DISTNAME= Device-Modem-1.36 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5dmd -PKGREVISION= 1 +PKGREVISION= 2 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 a44c6739714..3581778c72f 100644 --- a/comms/p5-Device-SerialPort/Makefile +++ b/comms/p5-Device-SerialPort/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.15 2005/07/13 18:01:19 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2005/08/06 06:19:05 jlam Exp $ # DISTNAME= Device-SerialPort-0.12 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5dse -PKGREVISION= 1 +PKGREVISION= 2 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 49e176d401e..904e1b829b1 100644 --- a/comms/p5-pilot-link/Makefile +++ b/comms/p5-pilot-link/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.26 2005/07/13 18:01:19 jlam Exp $ +# $NetBSD: Makefile,v 1.27 2005/08/06 06:19:05 jlam Exp $ # .include "../../comms/pilot-link/Makefile.common" PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Perl bindings for pilot-link |