diff options
author | maya <maya@pkgsrc.org> | 2017-09-18 09:52:56 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2017-09-18 09:52:56 +0000 |
commit | 2ece6387179637c993b1b28ed7918b8b68b369fa (patch) | |
tree | a7f9b2825573b3779524d8ae4301eb77dc07592b /comms | |
parent | f5872a0e3d161a958fd812d18b79e4f019bba508 (diff) | |
download | pkgsrc-2ece6387179637c993b1b28ed7918b8b68b369fa.tar.gz |
revbump for requiring ICU 59.x
Diffstat (limited to 'comms')
-rw-r--r-- | comms/asterisk/Makefile | 4 | ||||
-rw-r--r-- | comms/asterisk13/Makefile | 4 | ||||
-rw-r--r-- | comms/asterisk14/Makefile | 4 | ||||
-rw-r--r-- | comms/asterisk18/Makefile | 4 | ||||
-rw-r--r-- | comms/gnome-pilot/Makefile | 4 | ||||
-rw-r--r-- | comms/gnome-pilot/buildlink3.mk | 4 | ||||
-rw-r--r-- | comms/libopensync-plugin-evolution2/Makefile | 4 | ||||
-rw-r--r-- | comms/libopensync-plugin-file/Makefile | 4 | ||||
-rw-r--r-- | comms/libopensync-plugin-kdepim/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 |
14 files changed, 28 insertions, 28 deletions
diff --git a/comms/asterisk/Makefile b/comms/asterisk/Makefile index 8dbd2ac53a4..7f519a6f4fc 100644 --- a/comms/asterisk/Makefile +++ b/comms/asterisk/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.155 2017/08/24 20:03:07 adam Exp $ +# $NetBSD: Makefile,v 1.156 2017/09/18 09:53:12 maya 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.1 -PKGREVISION= 6 +PKGREVISION= 7 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 29ca319a840..0ae4b455816 100644 --- a/comms/asterisk13/Makefile +++ b/comms/asterisk13/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2017/08/24 20:03:07 adam Exp $ +# $NetBSD: Makefile,v 1.30 2017/09/18 09:53:12 maya Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked; look in ${WRKSRC}/sounds/Makefile @@ -6,7 +6,7 @@ DISTNAME= asterisk-13.16.0 #PKGREVISION= 4 -PKGREVISION= 1 +PKGREVISION= 2 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 42890bcecde..5abdf507821 100644 --- a/comms/asterisk14/Makefile +++ b/comms/asterisk14/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2017/08/24 20:03:07 adam Exp $ +# $NetBSD: Makefile,v 1.15 2017/09/18 09:53:12 maya Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked; look in ${WRKSRC}/sounds/Makefile @@ -6,7 +6,7 @@ DISTNAME= asterisk-14.5.0 #PKGREVISION= 6 -PKGREVISION= 1 +PKGREVISION= 2 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/asterisk18/Makefile b/comms/asterisk18/Makefile index ea8b6d293a0..87a4fe462ff 100644 --- a/comms/asterisk18/Makefile +++ b/comms/asterisk18/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.117 2017/08/24 20:03:07 adam Exp $ +# $NetBSD: Makefile,v 1.118 2017/09/18 09:53:12 maya 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= 18 +PKGREVISION= 19 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/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile index 8c7e0220eb7..6d5fcc09622 100644 --- a/comms/gnome-pilot/Makefile +++ b/comms/gnome-pilot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.108 2017/07/30 22:47:49 wiz Exp $ +# $NetBSD: Makefile,v 1.109 2017/09/18 09:52:57 maya Exp $ DISTNAME= gnome-pilot-2.0.17 -PKGREVISION= 58 +PKGREVISION= 59 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 ca416c81a7a..f23a5b039d8 100644 --- a/comms/gnome-pilot/buildlink3.mk +++ b/comms/gnome-pilot/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.73 2017/04/22 21:03:08 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.74 2017/09/18 09:52:57 maya 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.17nb58 +BUILDLINK_ABI_DEPENDS.gnome-pilot+= gnome-pilot>=2.0.17nb59 BUILDLINK_PKGSRCDIR.gnome-pilot?= ../../comms/gnome-pilot .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/comms/libopensync-plugin-evolution2/Makefile b/comms/libopensync-plugin-evolution2/Makefile index 683841feeb9..89a9f4699e1 100644 --- a/comms/libopensync-plugin-evolution2/Makefile +++ b/comms/libopensync-plugin-evolution2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2017/08/16 20:45:33 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2017/09/18 09:53:12 maya Exp $ # DISTNAME= libopensync-plugin-evolution2-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-plugin-file/Makefile b/comms/libopensync-plugin-file/Makefile index 36d59e00fa6..53b65ce2c1c 100644 --- a/comms/libopensync-plugin-file/Makefile +++ b/comms/libopensync-plugin-file/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2017/08/16 20:45:33 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2017/09/18 09:53:13 maya Exp $ # DISTNAME= libopensync-plugin-file-0.22 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= comms ##MASTER_SITES= http://www.opensync.org/download/releases/0.22/ EXTRACT_SUFX= .tar.bz2 diff --git a/comms/libopensync-plugin-kdepim/Makefile b/comms/libopensync-plugin-kdepim/Makefile index 899687c31fd..5b2a8c8bdc5 100644 --- a/comms/libopensync-plugin-kdepim/Makefile +++ b/comms/libopensync-plugin-kdepim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2017/08/16 20:45:33 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2017/09/18 09:53:13 maya Exp $ # DISTNAME= libopensync-plugin-kdepim-0.22 -PKGREVISION= 42 +PKGREVISION= 43 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 fac4d1e79aa..503b8b57161 100644 --- a/comms/libopensync-plugin-syncml/Makefile +++ b/comms/libopensync-plugin-syncml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2017/08/16 20:45:33 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2017/09/18 09:53:13 maya Exp $ # DISTNAME= libopensync-plugin-syncml-0.22 -PKGREVISION= 18 +PKGREVISION= 19 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 91aff3e42e5..c5b8cab82d5 100644 --- a/comms/libopensync/Makefile +++ b/comms/libopensync/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2017/08/16 20:45:33 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2017/09/18 09:52:57 maya Exp $ # DISTNAME= libopensync-0.22 -PKGREVISION= 18 +PKGREVISION= 19 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 055f2222d67..05b8959e1e9 100644 --- a/comms/libopensync/buildlink3.mk +++ b/comms/libopensync/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.20 2017/04/22 21:03:08 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.21 2017/09/18 09:52:57 maya 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.22nb18 +BUILDLINK_ABI_DEPENDS.libopensync+= libopensync>=0.22nb19 BUILDLINK_PKGSRCDIR.libopensync?= ../../comms/libopensync .include "../../databases/sqlite3/buildlink3.mk" diff --git a/comms/msynctool/Makefile b/comms/msynctool/Makefile index 836646b5db3..b370dc11e1e 100644 --- a/comms/msynctool/Makefile +++ b/comms/msynctool/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2017/08/16 20:45:33 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2017/09/18 09:53:13 maya Exp $ # DISTNAME= msynctool-0.22 -PKGREVISION= 17 +PKGREVISION= 18 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 fbb077b8e59..7a8e70aa964 100644 --- a/comms/multisync-gui/Makefile +++ b/comms/multisync-gui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2017/08/16 20:45:33 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2017/09/18 09:53:13 maya Exp $ DISTNAME= multisync-gui-0.91.0 -PKGREVISION= 39 +PKGREVISION= 40 CATEGORIES= comms #MASTER_SITES= http://www.opensync.org/raw-attachment/wiki/releases/0.2x/download/ |