diff options
author | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:48 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:48 +0000 |
commit | 63be13c921242a4b8aec40e133976c73d9b68ae4 (patch) | |
tree | 408f0a13a890c95963718bb1d77742a2d71ee784 /devel/libgweather | |
parent | 09800ad0034268a6c35f9075557ca28db9b8cf7e (diff) | |
download | pkgsrc-63be13c921242a4b8aec40e133976c73d9b68ae4.tar.gz |
Recursive bump for png-1.6.
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 a1953c61df2..fe70b25ea82 100644 --- a/devel/libgweather/Makefile +++ b/devel/libgweather/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2013/01/26 21:36:21 adam Exp $ +# $NetBSD: Makefile,v 1.39 2013/02/16 11:18:57 wiz Exp $ # DISTNAME= libgweather-2.30.3 -PKGREVISION= 14 +PKGREVISION= 15 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 9c8e108a7af..610009e92cb 100644 --- a/devel/libgweather/buildlink3.mk +++ b/devel/libgweather/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.22 2013/01/26 21:36:21 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.23 2013/02/16 11:18:57 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.3nb14 +BUILDLINK_ABI_DEPENDS.libgweather+= libgweather>=2.30.3nb15 BUILDLINK_PKGSRCDIR.libgweather?= ../../devel/libgweather .include "../../net/libsoup24/buildlink3.mk" |