diff options
author | prlw1 <prlw1@pkgsrc.org> | 2018-11-29 11:21:45 +0000 |
---|---|---|
committer | prlw1 <prlw1@pkgsrc.org> | 2018-11-29 11:21:45 +0000 |
commit | 4d2976b554e4759a10d730a28906c6e4919566bf (patch) | |
tree | 9087605dad7c1519abf4bea98d09c6e3ecc65f55 /comms/gnome-pilot | |
parent | 49eca206bf3b19beab0d951c904d5b04adf0c830 (diff) | |
download | pkgsrc-4d2976b554e4759a10d730a28906c6e4919566bf.tar.gz |
Revbump for libcanberra gstreamer change.
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 ca7d4953f5e..848c56616b9 100644 --- a/comms/gnome-pilot/Makefile +++ b/comms/gnome-pilot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.120 2018/11/14 22:21:10 kleink Exp $ +# $NetBSD: Makefile,v 1.121 2018/11/29 11:21:45 prlw1 Exp $ DISTNAME= gnome-pilot-2.0.17 -PKGREVISION= 70 +PKGREVISION= 71 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 18ffe05f755..b1cceb6cc44 100644 --- a/comms/gnome-pilot/buildlink3.mk +++ b/comms/gnome-pilot/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.85 2018/11/14 22:21:10 kleink Exp $ +# $NetBSD: buildlink3.mk,v 1.86 2018/11/29 11:21:45 prlw1 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.17nb70 +BUILDLINK_ABI_DEPENDS.gnome-pilot+= gnome-pilot>=2.0.17nb71 BUILDLINK_PKGSRCDIR.gnome-pilot?= ../../comms/gnome-pilot .include "../../devel/gettext-lib/buildlink3.mk" |