diff options
author | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
commit | d1ab9d853324b73f460ac520827debf52af8e300 (patch) | |
tree | b794b1007e5af77b45d83e1bbdd128fb3a78557a /www/librest07 | |
parent | ee477ba551a67e89c546c4a9f07b5880a2172851 (diff) | |
download | pkgsrc-d1ab9d853324b73f460ac520827debf52af8e300.tar.gz |
Revbump after graphics/jpeg and textproc/icu
Diffstat (limited to 'www/librest07')
-rw-r--r-- | www/librest07/Makefile | 4 | ||||
-rw-r--r-- | www/librest07/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/librest07/Makefile b/www/librest07/Makefile index ab2954ab755..3a8628ceed7 100644 --- a/www/librest07/Makefile +++ b/www/librest07/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2012/10/28 06:30:20 asau Exp $ +# $NetBSD: Makefile,v 1.7 2013/01/26 21:36:50 adam Exp $ # DISTNAME= rest-0.7.12 PKGNAME= librest07-0.7.12 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rest/0.7/} EXTRACT_SUFX= .tar.xz diff --git a/www/librest07/buildlink3.mk b/www/librest07/buildlink3.mk index 246423ad736..7fcf7c890f8 100644 --- a/www/librest07/buildlink3.mk +++ b/www/librest07/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2012/09/15 10:06:48 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2013/01/26 21:36:50 adam Exp $ BUILDLINK_TREE+= librest @@ -6,7 +6,7 @@ BUILDLINK_TREE+= librest LIBREST_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.librest+= librest07>=0.7 -BUILDLINK_ABI_DEPENDS.librest+= librest07>=0.7.12nb3 +BUILDLINK_ABI_DEPENDS.librest+= librest07>=0.7.12nb4 BUILDLINK_PKGSRCDIR.librest?= ../../www/librest07 .include "../../devel/glib2/buildlink3.mk" |