Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jul 2008 15:59:07 GMT
From:      Wen heping <wenheping@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/125189: [Update]net-p2p/p5-Net-BitTorrent:update to 0.025
Message-ID:  <200807021559.m62Fx7kF076494@www.freebsd.org>
Resent-Message-ID: <200807021600.m62G0AbI059608@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         125189
>Category:       ports
>Synopsis:       [Update]net-p2p/p5-Net-BitTorrent:update to 0.025
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 02 16:00:09 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Wen heping
>Release:        FreeBSD 7.0 release
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb7.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
update to 0.025 from 0.022
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2008-07-03 07:35:29.000000000 +0800
+++ Makefile	2008-07-03 07:42:57.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Net-BitTorrent
-PORTVERSION=	0.022
+PORTVERSION=	0.025
 CATEGORIES=	net-p2p perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	../../authors/id/S/SA/SANKO
@@ -19,13 +19,15 @@
 		${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \
 		${SITE_PERL}/${PERL_ARCH}/version.pm:${PORTSDIR}/devel/p5-version \
 		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
-
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
 CONFIGURE_ARGS=	</dev/null
 PERL_MODBUILD=	yes
 
 MAN3=		Net::BitTorrent.3 \
+		Net::BitTorrent::DHT.3 \
+		Net::BitTorrent::DHT::Node::Azureus.3 \
+		Net::BitTorrent::DHT::Node::Mainline.3 \
 		Net::BitTorrent::Session.3 \
 		Net::BitTorrent::Session::File.3 \
 		Net::BitTorrent::Session::Peer.3 \
--- distinfo.orig	2008-05-30 23:02:19.000000000 +0800
+++ distinfo	2008-07-03 07:42:07.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (Net-BitTorrent-0.022.tar.gz) = 33efdfacf1fcde3f7cefd1240c403a26
-SHA256 (Net-BitTorrent-0.022.tar.gz) = a9c13ffa37b5e0beeb50f45d124b2a8b1ab1488db6a7b64fc18a4bb6d4f7971e
-SIZE (Net-BitTorrent-0.022.tar.gz) = 125514
+MD5 (Net-BitTorrent-0.025.tar.gz) = da936021dbedaed0e8d37b39d2fea79c
+SHA256 (Net-BitTorrent-0.025.tar.gz) = 81f90175e69263ab1df333b795083b602441289ca9facdd427d2b5510070d86f
+SIZE (Net-BitTorrent-0.025.tar.gz) = 142010


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807021559.m62Fx7kF076494>