summaryrefslogtreecommitdiff
path: root/devel/libgweather
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2013-09-02 19:50:38 +0000
committeradam <adam@pkgsrc.org>2013-09-02 19:50:38 +0000
commit30b15b560ede65e353f4add7bde4bfdd0303ad98 (patch)
tree50a1ccd42456eff2c4cb93f6820d39553d73b228 /devel/libgweather
parent56b9f74dd087c70b0df81eb1222a569fe08076a3 (diff)
downloadpkgsrc-30b15b560ede65e353f4add7bde4bfdd0303ad98.tar.gz
Revbump after cairo update
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 edcb526bcb3..4b2b164df10 100644
--- a/devel/libgweather/Makefile
+++ b/devel/libgweather/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.44 2013/06/06 12:53:58 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2013/09/02 19:50:46 adam Exp $
#
DISTNAME= libgweather-2.30.3
-PKGREVISION= 20
+PKGREVISION= 21
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 63a620db2e9..38b716af382 100644
--- a/devel/libgweather/buildlink3.mk
+++ b/devel/libgweather/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.28 2013/06/06 12:53:58 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.29 2013/09/02 19:50:46 adam 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.3nb20
+BUILDLINK_ABI_DEPENDS.libgweather+= libgweather>=2.30.3nb21
BUILDLINK_PKGSRCDIR.libgweather?= ../../devel/libgweather
.include "../../net/libsoup24/buildlink3.mk"