summaryrefslogtreecommitdiff
path: root/comms/gnome-pilot
diff options
context:
space:
mode:
authortron <tron>2014-02-12 23:17:32 +0000
committertron <tron>2014-02-12 23:17:32 +0000
commit8389d33885374045532d99c572e6b359b0eb0304 (patch)
tree437a865da8d01c86343f3a78f63e77aad15ad97a /comms/gnome-pilot
parentb341fa7028e3dd571e2f09da069500b34816d52d (diff)
downloadpkgsrc-8389d33885374045532d99c572e6b359b0eb0304.tar.gz
Recursive PKGREVISION bump for OpenSSL API version 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 eb1949151a3..6e672814e7c 100644
--- a/comms/gnome-pilot/Makefile
+++ b/comms/gnome-pilot/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.89 2014/01/01 11:52:08 wiz Exp $
+# $NetBSD: Makefile,v 1.90 2014/02/12 23:17:38 tron Exp $
#
DISTNAME= gnome-pilot-2.0.17
-PKGREVISION= 40
+PKGREVISION= 41
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 eb3caa8f2a6..72d8434e528 100644
--- a/comms/gnome-pilot/buildlink3.mk
+++ b/comms/gnome-pilot/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.59 2014/01/01 11:52:08 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.60 2014/02/12 23:17:38 tron 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.17nb40
+BUILDLINK_ABI_DEPENDS.gnome-pilot+= gnome-pilot>=2.0.17nb41
BUILDLINK_PKGSRCDIR.gnome-pilot?= ../../comms/gnome-pilot
.include "../../devel/gettext-lib/buildlink3.mk"