summaryrefslogtreecommitdiff
path: root/net/libtorrent
diff options
context:
space:
mode:
authorjperkin <jperkin>2013-02-06 23:20:50 +0000
committerjperkin <jperkin>2013-02-06 23:20:50 +0000
commit11db90d7db7a643610400aae934fde1a52b4b20e (patch)
treed7d0af5d9808c460db88c75cae427e48392a4fee /net/libtorrent
parent5c33dcd46d2e40016f51685d20a76ab53e09987f (diff)
downloadpkgsrc-11db90d7db7a643610400aae934fde1a52b4b20e.tar.gz
PKGREVISION bumps for the security/openssl 1.0.1d update.
Diffstat (limited to 'net/libtorrent')
-rw-r--r--net/libtorrent/Makefile4
-rw-r--r--net/libtorrent/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/net/libtorrent/Makefile b/net/libtorrent/Makefile
index f5137e1474b..0ddbc655339 100644
--- a/net/libtorrent/Makefile
+++ b/net/libtorrent/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2012/10/23 17:18:35 asau Exp $
+# $NetBSD: Makefile,v 1.47 2013/02/06 23:20:53 jperkin Exp $
DISTNAME= libtorrent-0.13.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= ${HOMEPAGE:=downloads/}
diff --git a/net/libtorrent/buildlink3.mk b/net/libtorrent/buildlink3.mk
index ce81c436ffe..a139ef77ae5 100644
--- a/net/libtorrent/buildlink3.mk
+++ b/net/libtorrent/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.19 2012/05/16 17:42:37 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.20 2013/02/06 23:20:53 jperkin Exp $
BUILDLINK_TREE+= libtorrent
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libtorrent
LIBTORRENT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libtorrent+= libtorrent>=0.13.2
-BUILDLINK_ABI_DEPENDS.libtorrent+= libtorrent>=0.13.2
+BUILDLINK_ABI_DEPENDS.libtorrent+= libtorrent>=0.13.2nb2
BUILDLINK_PKGSRCDIR.libtorrent?= ../../net/libtorrent
.include "../../devel/libsigc++/buildlink3.mk"