summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-04-21 11:40:12 +0000
committeradam <adam@pkgsrc.org>2021-04-21 11:40:12 +0000
commita7fef9eb5b4619db0e91035e520e773c20fa2071 (patch)
tree5709b99f718fd966ea5f1033219742da1a507831 /comms
parent8f74bd47b9c7cfd2970deb094608e6c6b2133461 (diff)
downloadpkgsrc-a7fef9eb5b4619db0e91035e520e773c20fa2071.tar.gz
revbump for textproc/icu
Diffstat (limited to 'comms')
-rw-r--r--comms/asterisk13/Makefile3
-rw-r--r--comms/asterisk15/Makefile3
-rw-r--r--comms/asterisk16/Makefile3
-rw-r--r--comms/libopensync-plugin-file/Makefile4
-rw-r--r--comms/libopensync-plugin-syncml/Makefile4
-rw-r--r--comms/libopensync/Makefile4
-rw-r--r--comms/libopensync/buildlink3.mk4
-rw-r--r--comms/libsyncml/Makefile4
-rw-r--r--comms/msynctool/Makefile4
-rw-r--r--comms/multisync-gui/Makefile4
-rw-r--r--comms/spandsp/Makefile4
-rw-r--r--comms/tilp2/Makefile4
-rw-r--r--comms/xfce4-modemlights-plugin/Makefile4
13 files changed, 26 insertions, 23 deletions
diff --git a/comms/asterisk13/Makefile b/comms/asterisk13/Makefile
index 3bf86aaba04..7c6f3fe5a1d 100644
--- a/comms/asterisk13/Makefile
+++ b/comms/asterisk13/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.68 2021/02/28 22:48:07 jnemeth Exp $
+# $NetBSD: Makefile,v 1.69 2021/04/21 11:41:09 adam Exp $
#
# NOTE: when updating this package, there are two places that sound
# tarballs need to be checked; look in ${WRKSRC}/sounds/Makefile
@@ -6,6 +6,7 @@
DISTNAME= asterisk-13.38.2
#PKGREVISION= 1
+PKGREVISION= 1
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 0008365bd28..9b8f8d0132f 100644
--- a/comms/asterisk15/Makefile
+++ b/comms/asterisk15/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2021/01/17 08:32:40 jnemeth Exp $
+# $NetBSD: Makefile,v 1.31 2021/04/21 11:41:09 adam Exp $
#
# NOTE: when updating this package, there are two places that sound
# tarballs need to be checked; look in ${WRKSRC}/sounds/Makefile
@@ -7,6 +7,7 @@
DISTNAME= asterisk-15.7.4
#PKGREVISION= 24
+PKGREVISION= 1
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/asterisk16/Makefile b/comms/asterisk16/Makefile
index 9060ff7938d..edac2525ba0 100644
--- a/comms/asterisk16/Makefile
+++ b/comms/asterisk16/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.77 2021/03/26 00:04:08 gdt Exp $
+# $NetBSD: Makefile,v 1.78 2021/04/21 11:41:09 adam 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-16.17.0
+PKGREVISION= 1
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/libopensync-plugin-file/Makefile b/comms/libopensync-plugin-file/Makefile
index c2ba3d74277..6956b338850 100644
--- a/comms/libopensync-plugin-file/Makefile
+++ b/comms/libopensync-plugin-file/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2020/11/05 09:07:38 ryoon Exp $
+# $NetBSD: Makefile,v 1.33 2021/04/21 11:41:09 adam Exp $
#
DISTNAME= libopensync-plugin-file-0.22
-PKGREVISION= 27
+PKGREVISION= 28
CATEGORIES= comms
##MASTER_SITES= http://www.opensync.org/download/releases/0.22/
EXTRACT_SUFX= .tar.bz2
diff --git a/comms/libopensync-plugin-syncml/Makefile b/comms/libopensync-plugin-syncml/Makefile
index 6d84e0072c6..061c9ac1f1d 100644
--- a/comms/libopensync-plugin-syncml/Makefile
+++ b/comms/libopensync-plugin-syncml/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2020/11/05 09:07:38 ryoon Exp $
+# $NetBSD: Makefile,v 1.34 2021/04/21 11:41:09 adam Exp $
#
DISTNAME= libopensync-plugin-syncml-0.22
-PKGREVISION= 28
+PKGREVISION= 29
CATEGORIES= comms
##MASTER_SITES= http://www.opensync.org/download/releases/0.22/
EXTRACT_SUFX= .tar.bz2
diff --git a/comms/libopensync/Makefile b/comms/libopensync/Makefile
index d423249ed77..17e84336d83 100644
--- a/comms/libopensync/Makefile
+++ b/comms/libopensync/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.38 2020/11/05 09:06:44 ryoon Exp $
+# $NetBSD: Makefile,v 1.39 2021/04/21 11:40:13 adam Exp $
#
DISTNAME= libopensync-0.22
-PKGREVISION= 28
+PKGREVISION= 29
CATEGORIES= comms
##MASTER_SITES= http://www.opensync.org/download/releases/0.22/
EXTRACT_SUFX= .tar.bz2
diff --git a/comms/libopensync/buildlink3.mk b/comms/libopensync/buildlink3.mk
index d6a8181f6b0..028983336f6 100644
--- a/comms/libopensync/buildlink3.mk
+++ b/comms/libopensync/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.30 2020/11/05 09:06:44 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.31 2021/04/21 11:40:13 adam Exp $
BUILDLINK_TREE+= libopensync
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libopensync
LIBOPENSYNC_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libopensync+= libopensync>=0.22
-BUILDLINK_ABI_DEPENDS.libopensync+= libopensync>=0.22nb28
+BUILDLINK_ABI_DEPENDS.libopensync+= libopensync>=0.22nb29
BUILDLINK_PKGSRCDIR.libopensync?= ../../comms/libopensync
.include "../../databases/sqlite3/buildlink3.mk"
diff --git a/comms/libsyncml/Makefile b/comms/libsyncml/Makefile
index f495a171813..dab3e4e8a6c 100644
--- a/comms/libsyncml/Makefile
+++ b/comms/libsyncml/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2020/11/05 09:07:38 ryoon Exp $
+# $NetBSD: Makefile,v 1.16 2021/04/21 11:41:09 adam Exp $
#
DISTNAME= libsyncml-0.4.5
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libsyncml/}
EXTRACT_SUFX= .tar.bz2
diff --git a/comms/msynctool/Makefile b/comms/msynctool/Makefile
index 324fc338ebc..f58cf66f9b9 100644
--- a/comms/msynctool/Makefile
+++ b/comms/msynctool/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2020/11/05 09:07:38 ryoon Exp $
+# $NetBSD: Makefile,v 1.33 2021/04/21 11:41:09 adam Exp $
#
DISTNAME= msynctool-0.22
-PKGREVISION= 27
+PKGREVISION= 28
CATEGORIES= comms
##MASTER_SITES= http://www.opensync.org/download/releases/0.22/
EXTRACT_SUFX= .tar.bz2
diff --git a/comms/multisync-gui/Makefile b/comms/multisync-gui/Makefile
index 91c8e323c23..4952c9d9e03 100644
--- a/comms/multisync-gui/Makefile
+++ b/comms/multisync-gui/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.76 2020/12/04 20:45:03 nia Exp $
+# $NetBSD: Makefile,v 1.77 2021/04/21 11:41:09 adam Exp $
DISTNAME= multisync-gui-0.91.0
-PKGREVISION= 58
+PKGREVISION= 59
CATEGORIES= comms
#MASTER_SITES= http://www.opensync.org/raw-attachment/wiki/releases/0.2x/download/
diff --git a/comms/spandsp/Makefile b/comms/spandsp/Makefile
index 97c2adb167b..470ed729570 100644
--- a/comms/spandsp/Makefile
+++ b/comms/spandsp/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2020/11/05 09:07:39 ryoon Exp $
+# $NetBSD: Makefile,v 1.13 2021/04/21 11:41:10 adam Exp $
#
DISTNAME= spandsp-0.0.6pre21
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= comms
MASTER_SITES= https://www.soft-switch.org/downloads/spandsp/
EXTRACT_SUFX= .tgz
diff --git a/comms/tilp2/Makefile b/comms/tilp2/Makefile
index 3fc802fcd06..6377406913b 100644
--- a/comms/tilp2/Makefile
+++ b/comms/tilp2/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2020/11/05 09:07:39 ryoon Exp $
+# $NetBSD: Makefile,v 1.23 2021/04/21 11:41:10 adam Exp $
#
DISTNAME= tilp2-1.16
-PKGREVISION= 20
+PKGREVISION= 21
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 3155b198f6c..c493a3a8dc8 100644
--- a/comms/xfce4-modemlights-plugin/Makefile
+++ b/comms/xfce4-modemlights-plugin/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2020/11/05 09:07:39 ryoon Exp $
+# $NetBSD: Makefile,v 1.21 2021/04/21 11:41:10 adam Exp $
-PKGREVISION= 17
+PKGREVISION= 18
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-modemlights-plugin-0.1.3.99