summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorwiz <wiz>2014-05-29 23:35:13 +0000
committerwiz <wiz>2014-05-29 23:35:13 +0000
commit582b120cbc416687010c53f06cef6cebeff3a77a (patch)
treea13e1be94541d747833a51381b4e4bf62ba116b4 /comms
parent889fb3e50b305fd2b1e853492c6cb2b0c6c40cdb (diff)
downloadpkgsrc-582b120cbc416687010c53f06cef6cebeff3a77a.tar.gz
Bump for perl-5.20.0.
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
Diffstat (limited to 'comms')
-rw-r--r--comms/asterisk/Makefile4
-rw-r--r--comms/asterisk10/Makefile4
-rw-r--r--comms/asterisk18/Makefile4
-rw-r--r--comms/fidogate/Makefile4
-rw-r--r--comms/gnome-pilot/Makefile4
-rw-r--r--comms/mgetty+sendfax/Makefile4
-rw-r--r--comms/op_panel/Makefile4
-rw-r--r--comms/p5-Asterisk/Makefile4
-rw-r--r--comms/p5-Data-AMF/Makefile4
-rw-r--r--comms/p5-Device-Gsm/Makefile4
-rw-r--r--comms/p5-Device-Modem/Makefile3
-rw-r--r--comms/p5-Device-SerialPort/Makefile4
-rw-r--r--comms/p5-Device-XBee-API/Makefile4
-rw-r--r--comms/p5-SMS-Send/Makefile4
-rw-r--r--comms/p5-pilot-link/Makefile4
-rw-r--r--comms/pilot-link/Makefile4
-rw-r--r--comms/pilotmgr/Makefile4
17 files changed, 34 insertions, 33 deletions
diff --git a/comms/asterisk/Makefile b/comms/asterisk/Makefile
index 8f5d37b6e09..16c4d44f1ba 100644
--- a/comms/asterisk/Makefile
+++ b/comms/asterisk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.106 2014/05/05 00:47:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.107 2014/05/29 23:35:20 wiz Exp $
#
# NOTE: when updating this package, there are two places that sound
# tarballs need to be checked
@@ -7,7 +7,7 @@ DISTNAME= asterisk-11.7.0
DIST_SUBDIR= ${PKGNAME_NOREV}
DISTFILES= ${DEFAULT_DISTFILES}
EXTRACT_ONLY= ${DISTNAME}.tar.gz
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= comms net audio
MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \
http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ \
diff --git a/comms/asterisk10/Makefile b/comms/asterisk10/Makefile
index 6fe32faaed4..d517dad434f 100644
--- a/comms/asterisk10/Makefile
+++ b/comms/asterisk10/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2014/05/05 00:47:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.60 2014/05/29 23:35:20 wiz Exp $
#
# NOTE: when updating this package, there are two places that sound
# tarballs need to be checked
@@ -7,7 +7,7 @@ DISTNAME= asterisk-10.12.4
DIST_SUBDIR= ${PKGNAME_NOREV}
DISTFILES= ${DEFAULT_DISTFILES}
EXTRACT_ONLY= ${DISTNAME}.tar.gz
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= comms net audio
MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \
http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ \
diff --git a/comms/asterisk18/Makefile b/comms/asterisk18/Makefile
index 7e82112c43a..ff4c177e50e 100644
--- a/comms/asterisk18/Makefile
+++ b/comms/asterisk18/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2014/05/05 00:47:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.83 2014/05/29 23:35:20 wiz Exp $
#
# NOTE: when updating this package, there are two places that sound
# tarballs need to be checked
@@ -7,7 +7,7 @@ DISTNAME= asterisk-1.8.25.0
DIST_SUBDIR= ${PKGNAME_NOREV}
DISTFILES= ${DEFAULT_DISTFILES}
EXTRACT_ONLY= ${DISTNAME}.tar.gz
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= comms net audio
MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \
http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ \
diff --git a/comms/fidogate/Makefile b/comms/fidogate/Makefile
index 945feaac670..47205395e65 100644
--- a/comms/fidogate/Makefile
+++ b/comms/fidogate/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.68 2013/11/24 04:01:07 dholland Exp $
+# $NetBSD: Makefile,v 1.69 2014/05/29 23:35:20 wiz Exp $
#
DISTNAME= fidogate-4.4.10
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fidogate/}
diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile
index 9c9b6f68228..cb593e73a3b 100644
--- a/comms/gnome-pilot/Makefile
+++ b/comms/gnome-pilot/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.92 2014/05/05 00:47:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.93 2014/05/29 23:35:20 wiz Exp $
#
DISTNAME= gnome-pilot-2.0.17
-PKGREVISION= 43
+PKGREVISION= 44
CATEGORIES= comms gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-pilot/2.0/}
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile
index 4e6e6902929..a7171b1fc2e 100644
--- a/comms/mgetty+sendfax/Makefile
+++ b/comms/mgetty+sendfax/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.88 2013/07/12 10:44:53 jperkin Exp $
+# $NetBSD: Makefile,v 1.89 2014/05/29 23:35:20 wiz Exp $
DISTNAME= mgetty1.1.37-Jun05
PKGNAME= mgetty-1.1.37
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= comms
MASTER_SITES= ftp://alpha.greenie.net/pub/mgetty/source/1.1/
diff --git a/comms/op_panel/Makefile b/comms/op_panel/Makefile
index 42617a96cb0..0b89fd3b1d1 100644
--- a/comms/op_panel/Makefile
+++ b/comms/op_panel/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2013/05/31 12:39:42 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2014/05/29 23:35:20 wiz Exp $
#
DISTNAME= op_panel-0.29
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= comms
MASTER_SITES= http://www.asternic.org/files/
diff --git a/comms/p5-Asterisk/Makefile b/comms/p5-Asterisk/Makefile
index ec8c079abd7..20144fb6d87 100644
--- a/comms/p5-Asterisk/Makefile
+++ b/comms/p5-Asterisk/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2013/05/31 12:39:42 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2014/05/29 23:35:20 wiz Exp $
#
DISTNAME= asterisk-perl-1.03
PKGNAME= p5-Asterisk-1.03
-PKGREVISION= 2
+PKGREVISION= 3
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-Data-AMF/Makefile b/comms/p5-Data-AMF/Makefile
index 260364524b5..5ea90a8139e 100644
--- a/comms/p5-Data-AMF/Makefile
+++ b/comms/p5-Data-AMF/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2013/05/31 12:39:42 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2014/05/29 23:35:20 wiz Exp $
#
DISTNAME= Data-AMF-0.09
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= comms
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/T/TY/TYPESTER/
diff --git a/comms/p5-Device-Gsm/Makefile b/comms/p5-Device-Gsm/Makefile
index 5fa2dbe7b6a..48ebef658b3 100644
--- a/comms/p5-Device-Gsm/Makefile
+++ b/comms/p5-Device-Gsm/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.28 2013/05/31 12:39:43 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2014/05/29 23:35:20 wiz Exp $
#
DISTNAME= Device-Gsm-1.60
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
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 9768e1a0c6a..8d6e8e262a7 100644
--- a/comms/p5-Device-Modem/Makefile
+++ b/comms/p5-Device-Modem/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2014/02/06 12:28:26 abs Exp $
+# $NetBSD: Makefile,v 1.26 2014/05/29 23:35:20 wiz Exp $
DISTNAME= Device-Modem-1.57
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 2cb9855ee90..68d273a5b9b 100644
--- a/comms/p5-Device-SerialPort/Makefile
+++ b/comms/p5-Device-SerialPort/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.25 2013/05/31 12:39:43 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2014/05/29 23:35:20 wiz Exp $
#
DISTNAME= Device-SerialPort-1.04
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 5
+PKGREVISION= 6
SVR4_PKGNAME= p5dse
CATEGORIES= comms perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Device/}
diff --git a/comms/p5-Device-XBee-API/Makefile b/comms/p5-Device-XBee-API/Makefile
index 4c9fb7de558..5d6917c6e09 100644
--- a/comms/p5-Device-XBee-API/Makefile
+++ b/comms/p5-Device-XBee-API/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2013/05/31 12:39:43 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2014/05/29 23:35:20 wiz Exp $
#
DISTNAME= Device-XBee-API-0.4
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= comms
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/J/JE/JEAGLE/
diff --git a/comms/p5-SMS-Send/Makefile b/comms/p5-SMS-Send/Makefile
index 2aa4d2b3715..1d00644b9d0 100644
--- a/comms/p5-SMS-Send/Makefile
+++ b/comms/p5-SMS-Send/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2013/12/09 14:17:41 obache Exp $
+# $NetBSD: Makefile,v 1.9 2014/05/29 23:35:20 wiz Exp $
DISTNAME= SMS-Send-1.06
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
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 bd09920a0f9..fe573f45b77 100644
--- a/comms/p5-pilot-link/Makefile
+++ b/comms/p5-pilot-link/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.53 2013/10/16 08:57:40 roy Exp $
+# $NetBSD: Makefile,v 1.54 2014/05/29 23:35:20 wiz Exp $
#
.include "../../comms/pilot-link/Makefile.common"
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 8
+PKGREVISION= 9
COMMENT= Perl bindings for pilot-link
diff --git a/comms/pilot-link/Makefile b/comms/pilot-link/Makefile
index ac6a61f8f13..292ecac476a 100644
--- a/comms/pilot-link/Makefile
+++ b/comms/pilot-link/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.60 2013/10/16 08:55:01 roy Exp $
+# $NetBSD: Makefile,v 1.61 2014/05/29 23:35:20 wiz Exp $
.include "../../comms/pilot-link/Makefile.common"
-PKGREVISION= 7
+PKGREVISION= 8
COMMENT= Tools to talk to the 3Com Pilot PDA
BUILDLINK_API_DEPENDS.pilot-link-libs= pilot-link-libs>=${PILOT_LINK_VERS}
diff --git a/comms/pilotmgr/Makefile b/comms/pilotmgr/Makefile
index 51baff58aa2..4cb4d311de0 100644
--- a/comms/pilotmgr/Makefile
+++ b/comms/pilotmgr/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2013/12/09 14:17:41 obache Exp $
+# $NetBSD: Makefile,v 1.51 2014/05/29 23:35:21 wiz Exp $
DISTNAME= pilotmgr-1.109
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pilotmanager/}
EXTRACT_SUFX= .tgz