summaryrefslogtreecommitdiff
path: root/www/librest07
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-04-27 12:31:32 +0000
committerobache <obache@pkgsrc.org>2012-04-27 12:31:32 +0000
commit99dc9c311a0077bf524317a8db2dfcc57e7dea15 (patch)
treeef5e2592b2b1ea67f34e78e4e1b3f525969fb6c0 /www/librest07
parent3acac4b32ee29cffe2bf8b56746ebefce89b4dfb (diff)
downloadpkgsrc-99dc9c311a0077bf524317a8db2dfcc57e7dea15.tar.gz
Recursive bump from icu shlib major bumped to 49.
Diffstat (limited to 'www/librest07')
-rw-r--r--www/librest07/Makefile3
-rw-r--r--www/librest07/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/www/librest07/Makefile b/www/librest07/Makefile
index cd3c9b5f352..e293f6492f5 100644
--- a/www/librest07/Makefile
+++ b/www/librest07/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2012/04/12 09:51:12 drochner Exp $
+# $NetBSD: Makefile,v 1.3 2012/04/27 12:32:06 obache Exp $
#
DISTNAME= rest-0.7.12
PKGNAME= librest07-0.7.12
+PKGREVISION= 1
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 aabe7663917..a7b4bfec2ce 100644
--- a/www/librest07/buildlink3.mk
+++ b/www/librest07/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1.1.1 2012/04/11 11:40:18 drochner Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2012/04/27 12:32:06 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
+BUILDLINK_ABI_DEPENDS.librest?= librest07>=0.7.12nb1
BUILDLINK_PKGSRCDIR.librest?= ../../www/librest07
.include "../../devel/glib2/buildlink3.mk"