summaryrefslogtreecommitdiff
path: root/devel/libgweather
diff options
context:
space:
mode:
authorwiz <wiz>2012-03-03 00:11:51 +0000
committerwiz <wiz>2012-03-03 00:11:51 +0000
commitc5c7f9d8352a94df09dedc33b33031df23a57741 (patch)
treea1c602ef4a7cc8ff28e093a91e96ec5a529d4fa0 /devel/libgweather
parent5c064ff5c1c6267754f3f60cc30d581f6044767a (diff)
downloadpkgsrc-c5c7f9d8352a94df09dedc33b33031df23a57741.tar.gz
Recursive bump for pcre-8.30* (shlib major change)
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 7bb7a6cb8d6..006aeed312a 100644
--- a/devel/libgweather/Makefile
+++ b/devel/libgweather/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2012/02/06 12:39:54 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2012/03/03 00:12:22 wiz Exp $
#
DISTNAME= libgweather-2.30.3
-PKGREVISION= 6
+PKGREVISION= 7
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 461209f7949..27d813ff225 100644
--- a/devel/libgweather/buildlink3.mk
+++ b/devel/libgweather/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.13 2012/02/06 12:39:54 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.14 2012/03/03 00:12:22 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.3nb6
+BUILDLINK_ABI_DEPENDS.libgweather?= libgweather>=2.30.3nb7
BUILDLINK_PKGSRCDIR.libgweather?= ../../devel/libgweather
.include "../../net/libsoup24/buildlink3.mk"