summaryrefslogtreecommitdiff
path: root/www/librest07
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-04-09 07:26:56 +0000
committerobache <obache@pkgsrc.org>2014-04-09 07:26:56 +0000
commit06ea1a92ee4d8e74b1a2b4af2ed7526ae5a2f991 (patch)
treea8d74fc5d770aab70db98ef75296260c726b9799 /www/librest07
parent4f47b688b163e20d0c0795609e8e229cb07ac7c9 (diff)
downloadpkgsrc-06ea1a92ee4d8e74b1a2b4af2ed7526ae5a2f991.tar.gz
recursive bump from icu shlib major bump.
Diffstat (limited to 'www/librest07')
-rw-r--r--www/librest07/Makefile4
-rw-r--r--www/librest07/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/www/librest07/Makefile b/www/librest07/Makefile
index b4542881689..e99cb2aeb1b 100644
--- a/www/librest07/Makefile
+++ b/www/librest07/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2014/01/01 11:52:07 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2014/04/09 07:26:59 obache Exp $
#
DISTNAME= rest-0.7.12
PKGNAME= librest07-0.7.12
-PKGREVISION= 8
+PKGREVISION= 9
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 6a794cb0263..a6b99a9da66 100644
--- a/www/librest07/buildlink3.mk
+++ b/www/librest07/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.9 2014/01/01 11:52:07 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.10 2014/04/09 07:26:59 obache 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.12nb8
+BUILDLINK_ABI_DEPENDS.librest+= librest07>=0.7.12nb9
BUILDLINK_PKGSRCDIR.librest?= ../../www/librest07
.include "../../devel/glib2/buildlink3.mk"