diff options
author | obache <obache@pkgsrc.org> | 2012-12-16 01:51:57 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-12-16 01:51:57 +0000 |
commit | 8db95ea5e5dd3dee2c1a511d7f6df4e917c0f98c (patch) | |
tree | e56fd3c486d8cada798fbe0730e1afdbdb05a548 /comms | |
parent | b98b1b05c98e2426652e8e0eb3e02afd0197f3da (diff) | |
download | pkgsrc-8db95ea5e5dd3dee2c1a511d7f6df4e917c0f98c.tar.gz |
recursive bump from cyrus-sasl libsasl2 shlib major bump.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/asterisk/Makefile | 3 | ||||
-rw-r--r-- | comms/asterisk10/Makefile | 3 | ||||
-rw-r--r-- | comms/asterisk18/Makefile | 3 | ||||
-rw-r--r-- | comms/gammu/Makefile | 4 | ||||
-rw-r--r-- | comms/libopensync-plugin-kdepim/Makefile | 4 |
5 files changed, 10 insertions, 7 deletions
diff --git a/comms/asterisk/Makefile b/comms/asterisk/Makefile index ad03857403c..01b82b6b943 100644 --- a/comms/asterisk/Makefile +++ b/comms/asterisk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.76 2012/12/11 08:22:48 jnemeth Exp $ +# $NetBSD: Makefile,v 1.77 2012/12/16 01:52:01 obache Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked @@ -7,6 +7,7 @@ DISTNAME= asterisk-11.1.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 6e137767088..ecdb3542f48 100644 --- a/comms/asterisk10/Makefile +++ b/comms/asterisk10/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2012/12/14 03:13:23 jnemeth Exp $ +# $NetBSD: Makefile,v 1.37 2012/12/16 01:52:01 obache Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked @@ -7,6 +7,7 @@ DISTNAME= asterisk-10.11.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/asterisk18/Makefile b/comms/asterisk18/Makefile index 9db240e9eb6..4d65387c223 100644 --- a/comms/asterisk18/Makefile +++ b/comms/asterisk18/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2012/12/14 01:32:00 jnemeth Exp $ +# $NetBSD: Makefile,v 1.55 2012/12/16 01:52:01 obache Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked @@ -7,6 +7,7 @@ DISTNAME= asterisk-1.8.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/gammu/Makefile b/comms/gammu/Makefile index 64c65ee921d..44adb274d04 100644 --- a/comms/gammu/Makefile +++ b/comms/gammu/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2012/10/03 11:24:40 asau Exp $ +# $NetBSD: Makefile,v 1.9 2012/12/16 01:52:01 obache Exp $ # .include "Makefile.common" -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Command line utility and library to work with mobile phones diff --git a/comms/libopensync-plugin-kdepim/Makefile b/comms/libopensync-plugin-kdepim/Makefile index 92fb3722418..0d0141c0015 100644 --- a/comms/libopensync-plugin-kdepim/Makefile +++ b/comms/libopensync-plugin-kdepim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2012/12/12 10:44:07 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2012/12/16 01:52:01 obache Exp $ # DISTNAME= libopensync-plugin-kdepim-0.22 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= comms MASTER_SITES= http://www.opensync.org/download/releases/0.22/ EXTRACT_SUFX= .tar.bz2 |