diff options
author | adam <adam> | 2013-10-19 09:06:55 +0000 |
---|---|---|
committer | adam <adam> | 2013-10-19 09:06:55 +0000 |
commit | 63ea166bf059c93e0675a4c54d23ebaf9c655f9b (patch) | |
tree | 3c70dac40b0f2aed2faa47cdeada8701d99c0ba8 /comms/gnome-pilot | |
parent | 1a05ba343114457560b84af53045821ae2b5dfd4 (diff) | |
download | pkgsrc-63ea166bf059c93e0675a4c54d23ebaf9c655f9b.tar.gz |
Revbump after updating textproc/icu
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 99dbbed387e..0c53f8b4dac 100644 --- a/comms/gnome-pilot/Makefile +++ b/comms/gnome-pilot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.87 2013/10/10 14:41:54 ryoon Exp $ +# $NetBSD: Makefile,v 1.88 2013/10/19 09:06:58 adam Exp $ # DISTNAME= gnome-pilot-2.0.17 -PKGREVISION= 38 +PKGREVISION= 39 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 e08659ae00f..c85bc476d6b 100644 --- a/comms/gnome-pilot/buildlink3.mk +++ b/comms/gnome-pilot/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.57 2013/10/10 14:41:54 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.58 2013/10/19 09:06:58 adam 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.17nb38 +BUILDLINK_ABI_DEPENDS.gnome-pilot+= gnome-pilot>=2.0.17nb39 BUILDLINK_PKGSRCDIR.gnome-pilot?= ../../comms/gnome-pilot .include "../../devel/gettext-lib/buildlink3.mk" |