summaryrefslogtreecommitdiff
path: root/net/monotorrent
diff options
context:
space:
mode:
authorobache <obache>2009-08-12 02:31:18 +0000
committerobache <obache>2009-08-12 02:31:18 +0000
commit48029f68e37cc70a677988e87e76b6d6f7af923a (patch)
tree8b57037f47be96134a6d3e46f3215345152f0510 /net/monotorrent
parent5c70681c7efdfa71e4c6c75f1fccff28c0d4fb69 (diff)
downloadpkgsrc-48029f68e37cc70a677988e87e76b6d6f7af923a.tar.gz
recursive bump for icu shlib version change except already done.
Diffstat (limited to 'net/monotorrent')
-rw-r--r--net/monotorrent/Makefile3
-rw-r--r--net/monotorrent/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/net/monotorrent/Makefile b/net/monotorrent/Makefile
index 9f5c16d0d2c..ee262ec60c2 100644
--- a/net/monotorrent/Makefile
+++ b/net/monotorrent/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2009/07/16 07:50:26 kefren Exp $
+# $NetBSD: Makefile,v 1.5 2009/08/12 02:31:19 obache Exp $
DISTNAME= monotorrent-0.72
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://projects.qnetp.net/attachments/download/13/
diff --git a/net/monotorrent/buildlink3.mk b/net/monotorrent/buildlink3.mk
index b1dc98251eb..48f0cf4e46c 100644
--- a/net/monotorrent/buildlink3.mk
+++ b/net/monotorrent/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2009/07/16 07:50:26 kefren Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2009/08/12 02:31:19 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.72
+BUILDLINK_ABI_DEPENDS.monotorrent?= monotorrent>=0.72nb1
BUILDLINK_PKGSRCDIR.monotorrent?= ../../net/monotorrent
.include "../../lang/mono/buildlink3.mk"