summaryrefslogtreecommitdiff
path: root/devel/libgweather
diff options
context:
space:
mode:
authorwiz <wiz>2013-06-06 12:53:40 +0000
committerwiz <wiz>2013-06-06 12:53:40 +0000
commit28a3c9c1d4f6bc2b03f170e57fd61cc1d053fcca (patch)
tree8c7feb5277a9fd537ca7f3140c7c5f99ca16cbf4 /devel/libgweather
parenta9e1c1969748f11267c4514c5568fe8a74274094 (diff)
downloadpkgsrc-28a3c9c1d4f6bc2b03f170e57fd61cc1d053fcca.tar.gz
Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
Diffstat (limited to 'devel/libgweather')
-rw-r--r--devel/libgweather/Makefile4
-rw-r--r--devel/libgweather/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libgweather/Makefile b/devel/libgweather/Makefile
index df1b3e21bf5..edcb526bcb3 100644
--- a/devel/libgweather/Makefile
+++ b/devel/libgweather/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2013/06/04 22:15:54 tron Exp $
+# $NetBSD: Makefile,v 1.44 2013/06/06 12:53:58 wiz Exp $
#
DISTNAME= libgweather-2.30.3
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgweather/2.30/}
EXTRACT_SUFX= .tar.bz2
diff --git a/devel/libgweather/buildlink3.mk b/devel/libgweather/buildlink3.mk
index b8e030d5a91..63a620db2e9 100644
--- a/devel/libgweather/buildlink3.mk
+++ b/devel/libgweather/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.27 2013/06/04 22:15:54 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.28 2013/06/06 12:53:58 wiz Exp $
BUILDLINK_TREE+= libgweather
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libgweather
LIBGWEATHER_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libgweather+= libgweather>=2.22.0
-BUILDLINK_ABI_DEPENDS.libgweather+= libgweather>=2.30.3nb19
+BUILDLINK_ABI_DEPENDS.libgweather+= libgweather>=2.30.3nb20
BUILDLINK_PKGSRCDIR.libgweather?= ../../devel/libgweather
.include "../../net/libsoup24/buildlink3.mk"