summaryrefslogtreecommitdiff
path: root/devel/libgweather
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2014-10-07 16:47:10 +0000
committeradam <adam@pkgsrc.org>2014-10-07 16:47:10 +0000
commit015c224c9f797867d1b7a46df558664ac3590032 (patch)
tree313937801daa2b30744756f4e0e8d99d14b355a6 /devel/libgweather
parentd93a665b18424be89a7d6c9441bb78a490c71e0a (diff)
downloadpkgsrc-015c224c9f797867d1b7a46df558664ac3590032.tar.gz
Revbump after updating libwebp and icu
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 cb7138aa6c1..475da9bbe7e 100644
--- a/devel/libgweather/Makefile
+++ b/devel/libgweather/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.50 2014/05/05 00:47:45 ryoon Exp $
+# $NetBSD: Makefile,v 1.51 2014/10/07 16:47:11 adam Exp $
#
DISTNAME= libgweather-2.30.3
-PKGREVISION= 26
+PKGREVISION= 27
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 188fa65bc08..e445ac040d6 100644
--- a/devel/libgweather/buildlink3.mk
+++ b/devel/libgweather/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.34 2014/05/05 00:47:45 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.35 2014/10/07 16:47:11 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.3nb26
+BUILDLINK_ABI_DEPENDS.libgweather+= libgweather>=2.30.3nb27
BUILDLINK_PKGSRCDIR.libgweather?= ../../devel/libgweather
.include "../../net/libsoup24/buildlink3.mk"