summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
Diffstat (limited to 'comms')
-rw-r--r--comms/asterisk/Makefile4
-rw-r--r--comms/asterisk13/Makefile4
-rw-r--r--comms/asterisk14/Makefile4
-rw-r--r--comms/asterisk15/Makefile4
-rw-r--r--comms/deforaos-phone/Makefile4
-rw-r--r--comms/deforaos-phone/buildlink3.mk4
-rw-r--r--comms/efax-gtk/Makefile4
-rw-r--r--comms/gnome-pilot/Makefile4
-rw-r--r--comms/gnome-pilot/buildlink3.mk4
-rw-r--r--comms/jpilot-syncmal/Makefile4
-rw-r--r--comms/jpilot/Makefile4
-rw-r--r--comms/jpilot/buildlink3.mk4
-rw-r--r--comms/multisync-gui/Makefile4
-rw-r--r--comms/tilp2/Makefile4
-rw-r--r--comms/xfce4-modemlights-plugin/Makefile4
15 files changed, 30 insertions, 30 deletions
diff --git a/comms/asterisk/Makefile b/comms/asterisk/Makefile
index 8bc293d5f32..0c1fc9bcb76 100644
--- a/comms/asterisk/Makefile
+++ b/comms/asterisk/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.175 2019/07/20 22:46:12 wiz Exp $
+# $NetBSD: Makefile,v 1.176 2019/07/21 22:24:32 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.25.3
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= comms net audio
MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/
MASTER_SITES+= http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
diff --git a/comms/asterisk13/Makefile b/comms/asterisk13/Makefile
index fadcb21a1c6..0152c9b2cda 100644
--- a/comms/asterisk13/Makefile
+++ b/comms/asterisk13/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.49 2019/07/20 22:46:12 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2019/07/21 22:24:32 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.19.0
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= comms net audio
MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/
MASTER_SITES+= http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
diff --git a/comms/asterisk14/Makefile b/comms/asterisk14/Makefile
index ce089dfc1f9..3e6a2c324b7 100644
--- a/comms/asterisk14/Makefile
+++ b/comms/asterisk14/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.33 2019/07/20 22:46:12 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2019/07/21 22:24:33 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-14.7.5
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= comms net audio
MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/
MASTER_SITES+= http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
diff --git a/comms/asterisk15/Makefile b/comms/asterisk15/Makefile
index a2484cee4ab..f070b2c4d80 100644
--- a/comms/asterisk15/Makefile
+++ b/comms/asterisk15/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.12 2019/07/20 22:46:12 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2019/07/21 22:24:33 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-15.4.1
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= comms net audio
MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/
MASTER_SITES+= http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
diff --git a/comms/deforaos-phone/Makefile b/comms/deforaos-phone/Makefile
index 29e226bbb87..eb08118e230 100644
--- a/comms/deforaos-phone/Makefile
+++ b/comms/deforaos-phone/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2018/11/14 22:21:10 kleink Exp $
+# $NetBSD: Makefile,v 1.35 2019/07/21 22:23:58 wiz Exp $
DISTNAME= Phone-0.5.1
PKGNAME= deforaos-phone-0.5.1
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= comms net
MASTER_SITES= https://www.defora.org/os/download/download/4455/
diff --git a/comms/deforaos-phone/buildlink3.mk b/comms/deforaos-phone/buildlink3.mk
index 8d91ad148aa..0945182a6ed 100644
--- a/comms/deforaos-phone/buildlink3.mk
+++ b/comms/deforaos-phone/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.8 2018/11/14 22:21:10 kleink Exp $
+# $NetBSD: buildlink3.mk,v 1.9 2019/07/21 22:23:58 wiz Exp $
BUILDLINK_TREE+= deforaos-phone
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= deforaos-phone
DEFORAOS_PHONE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.deforaos-phone+= deforaos-phone>=0.4.3
-BUILDLINK_ABI_DEPENDS.deforaos-phone?= deforaos-phone>=0.5.1nb4
+BUILDLINK_ABI_DEPENDS.deforaos-phone?= deforaos-phone>=0.5.1nb5
BUILDLINK_PKGSRCDIR.deforaos-phone?= ../../comms/deforaos-phone
.include "../../x11/deforaos-libdesktop/buildlink3.mk"
diff --git a/comms/efax-gtk/Makefile b/comms/efax-gtk/Makefile
index a9721872410..451c255e37c 100644
--- a/comms/efax-gtk/Makefile
+++ b/comms/efax-gtk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.79 2018/11/14 22:21:10 kleink Exp $
+# $NetBSD: Makefile,v 1.80 2019/07/21 22:24:33 wiz Exp $
DISTNAME= efax-gtk-3.2.13.src
PKGNAME= ${DISTNAME:S/.src//}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=efax-gtk/}
EXTRACT_SUFX= .tgz
diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile
index 9d26aa2bc61..5fa6ec2a349 100644
--- a/comms/gnome-pilot/Makefile
+++ b/comms/gnome-pilot/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.124 2019/05/05 22:49:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.125 2019/07/21 22:23:58 wiz Exp $
DISTNAME= gnome-pilot-2.0.17
-PKGREVISION= 74
+PKGREVISION= 75
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 04ca102e119..ff6e332d998 100644
--- a/comms/gnome-pilot/buildlink3.mk
+++ b/comms/gnome-pilot/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.89 2019/05/05 22:49:47 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.90 2019/07/21 22:23:58 wiz 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.17nb74
+BUILDLINK_ABI_DEPENDS.gnome-pilot+= gnome-pilot>=2.0.17nb75
BUILDLINK_PKGSRCDIR.gnome-pilot?= ../../comms/gnome-pilot
.include "../../devel/gettext-lib/buildlink3.mk"
diff --git a/comms/jpilot-syncmal/Makefile b/comms/jpilot-syncmal/Makefile
index 03b62e3f3ea..8ef5b1e261e 100644
--- a/comms/jpilot-syncmal/Makefile
+++ b/comms/jpilot-syncmal/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.71 2018/11/14 22:21:10 kleink Exp $
+# $NetBSD: Makefile,v 1.72 2019/07/21 22:24:33 wiz Exp $
DISTNAME= jpilot-syncmal-0.80
-PKGREVISION= 29
+PKGREVISION= 30
CATEGORIES= comms
MASTER_SITES= http://www.jlogday.com/code/syncmal/archive/
diff --git a/comms/jpilot/Makefile b/comms/jpilot/Makefile
index 9f0c371802a..3d1117ac49e 100644
--- a/comms/jpilot/Makefile
+++ b/comms/jpilot/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.109 2018/11/14 22:21:10 kleink Exp $
+# $NetBSD: Makefile,v 1.110 2019/07/21 22:23:58 wiz Exp $
DISTNAME= jpilot-1.8.2
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= comms
MASTER_SITES= http://www.jpilot.org/
diff --git a/comms/jpilot/buildlink3.mk b/comms/jpilot/buildlink3.mk
index 5f9a502d297..275d32e5bae 100644
--- a/comms/jpilot/buildlink3.mk
+++ b/comms/jpilot/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.42 2018/11/14 22:21:10 kleink Exp $
+# $NetBSD: buildlink3.mk,v 1.43 2019/07/21 22:23:58 wiz Exp $
BUILDLINK_TREE+= jpilot
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= jpilot
JPILOT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.jpilot+= jpilot>=1.6.0
-BUILDLINK_ABI_DEPENDS.jpilot+= jpilot>=1.8.2nb8
+BUILDLINK_ABI_DEPENDS.jpilot+= jpilot>=1.8.2nb9
BUILDLINK_PKGSRCDIR.jpilot?= ../../comms/jpilot
.include "../../comms/pilot-link-libs/buildlink3.mk"
diff --git a/comms/multisync-gui/Makefile b/comms/multisync-gui/Makefile
index f75ba1ccd9e..573b4ab78a1 100644
--- a/comms/multisync-gui/Makefile
+++ b/comms/multisync-gui/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.66 2019/04/26 14:12:33 maya Exp $
+# $NetBSD: Makefile,v 1.67 2019/07/21 22:24:33 wiz Exp $
DISTNAME= multisync-gui-0.91.0
-PKGREVISION= 50
+PKGREVISION= 51
CATEGORIES= comms
#MASTER_SITES= http://www.opensync.org/raw-attachment/wiki/releases/0.2x/download/
diff --git a/comms/tilp2/Makefile b/comms/tilp2/Makefile
index f4e7960da3f..83b024ccfa8 100644
--- a/comms/tilp2/Makefile
+++ b/comms/tilp2/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2018/11/14 22:21:11 kleink Exp $
+# $NetBSD: Makefile,v 1.17 2019/07/21 22:24:33 wiz Exp $
#
DISTNAME= tilp2-1.16
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tilp/}
EXTRACT_SUFX= .tar.bz2
diff --git a/comms/xfce4-modemlights-plugin/Makefile b/comms/xfce4-modemlights-plugin/Makefile
index ff41f7abb59..2eb3f4ba1de 100644
--- a/comms/xfce4-modemlights-plugin/Makefile
+++ b/comms/xfce4-modemlights-plugin/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2019/07/18 08:15:35 nia Exp $
+# $NetBSD: Makefile,v 1.13 2019/07/21 22:24:33 wiz Exp $
-PKGREVISION= 9
+PKGREVISION= 10
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-modemlights-plugin-0.1.3.99