diff options
author | tnn <tnn@pkgsrc.org> | 2015-04-25 14:20:17 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-04-25 14:20:17 +0000 |
commit | 67bb9f2c30b74eae0dc06dfdaec3e66308261c84 (patch) | |
tree | cc0e4c97714c0cff53dc99c2732b778f69fb9dc4 /comms/gnome-pilot | |
parent | 530af90e3311d7bb7f94e42787251f7eddfde54b (diff) | |
download | pkgsrc-67bb9f2c30b74eae0dc06dfdaec3e66308261c84.tar.gz |
Recursive revbump following MesaLib update, categories a through f.
Diffstat (limited to 'comms/gnome-pilot')
-rw-r--r-- | comms/gnome-pilot/Makefile | 4 | ||||
-rw-r--r-- | comms/gnome-pilot/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile index ffe75ca096a..5b374dce9ae 100644 --- a/comms/gnome-pilot/Makefile +++ b/comms/gnome-pilot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.95 2015/04/06 08:17:13 adam Exp $ +# $NetBSD: Makefile,v 1.96 2015/04/25 14:20:29 tnn Exp $ # DISTNAME= gnome-pilot-2.0.17 -PKGREVISION= 46 +PKGREVISION= 47 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 63672dd5003..894cea3aa4a 100644 --- a/comms/gnome-pilot/buildlink3.mk +++ b/comms/gnome-pilot/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.64 2015/04/06 08:17:13 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.65 2015/04/25 14:20:29 tnn 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.17nb46 +BUILDLINK_ABI_DEPENDS.gnome-pilot+= gnome-pilot>=2.0.17nb47 BUILDLINK_PKGSRCDIR.gnome-pilot?= ../../comms/gnome-pilot .include "../../devel/gettext-lib/buildlink3.mk" |