diff options
author | obache <obache@pkgsrc.org> | 2011-08-14 07:38:55 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-14 07:38:55 +0000 |
commit | f522927b160229fb8cea93a2a3d82837de2cab2b (patch) | |
tree | 50a1d556cceac84bf5b00b95fa9237fea328e2b5 /comms | |
parent | 18a20a9d1f174fdcaf3518b11b18853fabb46a08 (diff) | |
download | pkgsrc-f522927b160229fb8cea93a2a3d82837de2cab2b.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gscmxx/Makefile | 4 | ||||
-rw-r--r-- | comms/p5-Asterisk/Makefile | 4 | ||||
-rw-r--r-- | comms/p5-Device-Gsm/Makefile | 3 | ||||
-rw-r--r-- | comms/p5-Device-Modem/Makefile | 3 | ||||
-rw-r--r-- | comms/p5-Device-SerialPort/Makefile | 4 | ||||
-rw-r--r-- | comms/p5-SMS-Send/Makefile | 3 | ||||
-rw-r--r-- | comms/p5-pilot-link/Makefile | 4 |
7 files changed, 14 insertions, 11 deletions
diff --git a/comms/gscmxx/Makefile b/comms/gscmxx/Makefile index 4f4f462e750..49448c2237b 100644 --- a/comms/gscmxx/Makefile +++ b/comms/gscmxx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2010/08/21 16:32:47 seb Exp $ +# $NetBSD: Makefile,v 1.14 2011/08/14 07:43:02 obache Exp $ # DISTNAME= gscmxx-0.4.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= comms x11 perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gscmxx/} diff --git a/comms/p5-Asterisk/Makefile b/comms/p5-Asterisk/Makefile index d67b22a45b1..2869fa071ba 100644 --- a/comms/p5-Asterisk/Makefile +++ b/comms/p5-Asterisk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2010/08/21 16:32:47 seb Exp $ +# $NetBSD: Makefile,v 1.7 2011/08/14 07:43:02 obache Exp $ # DISTNAME= asterisk-perl-1.01 PKGNAME= p5-Asterisk-1.01 -PKGREVISION= 1 +PKGREVISION= 2 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 6594eb40caf..a9488ef9414 100644 --- a/comms/p5-Device-Gsm/Makefile +++ b/comms/p5-Device-Gsm/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.22 2010/12/02 12:07:59 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2011/08/14 07:43:02 obache Exp $ # DISTNAME= Device-Gsm-1.56 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5dgs +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 b1f7ec3fc09..582e1c59c8b 100644 --- a/comms/p5-Device-Modem/Makefile +++ b/comms/p5-Device-Modem/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.18 2010/09/06 10:51:56 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2011/08/14 07:43:02 obache Exp $ # DISTNAME= Device-Modem-1.53 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5dmd +PKGREVISION= 1 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 94b0d81ceac..4161888cc7a 100644 --- a/comms/p5-Device-SerialPort/Makefile +++ b/comms/p5-Device-SerialPort/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2010/08/21 16:32:48 seb Exp $ +# $NetBSD: Makefile,v 1.21 2011/08/14 07:43:02 obache Exp $ # DISTNAME= Device-SerialPort-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 SVR4_PKGNAME= p5dse CATEGORIES= comms perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Device/} diff --git a/comms/p5-SMS-Send/Makefile b/comms/p5-SMS-Send/Makefile index d6b3746f128..dda0b7cfd28 100644 --- a/comms/p5-SMS-Send/Makefile +++ b/comms/p5-SMS-Send/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2011/05/19 05:19:32 obache Exp $ +# $NetBSD: Makefile,v 1.3 2011/08/14 07:43:02 obache Exp $ DISTNAME= SMS-Send-0.05 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= comms perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SMS/} diff --git a/comms/p5-pilot-link/Makefile b/comms/p5-pilot-link/Makefile index bba74b22907..e13a9bb79fc 100644 --- a/comms/p5-pilot-link/Makefile +++ b/comms/p5-pilot-link/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2011/06/19 18:37:38 dholland Exp $ +# $NetBSD: Makefile,v 1.48 2011/08/14 07:43:02 obache 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= 3 +PKGREVISION= 4 COMMENT= Perl bindings for pilot-link |