summaryrefslogtreecommitdiff
path: root/devel/libgweather
diff options
context:
space:
mode:
authoradam <adam>2012-10-08 23:00:34 +0000
committeradam <adam>2012-10-08 23:00:34 +0000
commit114e91ee249b3771e3359659eff3a03f2d6575c2 (patch)
treee38131657ba44ecd23072f8213cae4dc414c2b9f /devel/libgweather
parent197899c3330449330ee13cb4cb44fac9e10fe2e1 (diff)
downloadpkgsrc-114e91ee249b3771e3359659eff3a03f2d6575c2.tar.gz
Revbump after updating graphics/pango
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 e0265dd0b23..733a01c603b 100644
--- a/devel/libgweather/Makefile
+++ b/devel/libgweather/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2012/10/02 17:10:49 tron Exp $
+# $NetBSD: Makefile,v 1.36 2012/10/08 23:00:51 adam Exp $
#
DISTNAME= libgweather-2.30.3
-PKGREVISION= 12
+PKGREVISION= 13
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 c44482dfbad..c021a5aa460 100644
--- a/devel/libgweather/buildlink3.mk
+++ b/devel/libgweather/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.20 2012/10/02 17:10:49 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.21 2012/10/08 23:00:51 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.3nb12
+BUILDLINK_ABI_DEPENDS.libgweather+= libgweather>=2.30.3nb13
BUILDLINK_PKGSRCDIR.libgweather?= ../../devel/libgweather
.include "../../net/libsoup24/buildlink3.mk"