summaryrefslogtreecommitdiff
path: root/devel/libgweather
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-05-24 18:23:32 +0000
committerwiz <wiz@pkgsrc.org>2013-05-24 18:23:32 +0000
commit7beb3ce74bb54e46bb85d926109fa85376fad7f4 (patch)
treee58b01bc5005f47d7bd4aa02e67467ba1421bb38 /devel/libgweather
parent18d71c80e696842f10f71d584c15e920a94de1a7 (diff)
downloadpkgsrc-7beb3ce74bb54e46bb85d926109fa85376fad7f4.tar.gz
Bump PKGREVISION for libproxy shlib major bump.
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 24bcfa06541..815fa90e2dc 100644
--- a/devel/libgweather/Makefile
+++ b/devel/libgweather/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2013/05/09 07:39:07 adam Exp $
+# $NetBSD: Makefile,v 1.41 2013/05/24 18:23:33 wiz Exp $
#
DISTNAME= libgweather-2.30.3
-PKGREVISION= 16
+PKGREVISION= 17
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 43fb9a2bbfa..34b8b77c8d4 100644
--- a/devel/libgweather/buildlink3.mk
+++ b/devel/libgweather/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.24 2013/05/09 07:39:07 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.25 2013/05/24 18:23:33 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.3nb16
+BUILDLINK_ABI_DEPENDS.libgweather+= libgweather>=2.30.3nb17
BUILDLINK_PKGSRCDIR.libgweather?= ../../devel/libgweather
.include "../../net/libsoup24/buildlink3.mk"