diff options
author | obache <obache@pkgsrc.org> | 2014-04-09 07:26:56 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-04-09 07:26:56 +0000 |
commit | d4c6d31d24a288907995e0aa6a44ec30653bfa41 (patch) | |
tree | a8d74fc5d770aab70db98ef75296260c726b9799 /www/librest | |
parent | b8c9b24811298a8b6ad3e8042f5b0fb9e9611dcc (diff) | |
download | pkgsrc-d4c6d31d24a288907995e0aa6a44ec30653bfa41.tar.gz |
recursive bump from icu shlib major bump.
Diffstat (limited to 'www/librest')
-rw-r--r-- | www/librest/Makefile | 4 | ||||
-rw-r--r-- | www/librest/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/librest/Makefile b/www/librest/Makefile index 80643e07a59..0eb8f1f7bf6 100644 --- a/www/librest/Makefile +++ b/www/librest/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2014/01/01 11:52:06 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2014/04/09 07:26:59 obache Exp $ # DISTNAME= rest-0.6 PKGNAME= librest-0.6 -PKGREVISION= 12 +PKGREVISION= 13 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 24d9aba7044..1675882afcd 100644 --- a/www/librest/buildlink3.mk +++ b/www/librest/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.13 2014/01/01 11:52:06 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.14 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+= librest>=0.6 -BUILDLINK_ABI_DEPENDS.librest+= librest>=0.6nb12 +BUILDLINK_ABI_DEPENDS.librest+= librest>=0.6nb13 BUILDLINK_PKGSRCDIR.librest?= ../../www/librest .include "../../devel/glib2/buildlink3.mk" |