summaryrefslogtreecommitdiff
path: root/net/monotorrent
diff options
context:
space:
mode:
authorobache <obache>2014-04-09 07:26:56 +0000
committerobache <obache>2014-04-09 07:26:56 +0000
commitb2e56edd0a9bbed100d13f6671e10f5e943dd1bb (patch)
treec131f2110563289fb2f3c5b5d1ef63cd5f07c097 /net/monotorrent
parentf3a342e31a6cef2af653986970786eaabafbeaf8 (diff)
downloadpkgsrc-b2e56edd0a9bbed100d13f6671e10f5e943dd1bb.tar.gz
recursive bump from icu shlib major bump.
Diffstat (limited to 'net/monotorrent')
-rw-r--r--net/monotorrent/Makefile4
-rw-r--r--net/monotorrent/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/net/monotorrent/Makefile b/net/monotorrent/Makefile
index d079d4e7732..55dbeebb478 100644
--- a/net/monotorrent/Makefile
+++ b/net/monotorrent/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2013/10/19 09:06:58 adam Exp $
+# $NetBSD: Makefile,v 1.15 2014/04/09 07:27:01 obache Exp $
DISTNAME= monotorrent-0.72
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= net
MASTER_SITES= http://projects.qnetp.net/attachments/download/13/
diff --git a/net/monotorrent/buildlink3.mk b/net/monotorrent/buildlink3.mk
index 69f246587e2..2e7f00e8715 100644
--- a/net/monotorrent/buildlink3.mk
+++ b/net/monotorrent/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.12 2013/10/19 09:06:58 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.13 2014/04/09 07:27:01 obache Exp $
BUILDLINK_TREE+= monotorrent
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= monotorrent
MONOTORRENT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.monotorrent+= monotorrent>=0.72
-BUILDLINK_ABI_DEPENDS.monotorrent+= monotorrent>=0.72nb8
+BUILDLINK_ABI_DEPENDS.monotorrent+= monotorrent>=0.72nb9
BUILDLINK_PKGSRCDIR.monotorrent?= ../../net/monotorrent
.include "../../lang/mono2/buildlink3.mk"