diff options
author | wiz <wiz@pkgsrc.org> | 2018-04-16 14:33:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-04-16 14:33:44 +0000 |
commit | 024eefe13d09d8dc310bfcc056863f616c42aafb (patch) | |
tree | a02ccafda3c2ba9b1226f0e8ff81be454a1b13cf /comms | |
parent | 3e17e1ae4db9ea002a6c69c434f592f8d408e8ed (diff) | |
download | pkgsrc-024eefe13d09d8dc310bfcc056863f616c42aafb.tar.gz |
Recursive bump for new fribidi dependency in pango.
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/deforaos-phone/Makefile | 4 | ||||
-rw-r--r-- | comms/deforaos-phone/buildlink3.mk | 4 | ||||
-rw-r--r-- | comms/efax-gtk/Makefile | 4 | ||||
-rw-r--r-- | comms/gnome-pilot/Makefile | 4 | ||||
-rw-r--r-- | comms/gnome-pilot/buildlink3.mk | 4 | ||||
-rw-r--r-- | comms/jpilot-syncmal/Makefile | 4 | ||||
-rw-r--r-- | comms/jpilot/Makefile | 4 | ||||
-rw-r--r-- | comms/jpilot/buildlink3.mk | 4 | ||||
-rw-r--r-- | comms/multisync-gui/Makefile | 4 | ||||
-rw-r--r-- | comms/tilp2/Makefile | 4 | ||||
-rw-r--r-- | comms/xfce4-modemlights-plugin/Makefile | 4 |
15 files changed, 30 insertions, 30 deletions
diff --git a/comms/asterisk/Makefile b/comms/asterisk/Makefile index b8a329a58cc..c90cd6831fa 100644 --- a/comms/asterisk/Makefile +++ b/comms/asterisk/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.160 2018/04/14 07:34:11 adam Exp $ +# $NetBSD: Makefile,v 1.161 2018/04/16 14:34:14 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.1 -PKGREVISION= 11 +PKGREVISION= 12 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 3d35947ffa9..4d23a845bef 100644 --- a/comms/asterisk13/Makefile +++ b/comms/asterisk13/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2018/04/14 07:34:11 adam Exp $ +# $NetBSD: Makefile,v 1.36 2018/04/16 14:34:15 wiz 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.19.0 #PKGREVISION= 4 -PKGREVISION= 2 +PKGREVISION= 3 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 9ab3ffcf7e1..2a7c76a3828 100644 --- a/comms/asterisk14/Makefile +++ b/comms/asterisk14/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2018/04/14 07:34:11 adam Exp $ +# $NetBSD: Makefile,v 1.21 2018/04/16 14:34:15 wiz 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.7.5 #PKGREVISION= 6 -PKGREVISION= 2 +PKGREVISION= 3 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 4ee0a428b7b..4ff54f104de 100644 --- a/comms/asterisk18/Makefile +++ b/comms/asterisk18/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.122 2018/04/14 07:34:12 adam Exp $ +# $NetBSD: Makefile,v 1.123 2018/04/16 14:34:15 wiz 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= 23 +PKGREVISION= 24 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 ffd485dfe7a..32bdc99c15b 100644 --- a/comms/deforaos-phone/Makefile +++ b/comms/deforaos-phone/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2018/03/12 11:15:25 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2018/04/16 14:33:45 wiz Exp $ DISTNAME= Phone-0.5.1 PKGNAME= deforaos-phone-0.5.1 -PKGREVISION= 1 +PKGREVISION= 2 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 53ced4eb97b..46409704b25 100644 --- a/comms/deforaos-phone/buildlink3.mk +++ b/comms/deforaos-phone/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2018/03/12 11:15:25 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2018/04/16 14:33:45 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.1nb1 +BUILDLINK_ABI_DEPENDS.deforaos-phone?= deforaos-phone>=0.5.1nb2 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 949f792b20a..4381c32ae69 100644 --- a/comms/efax-gtk/Makefile +++ b/comms/efax-gtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.76 2018/03/12 11:16:12 wiz Exp $ +# $NetBSD: Makefile,v 1.77 2018/04/16 14:34:15 wiz Exp $ DISTNAME= efax-gtk-3.2.13.src PKGNAME= ${DISTNAME:S/.src//} -PKGREVISION= 6 +PKGREVISION= 7 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 c83a3823a98..d2a285d0342 100644 --- a/comms/gnome-pilot/Makefile +++ b/comms/gnome-pilot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.114 2018/04/14 07:33:52 adam Exp $ +# $NetBSD: Makefile,v 1.115 2018/04/16 14:33:46 wiz Exp $ DISTNAME= gnome-pilot-2.0.17 -PKGREVISION= 64 +PKGREVISION= 65 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 cddd5805ae5..43971ae0e6d 100644 --- a/comms/gnome-pilot/buildlink3.mk +++ b/comms/gnome-pilot/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.80 2018/04/14 07:33:52 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.81 2018/04/16 14:33:46 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.17nb64 +BUILDLINK_ABI_DEPENDS.gnome-pilot+= gnome-pilot>=2.0.17nb65 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 dded0afe3f8..85a4cee18d5 100644 --- a/comms/jpilot-syncmal/Makefile +++ b/comms/jpilot-syncmal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.68 2018/03/12 11:16:12 wiz Exp $ +# $NetBSD: Makefile,v 1.69 2018/04/16 14:34:15 wiz Exp $ DISTNAME= jpilot-syncmal-0.80 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= comms MASTER_SITES= http://www.jlogday.com/code/syncmal/archive/ diff --git a/comms/jpilot/Makefile b/comms/jpilot/Makefile index fc0c796a620..58cee003352 100644 --- a/comms/jpilot/Makefile +++ b/comms/jpilot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.106 2018/03/12 11:15:25 wiz Exp $ +# $NetBSD: Makefile,v 1.107 2018/04/16 14:33:46 wiz Exp $ DISTNAME= jpilot-1.8.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= comms MASTER_SITES= http://www.jpilot.org/ diff --git a/comms/jpilot/buildlink3.mk b/comms/jpilot/buildlink3.mk index 3b82a740f88..91da7bd4f6e 100644 --- a/comms/jpilot/buildlink3.mk +++ b/comms/jpilot/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.39 2018/03/12 11:15:25 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.40 2018/04/16 14:33:46 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.2nb5 +BUILDLINK_ABI_DEPENDS.jpilot+= jpilot>=1.8.2nb6 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 83896c4b851..b2170e77835 100644 --- a/comms/multisync-gui/Makefile +++ b/comms/multisync-gui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2018/04/14 07:34:12 adam Exp $ +# $NetBSD: Makefile,v 1.57 2018/04/16 14:34:15 wiz Exp $ DISTNAME= multisync-gui-0.91.0 -PKGREVISION= 43 +PKGREVISION= 44 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 1ddf6143180..7f1945e7d5d 100644 --- a/comms/tilp2/Makefile +++ b/comms/tilp2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2018/03/12 11:16:12 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2018/04/16 14:34:15 wiz Exp $ # DISTNAME= tilp2-1.16 -PKGREVISION= 11 +PKGREVISION= 12 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 995975ca65b..8dd81643862 100644 --- a/comms/xfce4-modemlights-plugin/Makefile +++ b/comms/xfce4-modemlights-plugin/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2018/03/12 11:16:12 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2018/04/16 14:34:16 wiz Exp $ -PKGREVISION= 5 +PKGREVISION= 6 .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-modemlights-plugin-0.1.3.99 |