diff options
author | obache <obache@pkgsrc.org> | 2014-04-09 07:26:56 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-04-09 07:26:56 +0000 |
commit | d4c6d31d24a288907995e0aa6a44ec30653bfa41 (patch) | |
tree | a8d74fc5d770aab70db98ef75296260c726b9799 /devel/libgweather | |
parent | b8c9b24811298a8b6ad3e8042f5b0fb9e9611dcc (diff) | |
download | pkgsrc-d4c6d31d24a288907995e0aa6a44ec30653bfa41.tar.gz |
recursive bump from icu shlib major bump.
Diffstat (limited to 'devel/libgweather')
-rw-r--r-- | devel/libgweather/Makefile | 4 | ||||
-rw-r--r-- | devel/libgweather/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libgweather/Makefile b/devel/libgweather/Makefile index 76da8be2900..7e6f733359b 100644 --- a/devel/libgweather/Makefile +++ b/devel/libgweather/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2014/01/01 11:52:07 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2014/04/09 07:26:59 obache Exp $ # DISTNAME= libgweather-2.30.3 -PKGREVISION= 24 +PKGREVISION= 25 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 ca72e0aefb2..28061aede03 100644 --- a/devel/libgweather/buildlink3.mk +++ b/devel/libgweather/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.32 2014/01/01 11:52:07 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.33 2014/04/09 07:26:59 obache 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.3nb24 +BUILDLINK_ABI_DEPENDS.libgweather+= libgweather>=2.30.3nb25 BUILDLINK_PKGSRCDIR.libgweather?= ../../devel/libgweather .include "../../net/libsoup24/buildlink3.mk" |