summaryrefslogtreecommitdiff
path: root/devel/libgweather
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-02-06 12:39:49 +0000
committerwiz <wiz@pkgsrc.org>2012-02-06 12:39:49 +0000
commit3e5aee20cf09bd529b0ddaf1fbeb5f6368f76e49 (patch)
treebabd501eac1bd290d4908251c585379252e34df8 /devel/libgweather
parentde911026c151f0b1f9b4b651b31e37b6ff773811 (diff)
downloadpkgsrc-3e5aee20cf09bd529b0ddaf1fbeb5f6368f76e49.tar.gz
Revbump for
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
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 b911cd5668e..7bb7a6cb8d6 100644
--- a/devel/libgweather/Makefile
+++ b/devel/libgweather/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2011/11/01 06:00:59 sbd Exp $
+# $NetBSD: Makefile,v 1.29 2012/02/06 12:39:54 wiz Exp $
#
DISTNAME= libgweather-2.30.3
-PKGREVISION= 5
+PKGREVISION= 6
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 419bd6f9eab..461209f7949 100644
--- a/devel/libgweather/buildlink3.mk
+++ b/devel/libgweather/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.12 2011/11/01 06:00:59 sbd Exp $
+# $NetBSD: buildlink3.mk,v 1.13 2012/02/06 12:39:54 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.3nb5
+BUILDLINK_ABI_DEPENDS.libgweather?= libgweather>=2.30.3nb6
BUILDLINK_PKGSRCDIR.libgweather?= ../../devel/libgweather
.include "../../net/libsoup24/buildlink3.mk"