diff options
-rw-r--r-- | net/monotorrent/Makefile | 7 | ||||
-rw-r--r-- | net/monotorrent/buildlink3.mk | 6 | ||||
-rw-r--r-- | net/monotorrent/distinfo | 8 |
3 files changed, 10 insertions, 11 deletions
diff --git a/net/monotorrent/Makefile b/net/monotorrent/Makefile index e245b854855..9f5c16d0d2c 100644 --- a/net/monotorrent/Makefile +++ b/net/monotorrent/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2009/03/25 22:37:13 he Exp $ +# $NetBSD: Makefile,v 1.4 2009/07/16 07:50:26 kefren Exp $ -DISTNAME= monotorrent-0.62 -PKGREVISION= 1 +DISTNAME= monotorrent-0.72 CATEGORIES= net -MASTER_SITES= http://monotorrent.com/Files/0.62/ +MASTER_SITES= http://projects.qnetp.net/attachments/download/13/ MAINTAINER= kefren@NetBSD.org HOMEPAGE= http://monotorrent.com/ diff --git a/net/monotorrent/buildlink3.mk b/net/monotorrent/buildlink3.mk index 80165369b59..b1dc98251eb 100644 --- a/net/monotorrent/buildlink3.mk +++ b/net/monotorrent/buildlink3.mk @@ -1,12 +1,12 @@ -# $NetBSD: buildlink3.mk,v 1.3 2009/03/25 22:37:13 he Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2009/07/16 07:50:26 kefren Exp $ BUILDLINK_TREE+= monotorrent .if !defined(MONOTORRENT_BUILDLINK3_MK) MONOTORRENT_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.monotorrent+= monotorrent>=0.62 -BUILDLINK_ABI_DEPENDS.monotorrent?= monotorrent>=0.62nb1 +BUILDLINK_API_DEPENDS.monotorrent+= monotorrent>=0.72 +BUILDLINK_ABI_DEPENDS.monotorrent?= monotorrent>=0.72 BUILDLINK_PKGSRCDIR.monotorrent?= ../../net/monotorrent .include "../../lang/mono/buildlink3.mk" diff --git a/net/monotorrent/distinfo b/net/monotorrent/distinfo index 946ece0acbe..a20c9e81f75 100644 --- a/net/monotorrent/distinfo +++ b/net/monotorrent/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/11/27 09:02:39 kefren Exp $ +$NetBSD: distinfo,v 1.2 2009/07/16 07:50:26 kefren Exp $ -SHA1 (monotorrent-0.62.tar.gz) = 064118aa832889b8a05e97c1a07a280e607a719a -RMD160 (monotorrent-0.62.tar.gz) = 5422e299fd550b023a10e870c922cbc6067d887e -Size (monotorrent-0.62.tar.gz) = 261488 bytes +SHA1 (monotorrent-0.72.tar.gz) = aecf8e80ec72c0d4a94bf440df08226c8025b204 +RMD160 (monotorrent-0.72.tar.gz) = 708aad857fe5dbe79f4dcbccd4dda027bc438e0d +Size (monotorrent-0.72.tar.gz) = 269544 bytes |