summaryrefslogtreecommitdiff
path: root/net/monotorrent
diff options
context:
space:
mode:
authorhe <he>2009-03-25 22:37:12 +0000
committerhe <he>2009-03-25 22:37:12 +0000
commitc9b92daa59329f38b62282a34acd27f08353ffbb (patch)
tree520623c65994cc91b0cb8f1db78b52094824c96e /net/monotorrent
parent2112581a55e56dee2a4abd1d1be37089a40e19a7 (diff)
downloadpkgsrc-c9b92daa59329f38b62282a34acd27f08353ffbb.tar.gz
Bump PKGREVISION following the update of textproc/icu, and the
corresponding change of ABI. OK'ed by wiz@ (as was the textproc/icu update).
Diffstat (limited to 'net/monotorrent')
-rw-r--r--net/monotorrent/Makefile3
-rw-r--r--net/monotorrent/buildlink3.mk3
2 files changed, 4 insertions, 2 deletions
diff --git a/net/monotorrent/Makefile b/net/monotorrent/Makefile
index a5ca7f16523..e245b854855 100644
--- a/net/monotorrent/Makefile
+++ b/net/monotorrent/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2008/12/18 17:31:09 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2009/03/25 22:37:13 he Exp $
DISTNAME= monotorrent-0.62
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://monotorrent.com/Files/0.62/
diff --git a/net/monotorrent/buildlink3.mk b/net/monotorrent/buildlink3.mk
index e541c7f2a0c..80165369b59 100644
--- a/net/monotorrent/buildlink3.mk
+++ b/net/monotorrent/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2009/03/20 19:25:11 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2009/03/25 22:37:13 he Exp $
BUILDLINK_TREE+= monotorrent
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= monotorrent
MONOTORRENT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.monotorrent+= monotorrent>=0.62
+BUILDLINK_ABI_DEPENDS.monotorrent?= monotorrent>=0.62nb1
BUILDLINK_PKGSRCDIR.monotorrent?= ../../net/monotorrent
.include "../../lang/mono/buildlink3.mk"