summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-08-18 07:31:00 +0000
committerwiz <wiz@pkgsrc.org>2015-08-18 07:31:00 +0000
commit943faf64dbfe25eac5108b35598d14bd2341283a (patch)
treee72ba1b18faa5629fdb2d47b6dd84b9d277f3f3b /comms
parentc6269a4b362eb94372b04636fcd12efaf77508b0 (diff)
downloadpkgsrc-943faf64dbfe25eac5108b35598d14bd2341283a.tar.gz
Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that.
Diffstat (limited to 'comms')
-rw-r--r--comms/asterisk/Makefile3
-rw-r--r--comms/asterisk10/Makefile4
-rw-r--r--comms/asterisk18/Makefile4
-rw-r--r--comms/kermit/Makefile4
-rw-r--r--comms/snooper/Makefile4
-rw-r--r--comms/tn3270/Makefile4
6 files changed, 12 insertions, 11 deletions
diff --git a/comms/asterisk/Makefile b/comms/asterisk/Makefile
index 008da738e42..da5c27378d6 100644
--- a/comms/asterisk/Makefile
+++ b/comms/asterisk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.126 2015/08/09 04:10:01 jnemeth Exp $
+# $NetBSD: Makefile,v 1.127 2015/08/18 07:31:03 wiz Exp $
#
# NOTE: when updating this package, there are two places that sound
# tarballs need to be checked
@@ -7,6 +7,7 @@ DISTNAME= asterisk-11.19.0
DIST_SUBDIR= ${PKGNAME_NOREV}
DISTFILES= ${DEFAULT_DISTFILES}
EXTRACT_ONLY= ${DISTNAME}.tar.gz
+PKGREVISION= 1
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 9e12ffba5e5..fae4993eeda 100644
--- a/comms/asterisk10/Makefile
+++ b/comms/asterisk10/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2015/06/12 10:48:29 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2015/08/18 07:31:03 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= 10
+PKGREVISION= 11
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 d3f1c137154..4d5a0476d47 100644
--- a/comms/asterisk18/Makefile
+++ b/comms/asterisk18/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.98 2015/06/12 10:48:29 wiz Exp $
+# $NetBSD: Makefile,v 1.99 2015/08/18 07:31:03 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.32.3
DIST_SUBDIR= ${PKGNAME_NOREV}
DISTFILES= ${DEFAULT_DISTFILES}
EXTRACT_ONLY= ${DISTNAME}.tar.gz
-PKGREVISION= 4
+PKGREVISION= 5
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/kermit/Makefile b/comms/kermit/Makefile
index c9308898ec6..fe5eaf2b81f 100644
--- a/comms/kermit/Makefile
+++ b/comms/kermit/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.87 2015/01/17 15:30:03 bsiegert Exp $
+# $NetBSD: Makefile,v 1.88 2015/08/18 07:31:03 wiz Exp $
DISTNAME= cku302
PKGNAME= kermit-9.0.302
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= comms
MASTER_SITES= ftp://ftp.kermitproject.org/kermit/archives/
diff --git a/comms/snooper/Makefile b/comms/snooper/Makefile
index 1c79af35868..24a8ee100a5 100644
--- a/comms/snooper/Makefile
+++ b/comms/snooper/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2013/07/12 10:44:54 jperkin Exp $
+# $NetBSD: Makefile,v 1.32 2015/08/18 07:31:03 wiz Exp $
DISTNAME= snooper-19991202
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= comms
MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/snooper/
diff --git a/comms/tn3270/Makefile b/comms/tn3270/Makefile
index 615e6d4fe61..0c7f297b954 100644
--- a/comms/tn3270/Makefile
+++ b/comms/tn3270/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2013/10/10 16:31:28 roy Exp $
+# $NetBSD: Makefile,v 1.9 2015/08/18 07:31:04 wiz Exp $
DISTNAME= tn3270-0.20100116
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= comms net
MASTER_SITES= ${MASTER_SITE_LOCAL}