summaryrefslogtreecommitdiff
path: root/devel/libgweather
diff options
context:
space:
mode:
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 4b2b164df10..539454a7916 100644
--- a/devel/libgweather/Makefile
+++ b/devel/libgweather/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.45 2013/09/02 19:50:46 adam Exp $
+# $NetBSD: Makefile,v 1.46 2013/10/10 14:41:50 ryoon Exp $
#
DISTNAME= libgweather-2.30.3
-PKGREVISION= 21
+PKGREVISION= 22
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 38b716af382..aab04115329 100644
--- a/devel/libgweather/buildlink3.mk
+++ b/devel/libgweather/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.29 2013/09/02 19:50:46 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.30 2013/10/10 14:41:50 ryoon 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.3nb21
+BUILDLINK_ABI_DEPENDS.libgweather+= libgweather>=2.30.3nb22
BUILDLINK_PKGSRCDIR.libgweather?= ../../devel/libgweather
.include "../../net/libsoup24/buildlink3.mk"