diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-03-06 17:38:53 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-03-06 17:38:53 +0000 |
commit | f95afef60dbaf07ac650dc8250604bc664882729 (patch) | |
tree | e27ac6811fed7f68e75963fe21e7b91822d01775 /comms | |
parent | fb00816be67750ddf5652f5d440a838f314a64dd (diff) | |
download | pkgsrc-f95afef60dbaf07ac650dc8250604bc664882729.tar.gz |
Recursive PKGREVISION bump for xulrunner, nss, and nspr.
Diffstat (limited to 'comms')
-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 |
3 files changed, 6 insertions, 6 deletions
diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile index 36dbbb7f4b6..e01f742f1b9 100644 --- a/comms/gnome-pilot/Makefile +++ b/comms/gnome-pilot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.63 2012/03/03 00:12:16 wiz Exp $ +# $NetBSD: Makefile,v 1.64 2012/03/06 17:38:55 ryoon Exp $ # DISTNAME= gnome-pilot-2.0.17 -PKGREVISION= 15 +PKGREVISION= 16 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 0f2eb8c681a..597465f8a93 100644 --- a/comms/gnome-pilot/buildlink3.mk +++ b/comms/gnome-pilot/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.35 2012/03/03 00:12:16 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.36 2012/03/06 17:38:55 ryoon 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.17nb15 +BUILDLINK_ABI_DEPENDS.gnome-pilot?= gnome-pilot>=2.0.17nb16 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 b78768fbf12..9c7aa09875a 100644 --- a/comms/libopensync-plugin-evolution2/Makefile +++ b/comms/libopensync-plugin-evolution2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2012/03/03 00:12:50 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2012/03/06 17:38:55 ryoon Exp $ # DISTNAME= libopensync-plugin-evolution2-0.22 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= comms MASTER_SITES= http://www.opensync.org/download/releases/0.22/ EXTRACT_SUFX= .tar.bz2 |