diff options
author | wiz <wiz@pkgsrc.org> | 2010-09-14 11:00:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-09-14 11:00:44 +0000 |
commit | 2c6e8e30b08bf1c171e92b4a779d56f1b68206fa (patch) | |
tree | e242dbe8d0f523c14bb4f6d48416a02a762797cc /comms | |
parent | 82ff889da9dc587d94b5ad49c36469576ebed64f (diff) | |
download | pkgsrc-2c6e8e30b08bf1c171e92b4a779d56f1b68206fa.tar.gz |
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.
Per discussion on pkgsrc-changes.
Diffstat (limited to 'comms')
-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 |
7 files changed, 14 insertions, 14 deletions
diff --git a/comms/efax-gtk/Makefile b/comms/efax-gtk/Makefile index f095e636dca..1299dcb1cd4 100644 --- a/comms/efax-gtk/Makefile +++ b/comms/efax-gtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2010/06/13 22:43:59 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2010/09/14 11:01:31 wiz Exp $ DISTNAME= efax-gtk-3.2.3.src PKGNAME= efax-gtk-3.2.3 -PKGREVISION= 1 +PKGREVISION= 2 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 05b186d1803..5654764b7da 100644 --- a/comms/gnome-pilot/Makefile +++ b/comms/gnome-pilot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2010/06/13 22:43:59 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2010/09/14 11:01:11 wiz Exp $ # DISTNAME= gnome-pilot-2.0.17 -PKGREVISION= 4 +PKGREVISION= 5 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 918e85bf5e9..40614d178f7 100644 --- a/comms/gnome-pilot/buildlink3.mk +++ b/comms/gnome-pilot/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.25 2010/06/13 22:43:59 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.26 2010/09/14 11:01:11 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.17nb4 +BUILDLINK_ABI_DEPENDS.gnome-pilot?= gnome-pilot>=2.0.17nb5 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 b53c80ed0ee..a0cbf380a69 100644 --- a/comms/jpilot-syncmal/Makefile +++ b/comms/jpilot-syncmal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2010/06/13 22:43:59 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2010/09/14 11:01:31 wiz Exp $ DISTNAME= jpilot-syncmal-0.80 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= comms MASTER_SITES= http://jasonday.home.att.net/code/syncmal/ diff --git a/comms/jpilot/Makefile b/comms/jpilot/Makefile index 58b3dd53287..93f5b7f3a88 100644 --- a/comms/jpilot/Makefile +++ b/comms/jpilot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.71 2010/06/13 22:43:59 wiz Exp $ +# $NetBSD: Makefile,v 1.72 2010/09/14 11:01:04 wiz Exp $ # DISTNAME= jpilot-1.6.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= comms MASTER_SITES= http://www.jpilot.org/older/ diff --git a/comms/jpilot/buildlink3.mk b/comms/jpilot/buildlink3.mk index 18436416bdc..ff0654b048a 100644 --- a/comms/jpilot/buildlink3.mk +++ b/comms/jpilot/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.16 2010/06/13 22:43:59 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.17 2010/09/14 11:01:04 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.6.0nb5 +BUILDLINK_ABI_DEPENDS.jpilot+= jpilot>=1.6.0nb6 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 7df34ed858c..788e20d1341 100644 --- a/comms/multisync-gui/Makefile +++ b/comms/multisync-gui/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2010/06/13 22:44:00 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2010/09/14 11:01:31 wiz Exp $ # DISTNAME= multisync-gui-0.91.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= comms MASTER_SITES= http://www.opensync.org/raw-attachment/wiki/releases/0.2x/download/ |