summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
Diffstat (limited to 'comms')
-rw-r--r--comms/asterisk/Makefile4
-rw-r--r--comms/asterisk10/Makefile4
-rw-r--r--comms/asterisk18/Makefile4
-rw-r--r--comms/conserver8/Makefile3
-rw-r--r--comms/deforaos-phone/Makefile4
-rw-r--r--comms/gammu/Makefile4
-rw-r--r--comms/gnome-pilot/Makefile4
-rw-r--r--comms/gnome-pilot/buildlink3.mk4
-rw-r--r--comms/jpilot/Makefile4
-rw-r--r--comms/kermit/Makefile4
-rw-r--r--comms/libopensync-plugin-kdepim/Makefile4
11 files changed, 22 insertions, 21 deletions
diff --git a/comms/asterisk/Makefile b/comms/asterisk/Makefile
index f32138decd8..d31e94c6a6e 100644
--- a/comms/asterisk/Makefile
+++ b/comms/asterisk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.80 2013/01/26 21:37:11 adam Exp $
+# $NetBSD: Makefile,v 1.81 2013/02/06 23:21:50 jperkin Exp $
#
# NOTE: when updating this package, there are two places that sound
# tarballs need to be checked
@@ -7,7 +7,7 @@ DISTNAME= asterisk-11.1.2
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/ \
diff --git a/comms/asterisk10/Makefile b/comms/asterisk10/Makefile
index 49cde9e0dfa..b7d1cb516b5 100644
--- a/comms/asterisk10/Makefile
+++ b/comms/asterisk10/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2013/01/26 21:37:11 adam Exp $
+# $NetBSD: Makefile,v 1.40 2013/02/06 23:21:50 jperkin Exp $
#
# NOTE: when updating this package, there are two places that sound
# tarballs need to be checked
@@ -7,7 +7,7 @@ DISTNAME= asterisk-10.11.1
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/ \
diff --git a/comms/asterisk18/Makefile b/comms/asterisk18/Makefile
index 497a83d1930..bb2eb28dfee 100644
--- a/comms/asterisk18/Makefile
+++ b/comms/asterisk18/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2013/01/26 21:37:11 adam Exp $
+# $NetBSD: Makefile,v 1.58 2013/02/06 23:21:50 jperkin 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.19.1
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/ \
diff --git a/comms/conserver8/Makefile b/comms/conserver8/Makefile
index 12d19bd9aaf..a97e58920b5 100644
--- a/comms/conserver8/Makefile
+++ b/comms/conserver8/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.11 2012/10/03 11:24:39 asau Exp $
+# $NetBSD: Makefile,v 1.12 2013/02/06 23:21:50 jperkin Exp $
#
PKGVER= 8.1.18
DISTNAME= conserver-${PKGVER}
PKGNAME= conserver8-${PKGVER}
#PKGREVISION= 1
+PKGREVISION= 1
CATEGORIES= comms
MASTER_SITES= http://www.conserver.com/
diff --git a/comms/deforaos-phone/Makefile b/comms/deforaos-phone/Makefile
index fe615f6f3a4..2b841f0305a 100644
--- a/comms/deforaos-phone/Makefile
+++ b/comms/deforaos-phone/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2013/01/26 21:37:11 adam Exp $
+# $NetBSD: Makefile,v 1.3 2013/02/06 23:21:50 jperkin Exp $
#
DISTNAME= Phone-0.3.11
PKGNAME= deforaos-phone-0.3.11
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= comms net
MASTER_SITES= http://www.defora.org/os/download/download/3721/
diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile
index 44adb274d04..c1e0b652ebe 100644
--- a/comms/gammu/Makefile
+++ b/comms/gammu/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2012/12/16 01:52:01 obache Exp $
+# $NetBSD: Makefile,v 1.10 2013/02/06 23:21:51 jperkin Exp $
#
.include "Makefile.common"
-PKGREVISION= 3
+PKGREVISION= 4
COMMENT= Command line utility and library to work with mobile phones
diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile
index ad60976ba84..d0bdb7fb081 100644
--- a/comms/gnome-pilot/Makefile
+++ b/comms/gnome-pilot/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.76 2013/01/26 21:36:14 adam Exp $
+# $NetBSD: Makefile,v 1.77 2013/02/06 23:21:28 jperkin Exp $
#
DISTNAME= gnome-pilot-2.0.17
-PKGREVISION= 27
+PKGREVISION= 28
CATEGORIES= comms gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-pilot/2.0/}
diff --git a/comms/gnome-pilot/buildlink3.mk b/comms/gnome-pilot/buildlink3.mk
index 0ba11d8f8c9..64f3edce688 100644
--- a/comms/gnome-pilot/buildlink3.mk
+++ b/comms/gnome-pilot/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.47 2013/01/26 21:36:14 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.48 2013/02/06 23:21:28 jperkin Exp $
BUILDLINK_TREE+= gnome-pilot
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-pilot
GNOME_PILOT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gnome-pilot+= gnome-pilot>=2.0.12nb2
-BUILDLINK_ABI_DEPENDS.gnome-pilot+= gnome-pilot>=2.0.17nb27
+BUILDLINK_ABI_DEPENDS.gnome-pilot+= gnome-pilot>=2.0.17nb28
BUILDLINK_PKGSRCDIR.gnome-pilot?= ../../comms/gnome-pilot
.include "../../devel/gettext-lib/buildlink3.mk"
diff --git a/comms/jpilot/Makefile b/comms/jpilot/Makefile
index 6849104d292..113de8ec864 100644
--- a/comms/jpilot/Makefile
+++ b/comms/jpilot/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.85 2012/10/08 23:00:47 adam Exp $
+# $NetBSD: Makefile,v 1.86 2013/02/06 23:21:51 jperkin Exp $
#
DISTNAME= jpilot-1.6.0
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= comms
MASTER_SITES= http://www.jpilot.org/older/
diff --git a/comms/kermit/Makefile b/comms/kermit/Makefile
index 42929945532..dd1b9d5c51d 100644
--- a/comms/kermit/Makefile
+++ b/comms/kermit/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.81 2012/10/03 11:24:40 asau Exp $
+# $NetBSD: Makefile,v 1.82 2013/02/06 23:21:51 jperkin Exp $
DISTNAME= cku302
PKGNAME= kermit-9.0.302
-PKGREVISION= 2
+PKGREVISION= 3
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 c027317fb8a..7fcb5289930 100644
--- a/comms/libopensync-plugin-kdepim/Makefile
+++ b/comms/libopensync-plugin-kdepim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2013/01/26 21:37:13 adam Exp $
+# $NetBSD: Makefile,v 1.24 2013/02/06 23:21:51 jperkin Exp $
#
DISTNAME= libopensync-plugin-kdepim-0.22
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= comms
MASTER_SITES= http://www.opensync.org/download/releases/0.22/
EXTRACT_SUFX= .tar.bz2