diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/asterisk/Makefile | 3 | ||||
-rw-r--r-- | comms/asterisk13/Makefile | 3 | ||||
-rw-r--r-- | comms/asterisk18/Makefile | 4 | ||||
-rw-r--r-- | comms/fidogate/Makefile | 4 | ||||
-rw-r--r-- | comms/gnome-pilot/Makefile | 4 | ||||
-rw-r--r-- | comms/mgetty+sendfax/Makefile | 4 | ||||
-rw-r--r-- | comms/op_panel/Makefile | 4 | ||||
-rw-r--r-- | comms/p5-Asterisk/Makefile | 4 | ||||
-rw-r--r-- | comms/pilot-link/Makefile | 4 | ||||
-rw-r--r-- | comms/pilotmgr/Makefile | 4 |
10 files changed, 20 insertions, 18 deletions
diff --git a/comms/asterisk/Makefile b/comms/asterisk/Makefile index 6689c72ba17..8f2e8ba4225 100644 --- a/comms/asterisk/Makefile +++ b/comms/asterisk/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.137 2016/05/05 02:00:33 jnemeth Exp $ +# $NetBSD: Makefile,v 1.138 2016/07/09 06:37:55 wiz Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked; look win ${WRKSRC}/sounds/Makefile # to find out the current sound file versions DISTNAME= asterisk-11.22.0 +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/asterisk13/Makefile b/comms/asterisk13/Makefile index 121474a4161..c4b4b891154 100644 --- a/comms/asterisk13/Makefile +++ b/comms/asterisk13/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2016/06/09 04:41:48 jnemeth Exp $ +# $NetBSD: Makefile,v 1.9 2016/07/09 06:37:55 wiz Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked; look in ${WRKSRC}/sounds/Makefile # to find out the current sound file versions DISTNAME= asterisk-13.9.1 +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 29d001a92f2..e18fd27d441 100644 --- a/comms/asterisk18/Makefile +++ b/comms/asterisk18/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.106 2016/04/11 19:01:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.107 2016/07/09 06:37:55 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= 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/fidogate/Makefile b/comms/fidogate/Makefile index f7c76e66650..60f1323352f 100644 --- a/comms/fidogate/Makefile +++ b/comms/fidogate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.70 2015/06/12 10:48:29 wiz Exp $ +# $NetBSD: Makefile,v 1.71 2016/07/09 06:37:55 wiz Exp $ # DISTNAME= fidogate-4.4.10 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fidogate/} diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile index f4525df8606..851f21516f5 100644 --- a/comms/gnome-pilot/Makefile +++ b/comms/gnome-pilot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.101 2016/05/03 11:40:01 prlw1 Exp $ +# $NetBSD: Makefile,v 1.102 2016/07/09 06:37:55 wiz Exp $ # DISTNAME= gnome-pilot-2.0.17 -PKGREVISION= 52 +PKGREVISION= 53 CATEGORIES= comms gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-pilot/2.0/} diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile index 86bcd969ae9..2a5477de697 100644 --- a/comms/mgetty+sendfax/Makefile +++ b/comms/mgetty+sendfax/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.94 2015/08/21 11:08:36 is Exp $ +# $NetBSD: Makefile,v 1.95 2016/07/09 06:37:55 wiz Exp $ DISTNAME= mgetty1.1.37-Jun05 PKGNAME= mgetty-1.1.37 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= comms MASTER_SITES= ftp://alpha.greenie.net/pub/mgetty/source/1.1/ diff --git a/comms/op_panel/Makefile b/comms/op_panel/Makefile index 81d033e2c26..88d584152df 100644 --- a/comms/op_panel/Makefile +++ b/comms/op_panel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2015/06/12 10:48:30 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2016/07/09 06:37:55 wiz Exp $ # DISTNAME= op_panel-0.29 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= comms MASTER_SITES= http://www.asternic.org/files/ diff --git a/comms/p5-Asterisk/Makefile b/comms/p5-Asterisk/Makefile index 1cd10cc07c5..63453095703 100644 --- a/comms/p5-Asterisk/Makefile +++ b/comms/p5-Asterisk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2016/06/08 19:22:19 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2016/07/09 06:37:55 wiz Exp $ # DISTNAME= asterisk-perl-1.03 PKGNAME= p5-Asterisk-1.03 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= comms perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/J/JA/JAMESGOL/} MASTER_SITES+= http://asterisk.gnuinter.net/files/ diff --git a/comms/pilot-link/Makefile b/comms/pilot-link/Makefile index 01a4a0d6525..731dd468cf7 100644 --- a/comms/pilot-link/Makefile +++ b/comms/pilot-link/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.62 2015/06/12 10:48:30 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2016/07/09 06:37:55 wiz Exp $ .include "../../comms/pilot-link/Makefile.common" -PKGREVISION= 9 +PKGREVISION= 10 COMMENT= Tools to talk to the 3Com Pilot PDA BUILDLINK_API_DEPENDS.pilot-link-libs= pilot-link-libs>=${PILOT_LINK_VERS} diff --git a/comms/pilotmgr/Makefile b/comms/pilotmgr/Makefile index dfb78192b86..cb9532638ff 100644 --- a/comms/pilotmgr/Makefile +++ b/comms/pilotmgr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2015/07/12 18:56:07 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2016/07/09 06:37:56 wiz Exp $ DISTNAME= pilotmgr-1.109 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pilotmanager/} EXTRACT_SUFX= .tgz |