summaryrefslogtreecommitdiff
path: root/devel/libgweather
diff options
context:
space:
mode:
authorprlw1 <prlw1@pkgsrc.org>2016-05-03 11:40:00 +0000
committerprlw1 <prlw1@pkgsrc.org>2016-05-03 11:40:00 +0000
commitce9787f40b9a60d1d384e7dbda7adf4e17dffea6 (patch)
tree5a3106e603f2093d7172fa2cfbdd8c5759a79486 /devel/libgweather
parentd9848f3d79acf24ad28c3e1da51167b650a1c771 (diff)
downloadpkgsrc-ce9787f40b9a60d1d384e7dbda7adf4e17dffea6.tar.gz
revbump for libsoup's ABI issue
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 f5958cec433..7d7c75af1ee 100644
--- a/devel/libgweather/Makefile
+++ b/devel/libgweather/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.56 2016/04/11 19:01:34 ryoon Exp $
+# $NetBSD: Makefile,v 1.57 2016/05/03 11:40:02 prlw1 Exp $
#
DISTNAME= libgweather-2.30.3
-PKGREVISION= 31
+PKGREVISION= 32
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 8d9dc736fe2..26fab39ac59 100644
--- a/devel/libgweather/buildlink3.mk
+++ b/devel/libgweather/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.39 2016/04/11 19:01:34 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.40 2016/05/03 11:40:02 prlw1 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.3nb31
+BUILDLINK_ABI_DEPENDS.libgweather+= libgweather>=2.30.3nb32
BUILDLINK_PKGSRCDIR.libgweather?= ../../devel/libgweather
.include "../../net/libsoup/buildlink3.mk"