summaryrefslogtreecommitdiff
path: root/comms/gnome-pilot
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-05-20 00:58:05 +0000
committerwiz <wiz@pkgsrc.org>2009-05-20 00:58:05 +0000
commitf4e9595f262d720fd01e972caedf9b6db8b151d6 (patch)
treee3aafcd3857ac2bdc7ca0607114c79d78e672bae /comms/gnome-pilot
parent349947890d52ac60f1ec5771172f5ee89bba6b75 (diff)
downloadpkgsrc-f4e9595f262d720fd01e972caedf9b6db8b151d6.tar.gz
Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change. Reported by Robert Elz in PR 41345.
Diffstat (limited to 'comms/gnome-pilot')
-rw-r--r--comms/gnome-pilot/Makefile3
-rw-r--r--comms/gnome-pilot/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile
index d772b87f461..b8a8c52e13a 100644
--- a/comms/gnome-pilot/Makefile
+++ b/comms/gnome-pilot/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.47 2009/03/08 15:56:44 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2009/05/20 00:58:08 wiz Exp $
#
DISTNAME= gnome-pilot-2.0.17
+PKGREVISION= 1
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 79d58ad27ea..96327060ffe 100644
--- a/comms/gnome-pilot/buildlink3.mk
+++ b/comms/gnome-pilot/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.21 2009/03/20 19:24:02 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.22 2009/05/20 00:58:08 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.15nb6
+BUILDLINK_ABI_DEPENDS.gnome-pilot?= gnome-pilot>=2.0.17nb1
BUILDLINK_PKGSRCDIR.gnome-pilot?= ../../comms/gnome-pilot
.include "../../devel/gettext-lib/buildlink3.mk"