summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-08-14 07:38:55 +0000
committerobache <obache@pkgsrc.org>2011-08-14 07:38:55 +0000
commitaa3f5591b48729b0167e1812d5785ad0598ee0f4 (patch)
tree50a1d556cceac84bf5b00b95fa9237fea328e2b5
parentd036755feba264ddef869110f45e6923f31d2d61 (diff)
downloadpkgsrc-aa3f5591b48729b0167e1812d5785ad0598ee0f4.tar.gz
Revision bump after updating perl5 to 5.14.1.
-rw-r--r--chat/msnre/Makefile4
-rw-r--r--chat/p5-POE-Component-IRC/Makefile3
-rw-r--r--chat/p5-POE-Filter-IRCD/Makefile4
-rw-r--r--chat/silc-client/Makefile4
-rw-r--r--chat/vicq/Makefile4
-rw-r--r--chat/xchat-perl/Makefile4
-rw-r--r--comms/gscmxx/Makefile4
-rw-r--r--comms/p5-Asterisk/Makefile4
-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-SMS-Send/Makefile3
-rw-r--r--comms/p5-pilot-link/Makefile4
-rw-r--r--converters/jcode-perl/Makefile4
-rw-r--r--converters/p5-MARC-Charset/Makefile4
-rw-r--r--converters/p5-MARC-Crosswalk-DublinCore/Makefile3
-rw-r--r--converters/p5-nkf/Makefile3
-rw-r--r--converters/txt2html/Makefile4
18 files changed, 36 insertions, 30 deletions
diff --git a/chat/msnre/Makefile b/chat/msnre/Makefile
index d56e4039de2..0ed82798e3f 100644
--- a/chat/msnre/Makefile
+++ b/chat/msnre/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2010/08/21 16:32:45 seb Exp $
+# $NetBSD: Makefile,v 1.9 2011/08/14 07:38:55 obache Exp $
#
DISTNAME= msnre-0.91
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=msnre/}
diff --git a/chat/p5-POE-Component-IRC/Makefile b/chat/p5-POE-Component-IRC/Makefile
index e37b6fedbdc..9a5aa0c7a20 100644
--- a/chat/p5-POE-Component-IRC/Makefile
+++ b/chat/p5-POE-Component-IRC/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2010/09/12 11:15:58 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2011/08/14 07:38:55 obache Exp $
#
DISTNAME= POE-Component-IRC-6.40
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= chat perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/}
diff --git a/chat/p5-POE-Filter-IRCD/Makefile b/chat/p5-POE-Filter-IRCD/Makefile
index 8a335360708..378331c841f 100644
--- a/chat/p5-POE-Filter-IRCD/Makefile
+++ b/chat/p5-POE-Filter-IRCD/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2010/08/21 16:32:46 seb Exp $
+# $NetBSD: Makefile,v 1.10 2011/08/14 07:38:55 obache Exp $
#
DISTNAME= POE-Filter-IRCD-2.42
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/}
diff --git a/chat/silc-client/Makefile b/chat/silc-client/Makefile
index e19e4836310..82d9263b007 100644
--- a/chat/silc-client/Makefile
+++ b/chat/silc-client/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.57 2010/08/21 16:32:47 seb Exp $
+# $NetBSD: Makefile,v 1.58 2011/08/14 07:38:55 obache Exp $
#
DISTNAME= ${SILC_CLIENT_DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat security
MASTER_SITES= http://www.silcnet.org/download/client/sources/ \
ftp://ftp.silcnet.org/silc/client/sources/ \
diff --git a/chat/vicq/Makefile b/chat/vicq/Makefile
index 826a7770d5f..f00b9862605 100644
--- a/chat/vicq/Makefile
+++ b/chat/vicq/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2010/08/21 16:32:47 seb Exp $
+# $NetBSD: Makefile,v 1.28 2011/08/14 07:38:55 obache Exp $
DISTNAME= vicq-0.4.1
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= chat
MASTER_SITES= ${HOMEPAGE}
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/xchat-perl/Makefile b/chat/xchat-perl/Makefile
index 65a4070d7b3..4f5bcdf2145 100644
--- a/chat/xchat-perl/Makefile
+++ b/chat/xchat-perl/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2011/04/22 13:45:17 obache Exp $
+# $NetBSD: Makefile,v 1.10 2011/08/14 07:38:55 obache Exp $
.include "../../chat/xchat/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-perl-/}
-PKGREVISION= 1
+PKGREVISION= 2
OWNER= tron@NetBSD.org
COMMENT= Perl scripting plugin for XChat
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
diff --git a/converters/jcode-perl/Makefile b/converters/jcode-perl/Makefile
index 75525f6e829..9f1799dc41f 100644
--- a/converters/jcode-perl/Makefile
+++ b/converters/jcode-perl/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2010/09/06 12:18:19 taca Exp $
+# $NetBSD: Makefile,v 1.7 2011/08/14 07:47:42 obache Exp $
DISTNAME= jcode.pl-2.13
PKGNAME= ${DISTNAME:S/jcode.pl/jcode-perl/}
-PKGREVISION= 3
+PKGREVISION= 4
SVR4_PKGNAME= jcopl
CATEGORIES= japanese converters perl5
MASTER_SITES= ftp://ftp.iij.ad.jp/pub/IIJ/dist/utashiro/perl/ \
diff --git a/converters/p5-MARC-Charset/Makefile b/converters/p5-MARC-Charset/Makefile
index a591fc1fe8d..ce9ecfad575 100644
--- a/converters/p5-MARC-Charset/Makefile
+++ b/converters/p5-MARC-Charset/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2011/05/26 10:12:23 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.4 2011/08/14 07:47:42 obache Exp $
DISTNAME= MARC-Charset-1.2
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= converters perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MARC/}
diff --git a/converters/p5-MARC-Crosswalk-DublinCore/Makefile b/converters/p5-MARC-Crosswalk-DublinCore/Makefile
index 26bcda8e0ed..31ea9d7f297 100644
--- a/converters/p5-MARC-Crosswalk-DublinCore/Makefile
+++ b/converters/p5-MARC-Crosswalk-DublinCore/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2011/05/19 05:27:30 obache Exp $
+# $NetBSD: Makefile,v 1.3 2011/08/14 07:47:42 obache Exp $
DISTNAME= MARC-Crosswalk-DublinCore-0.02
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= converters databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MARC/}
diff --git a/converters/p5-nkf/Makefile b/converters/p5-nkf/Makefile
index 276f2ba9744..2ce79945799 100644
--- a/converters/p5-nkf/Makefile
+++ b/converters/p5-nkf/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.21 2010/09/15 00:59:03 obache Exp $
+# $NetBSD: Makefile,v 1.22 2011/08/14 07:47:43 obache Exp $
#
.include "../../converters/nkf/Makefile.common"
PKGNAME= p5-nkf-2.11
SVR4_PKGNAME= p5nkf
+PKGREVISION= 1
CATEGORIES= japanese converters perl5
MAINTAINER= tech-pkg-ja@jp.NetBSD.org
diff --git a/converters/txt2html/Makefile b/converters/txt2html/Makefile
index e45de5ee8f2..c1bf937e6eb 100644
--- a/converters/txt2html/Makefile
+++ b/converters/txt2html/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2010/08/21 16:32:52 seb Exp $
+# $NetBSD: Makefile,v 1.18 2011/08/14 07:47:43 obache Exp $
#
DISTNAME= txt2html-2.44
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= converters www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=txt2html/}