diff options
author | adam <adam@pkgsrc.org> | 2020-04-12 08:27:48 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2020-04-12 08:27:48 +0000 |
commit | bdaf3cfd7b271b35e10091d20168f04cccf0bf19 (patch) | |
tree | c57f7c851b81b141ef0172db8e86968a49bbea89 /comms | |
parent | 9b0ec22bfedaff6a014d7e6eaee3f21d33d9ea72 (diff) | |
download | pkgsrc-bdaf3cfd7b271b35e10091d20168f04cccf0bf19.tar.gz |
Recursive revision bump after textproc/icu update
Diffstat (limited to 'comms')
-rw-r--r-- | comms/asterisk13/Makefile | 4 | ||||
-rw-r--r-- | comms/asterisk14/Makefile | 4 | ||||
-rw-r--r-- | comms/asterisk15/Makefile | 4 | ||||
-rw-r--r-- | comms/asterisk16/Makefile | 4 | ||||
-rw-r--r-- | comms/libopensync-plugin-file/Makefile | 4 | ||||
-rw-r--r-- | comms/libopensync-plugin-syncml/Makefile | 4 | ||||
-rw-r--r-- | comms/libopensync/Makefile | 4 | ||||
-rw-r--r-- | comms/libopensync/buildlink3.mk | 4 | ||||
-rw-r--r-- | comms/msynctool/Makefile | 4 | ||||
-rw-r--r-- | comms/multisync-gui/Makefile | 4 |
10 files changed, 20 insertions, 20 deletions
diff --git a/comms/asterisk13/Makefile b/comms/asterisk13/Makefile index bb4a861e5e4..cb69364da80 100644 --- a/comms/asterisk13/Makefile +++ b/comms/asterisk13/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.58 2020/03/10 22:09:30 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2020/04/12 08:28:22 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-13.19.0 -PKGREVISION= 21 +PKGREVISION= 22 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 2482ce7e995..caf01965e2f 100644 --- a/comms/asterisk14/Makefile +++ b/comms/asterisk14/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.42 2020/03/10 22:09:30 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2020/04/12 08:28:22 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-14.7.5 -PKGREVISION= 21 +PKGREVISION= 22 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 b1f827b45e0..153ffe14e1a 100644 --- a/comms/asterisk15/Makefile +++ b/comms/asterisk15/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.22 2020/03/10 22:09:30 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2020/04/12 08:28:22 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-15.4.1 -PKGREVISION= 17 +PKGREVISION= 18 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 359136b5b69..f7a82388026 100644 --- a/comms/asterisk16/Makefile +++ b/comms/asterisk16/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.60 2020/03/22 23:09:24 tnn Exp $ +# $NetBSD: Makefile,v 1.61 2020/04/12 08:28:23 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.7.0 -PKGREVISION= 4 +PKGREVISION= 5 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 a765e3da741..f7fad7b0a2a 100644 --- a/comms/libopensync-plugin-file/Makefile +++ b/comms/libopensync-plugin-file/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2020/03/08 16:49:02 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2020/04/12 08:28:23 adam Exp $ # DISTNAME= libopensync-plugin-file-0.22 -PKGREVISION= 24 +PKGREVISION= 25 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 fe1087ca004..8c7d1368b07 100644 --- a/comms/libopensync-plugin-syncml/Makefile +++ b/comms/libopensync-plugin-syncml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2020/03/08 16:49:02 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2020/04/12 08:28:23 adam Exp $ # DISTNAME= libopensync-plugin-syncml-0.22 -PKGREVISION= 25 +PKGREVISION= 26 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 9de77bdb937..a210cf40760 100644 --- a/comms/libopensync/Makefile +++ b/comms/libopensync/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2020/03/08 16:47:28 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2020/04/12 08:27:49 adam Exp $ # DISTNAME= libopensync-0.22 -PKGREVISION= 25 +PKGREVISION= 26 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 e7ea000c8c5..6cb2aa5f33b 100644 --- a/comms/libopensync/buildlink3.mk +++ b/comms/libopensync/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.27 2020/03/08 16:47:28 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.28 2020/04/12 08:27:49 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.22nb25 +BUILDLINK_ABI_DEPENDS.libopensync+= libopensync>=0.22nb26 BUILDLINK_PKGSRCDIR.libopensync?= ../../comms/libopensync .include "../../databases/sqlite3/buildlink3.mk" diff --git a/comms/msynctool/Makefile b/comms/msynctool/Makefile index a3ea36dc8b5..3fe69c44296 100644 --- a/comms/msynctool/Makefile +++ b/comms/msynctool/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2020/03/08 16:49:02 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2020/04/12 08:28:23 adam Exp $ # DISTNAME= msynctool-0.22 -PKGREVISION= 24 +PKGREVISION= 25 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 f0a1462ace8..931f02eda33 100644 --- a/comms/multisync-gui/Makefile +++ b/comms/multisync-gui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.71 2020/03/10 22:09:30 wiz Exp $ +# $NetBSD: Makefile,v 1.72 2020/04/12 08:28:23 adam Exp $ DISTNAME= multisync-gui-0.91.0 -PKGREVISION= 53 +PKGREVISION= 54 CATEGORIES= comms #MASTER_SITES= http://www.opensync.org/raw-attachment/wiki/releases/0.2x/download/ |