diff options
author | wiz <wiz@pkgsrc.org> | 2013-05-24 18:23:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-05-24 18:23:32 +0000 |
commit | 43cc6ddaffd7a5682b5bce5bbe7589b64b14cd31 (patch) | |
tree | e58b01bc5005f47d7bd4aa02e67467ba1421bb38 /comms/gnome-pilot | |
parent | df3426417de815311c765985bff4cb8fdf561aec (diff) | |
download | pkgsrc-43cc6ddaffd7a5682b5bce5bbe7589b64b14cd31.tar.gz |
Bump PKGREVISION for libproxy shlib major bump.
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 32cc61a3836..69f62d91f22 100644 --- a/comms/gnome-pilot/Makefile +++ b/comms/gnome-pilot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.79 2013/05/09 07:39:05 adam Exp $ +# $NetBSD: Makefile,v 1.80 2013/05/24 18:23:33 wiz Exp $ # DISTNAME= gnome-pilot-2.0.17 -PKGREVISION= 30 +PKGREVISION= 31 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 fe8227ba7ae..95cf90abba3 100644 --- a/comms/gnome-pilot/buildlink3.mk +++ b/comms/gnome-pilot/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.50 2013/05/09 07:39:05 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.51 2013/05/24 18:23: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.17nb30 +BUILDLINK_ABI_DEPENDS.gnome-pilot+= gnome-pilot>=2.0.17nb31 BUILDLINK_PKGSRCDIR.gnome-pilot?= ../../comms/gnome-pilot .include "../../devel/gettext-lib/buildlink3.mk" |