summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-01-28 20:10:34 +0000
committerwiz <wiz@pkgsrc.org>2018-01-28 20:10:34 +0000
commit1bf85a634ceb83c7d3889697ddd61a7d403d9207 (patch)
tree820d144772d83eef522d14f64539ef676f3603cc /comms
parent2c1bc1b63648a221e94be33883dfd8e1b7700395 (diff)
downloadpkgsrc-1bf85a634ceb83c7d3889697ddd61a7d403d9207.tar.gz
Bump PKGREVISION for gdbm shlib major bump
Diffstat (limited to 'comms')
-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 0aee28e7b7d..d67dcf9190b 100644
--- a/comms/gnome-pilot/Makefile
+++ b/comms/gnome-pilot/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.111 2017/11/30 16:45:00 adam Exp $
+# $NetBSD: Makefile,v 1.112 2018/01/28 20:10:34 wiz Exp $
DISTNAME= gnome-pilot-2.0.17
-PKGREVISION= 61
+PKGREVISION= 62
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 3629c45d8b3..7c8f9cbf537 100644
--- a/comms/gnome-pilot/buildlink3.mk
+++ b/comms/gnome-pilot/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.77 2018/01/07 13:03:57 rillig Exp $
+# $NetBSD: buildlink3.mk,v 1.78 2018/01/28 20:10: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.17nb61
+BUILDLINK_ABI_DEPENDS.gnome-pilot+= gnome-pilot>=2.0.17nb62
BUILDLINK_PKGSRCDIR.gnome-pilot?= ../../comms/gnome-pilot
.include "../../devel/gettext-lib/buildlink3.mk"