diff options
author | wiz <wiz@pkgsrc.org> | 2010-01-17 12:02:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-01-17 12:02:03 +0000 |
commit | 672ef23395551ccee94b9dca8039c72523c67be4 (patch) | |
tree | 3b04d5a2642532735429c038d587f2f1f5f333b2 /comms | |
parent | a90cea93ceef1ea79c8d2901c230cd015fdff2d7 (diff) | |
download | pkgsrc-672ef23395551ccee94b9dca8039c72523c67be4.tar.gz |
Recursive PKGREVISION bump for jpeg update to 8.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/asterisk/Makefile | 3 | ||||
-rw-r--r-- | comms/asterisk16/Makefile | 3 | ||||
-rw-r--r-- | comms/gammu/Makefile | 3 | ||||
-rw-r--r-- | comms/jpilot/Makefile | 4 | ||||
-rw-r--r-- | comms/kermit/Makefile | 4 | ||||
-rw-r--r-- | comms/libopensync-plugin-kdepim/Makefile | 4 |
6 files changed, 12 insertions, 9 deletions
diff --git a/comms/asterisk/Makefile b/comms/asterisk/Makefile index ecc10e30bbd..3eb7f99ad50 100644 --- a/comms/asterisk/Makefile +++ b/comms/asterisk/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.69 2009/12/18 14:39:26 jnemeth Exp $ +# $NetBSD: Makefile,v 1.70 2010/01/17 12:02:08 wiz Exp $ DISTNAME= asterisk-1.2.37 +PKGREVISION= 1 CATEGORIES= comms net audio MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/releases/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ diff --git a/comms/asterisk16/Makefile b/comms/asterisk16/Makefile index 89f292d6bad..859256be3a1 100644 --- a/comms/asterisk16/Makefile +++ b/comms/asterisk16/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.11 2010/01/13 20:10:09 jnemeth Exp $ +# $NetBSD: Makefile,v 1.12 2010/01/17 12:02:08 wiz Exp $ # DISTNAME= asterisk-1.6.1.12 DIST_SUBDIR= ${PKGNAME_NOREV} 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 d7a017e6daa..e056a6fae43 100644 --- a/comms/gammu/Makefile +++ b/comms/gammu/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2009/08/26 22:09:48 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2010/01/17 12:02:08 wiz Exp $ # .include "Makefile.common" +PKGREVISION= 1 COMMENT= Command line utility and library to work with mobile phones diff --git a/comms/jpilot/Makefile b/comms/jpilot/Makefile index 79778c279c8..905ac2024c1 100644 --- a/comms/jpilot/Makefile +++ b/comms/jpilot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.66 2009/08/26 19:57:00 sno Exp $ +# $NetBSD: Makefile,v 1.67 2010/01/17 12:02:08 wiz Exp $ # DISTNAME= jpilot-1.6.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= comms MASTER_SITES= http://www.jpilot.org/ diff --git a/comms/kermit/Makefile b/comms/kermit/Makefile index 4f00b775494..4052b1cc1dd 100644 --- a/comms/kermit/Makefile +++ b/comms/kermit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.74 2009/05/19 08:59:06 wiz Exp $ +# $NetBSD: Makefile,v 1.75 2010/01/17 12:02:08 wiz Exp $ DISTNAME= cku211 PKGNAME= kermit-8.0.211 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= comms MASTER_SITES= ftp://kermit.columbia.edu/kermit/archives/ diff --git a/comms/libopensync-plugin-kdepim/Makefile b/comms/libopensync-plugin-kdepim/Makefile index a15774b0e45..af77c5ac156 100644 --- a/comms/libopensync-plugin-kdepim/Makefile +++ b/comms/libopensync-plugin-kdepim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2009/08/26 19:57:17 sno Exp $ +# $NetBSD: Makefile,v 1.6 2010/01/17 12:02:08 wiz Exp $ # DISTNAME= libopensync-plugin-kdepim-0.22 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= comms MASTER_SITES= http://www.opensync.org/download/releases/0.22/ EXTRACT_SUFX= .tar.bz2 |