diff options
author | ryoon <ryoon@pkgsrc.org> | 2016-04-11 19:01:33 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2016-04-11 19:01:33 +0000 |
commit | 376dd503ef6cbcf8abfdfe66fd8909dfc4a2ce5f (patch) | |
tree | 480fa015ec656fd0ad89b19d5e19b0101f167664 /www/librest07 | |
parent | 7e35fbb8d71775e723c7b84e3af09aefb795d5f8 (diff) | |
download | pkgsrc-376dd503ef6cbcf8abfdfe66fd8909dfc4a2ce5f.tar.gz |
Recursive revbump from textproc/icu 57.1
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 94c3279eb0c..63be29201df 100644 --- a/www/librest07/Makefile +++ b/www/librest07/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2015/10/10 01:57:56 ryoon Exp $ +# $NetBSD: Makefile,v 1.19 2016/04/11 19:01:38 ryoon Exp $ DISTNAME= rest-0.7.93 PKGNAME= ${DISTNAME:S/rest/librest07/} -PKGREVISION= 1 +PKGREVISION= 2 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 c94a2182dfe..c59689f7ca6 100644 --- a/www/librest07/buildlink3.mk +++ b/www/librest07/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.13 2015/06/07 14:14:05 youri Exp $ +# $NetBSD: buildlink3.mk,v 1.14 2016/04/11 19:01:38 ryoon 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.92nb1 +BUILDLINK_ABI_DEPENDS.librest+= librest07>=0.7.93nb2 BUILDLINK_PKGSRCDIR.librest?= ../../www/librest07 .include "../../devel/glib2/buildlink3.mk" |