diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-04-26 11:52:18 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-04-26 11:52:18 +0000 |
commit | 9aba7ae9dd790278c12a9c17690e583a146003bb (patch) | |
tree | 1d4979b562a9ec3f0ae8103b2bd8622930784d01 /comms | |
parent | 3fbb06270b2b0cd5ab58b456a7c11daa820e588f (diff) | |
download | pkgsrc-9aba7ae9dd790278c12a9c17690e583a146003bb.tar.gz |
Recursive revbump from databases/unixodbc.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/asterisk/Makefile | 4 | ||||
-rw-r--r-- | comms/asterisk10/Makefile | 4 | ||||
-rw-r--r-- | comms/asterisk18/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/comms/asterisk/Makefile b/comms/asterisk/Makefile index a83319ad08c..0976a50c9eb 100644 --- a/comms/asterisk/Makefile +++ b/comms/asterisk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.121 2015/04/25 14:20:29 tnn Exp $ +# $NetBSD: Makefile,v 1.122 2015/04/26 11:52:18 ryoon Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked @@ -7,7 +7,7 @@ DISTNAME= asterisk-11.15.1 DIST_SUBDIR= ${PKGNAME_NOREV} DISTFILES= ${DEFAULT_DISTFILES} EXTRACT_ONLY= ${DISTNAME}.tar.gz -PKGREVISION= 2 +PKGREVISION= 3 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 5ddb2f9528d..0148dea92b2 100644 --- a/comms/asterisk10/Makefile +++ b/comms/asterisk10/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2015/04/25 14:20:29 tnn Exp $ +# $NetBSD: Makefile,v 1.66 2015/04/26 11:52:18 ryoon 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= 8 +PKGREVISION= 9 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 9ae90940ed6..8b6572984d2 100644 --- a/comms/asterisk18/Makefile +++ b/comms/asterisk18/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.95 2015/04/25 14:20:29 tnn Exp $ +# $NetBSD: Makefile,v 1.96 2015/04/26 11:52:18 ryoon 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= 1 +PKGREVISION= 2 CATEGORIES= comms net audio MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ \ |