summaryrefslogtreecommitdiff
path: root/comms/gnome-pilot
diff options
context:
space:
mode:
authorwiz <wiz>2013-05-24 18:23:32 +0000
committerwiz <wiz>2013-05-24 18:23:32 +0000
commit66ebab1deee42e48ca8a1c63ac190a70cb25ff75 (patch)
treee58b01bc5005f47d7bd4aa02e67467ba1421bb38 /comms/gnome-pilot
parent7c2e4eb01fce8e982e3397703c220e2dc08c643a (diff)
downloadpkgsrc-66ebab1deee42e48ca8a1c63ac190a70cb25ff75.tar.gz
Bump PKGREVISION for libproxy shlib major bump.
Diffstat (limited to 'comms/gnome-pilot')
-rw-r--r--comms/gnome-pilot/Makefile4
-rw-r--r--comms/gnome-pilot/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile
index 32cc61a3836..69f62d91f22 100644
--- a/comms/gnome-pilot/Makefile
+++ b/comms/gnome-pilot/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.79 2013/05/09 07:39:05 adam Exp $
+# $NetBSD: Makefile,v 1.80 2013/05/24 18:23:33 wiz Exp $
#
DISTNAME= gnome-pilot-2.0.17
-PKGREVISION= 30
+PKGREVISION= 31
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 fe8227ba7ae..95cf90abba3 100644
--- a/comms/gnome-pilot/buildlink3.mk
+++ b/comms/gnome-pilot/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.50 2013/05/09 07:39:05 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.51 2013/05/24 18:23:34 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.17nb30
+BUILDLINK_ABI_DEPENDS.gnome-pilot+= gnome-pilot>=2.0.17nb31
BUILDLINK_PKGSRCDIR.gnome-pilot?= ../../comms/gnome-pilot
.include "../../devel/gettext-lib/buildlink3.mk"