summaryrefslogtreecommitdiff
path: root/www/librest
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-03-03 00:11:51 +0000
committerwiz <wiz@pkgsrc.org>2012-03-03 00:11:51 +0000
commite64308b04bbe77743ea3554180946741795d6b04 (patch)
treea1c602ef4a7cc8ff28e093a91e96ec5a529d4fa0 /www/librest
parent94ba874f0f42028504e0b2966805985c000aad5f (diff)
downloadpkgsrc-e64308b04bbe77743ea3554180946741795d6b04.tar.gz
Recursive bump for pcre-8.30* (shlib major change)
Diffstat (limited to 'www/librest')
-rw-r--r--www/librest/Makefile4
-rw-r--r--www/librest/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/www/librest/Makefile b/www/librest/Makefile
index e7477532301..4b55623dbe5 100644
--- a/www/librest/Makefile
+++ b/www/librest/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2012/02/06 12:41:53 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2012/03/03 00:12:02 wiz Exp $
#
DISTNAME= rest-0.6
PKGNAME= librest-0.6
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= www
MASTER_SITES= http://moblin.org/sites/all/files/
#http://meego.gitorious.org/meego-middleware/librest
diff --git a/www/librest/buildlink3.mk b/www/librest/buildlink3.mk
index 8e1e1babd34..6b191814f81 100644
--- a/www/librest/buildlink3.mk
+++ b/www/librest/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2012/02/06 12:41:53 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2012/03/03 00:12:02 wiz Exp $
BUILDLINK_TREE+= librest
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= librest
LIBREST_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.librest+= librest>=0.6
-BUILDLINK_ABI_DEPENDS.librest?= librest>=0.6nb3
+BUILDLINK_ABI_DEPENDS.librest?= librest>=0.6nb4
BUILDLINK_PKGSRCDIR.librest?= ../../www/librest
.include "../../devel/glib2/buildlink3.mk"