summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorjperkin <jperkin>2013-07-12 10:44:52 +0000
committerjperkin <jperkin>2013-07-12 10:44:52 +0000
commitc1d9049ad15a565ff157824c62813e554dcd33cb (patch)
tree32a787631a0e2f2e2b7c531a3ca775e8ea53cccb /comms
parent37bcdc422831e3e7fd6907c4f9d2655ef3701bcd (diff)
downloadpkgsrc-c1d9049ad15a565ff157824c62813e554dcd33cb.tar.gz
Bump PKGREVISION of all packages which create users, to pick up change of
sysutils/user_* packages.
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/mgetty+sendfax/Makefile4
-rw-r--r--comms/minicom/Makefile3
-rw-r--r--comms/snooper/Makefile4
7 files changed, 14 insertions, 13 deletions
diff --git a/comms/asterisk/Makefile b/comms/asterisk/Makefile
index 42e8e25bf6b..53faf9f38e3 100644
--- a/comms/asterisk/Makefile
+++ b/comms/asterisk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.94 2013/06/16 22:10:13 jnemeth Exp $
+# $NetBSD: Makefile,v 1.95 2013/07/12 10:44:53 jperkin Exp $
#
# NOTE: when updating this package, there are two places that sound
# tarballs need to be checked
@@ -7,7 +7,7 @@ DISTNAME= asterisk-11.4.0
DIST_SUBDIR= ${PKGNAME_NOREV}
DISTFILES= ${DEFAULT_DISTFILES}
EXTRACT_ONLY= ${DISTNAME}.tar.gz
-PKGREVISION= 5
+PKGREVISION= 6
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 1fcc1fe6ec5..19514a291a2 100644
--- a/comms/asterisk10/Makefile
+++ b/comms/asterisk10/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2013/06/16 22:10:13 jnemeth Exp $
+# $NetBSD: Makefile,v 1.51 2013/07/12 10:44:53 jperkin 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.2
DIST_SUBDIR= ${PKGNAME_NOREV}
DISTFILES= ${DEFAULT_DISTFILES}
EXTRACT_ONLY= ${DISTNAME}.tar.gz
-PKGREVISION= 6
+PKGREVISION= 7
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 b338447e45a..65e88068de3 100644
--- a/comms/asterisk18/Makefile
+++ b/comms/asterisk18/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2013/06/16 22:10:13 jnemeth Exp $
+# $NetBSD: Makefile,v 1.71 2013/07/12 10:44:53 jperkin 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.22.0
DIST_SUBDIR= ${PKGNAME_NOREV}
DISTFILES= ${DEFAULT_DISTFILES}
EXTRACT_ONLY= ${DISTNAME}.tar.gz
-PKGREVISION= 5
+PKGREVISION= 6
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 2913aa2c9e4..4ac90472d24 100644
--- a/comms/fidogate/Makefile
+++ b/comms/fidogate/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.66 2013/05/31 12:39:42 wiz Exp $
+# $NetBSD: Makefile,v 1.67 2013/07/12 10:44:53 jperkin Exp $
#
DISTNAME= fidogate-4.4.10
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fidogate/}
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile
index 5c001d842f2..4e6e6902929 100644
--- a/comms/mgetty+sendfax/Makefile
+++ b/comms/mgetty+sendfax/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.87 2013/05/31 12:39:42 wiz Exp $
+# $NetBSD: Makefile,v 1.88 2013/07/12 10:44:53 jperkin Exp $
DISTNAME= mgetty1.1.37-Jun05
PKGNAME= mgetty-1.1.37
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= comms
MASTER_SITES= ftp://alpha.greenie.net/pub/mgetty/source/1.1/
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile
index 0fd602a2ddb..bd3c1808ade 100644
--- a/comms/minicom/Makefile
+++ b/comms/minicom/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.62 2012/12/12 12:35:21 wiz Exp $
+# $NetBSD: Makefile,v 1.63 2013/07/12 10:44:53 jperkin Exp $
DISTNAME= minicom-2.6.1
+PKGREVISION= 1
CATEGORIES= comms
MASTER_SITES= http://alioth.debian.org/frs/download.php/3700/
diff --git a/comms/snooper/Makefile b/comms/snooper/Makefile
index 20b7b08c1d9..1c79af35868 100644
--- a/comms/snooper/Makefile
+++ b/comms/snooper/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2012/10/03 11:24:44 asau Exp $
+# $NetBSD: Makefile,v 1.31 2013/07/12 10:44:54 jperkin Exp $
DISTNAME= snooper-19991202
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= comms
MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/snooper/