Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 May 2008 05:31:51 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/123988: [PATCH] net-p2p/p5-Net-BitTorrent: update to 0.022
Message-ID:  <20080525213151.1E5621CC40@ccreader.NCTU.edu.tw>
Resent-Message-ID: <200805252140.m4PLe15C076701@freefall.freebsd.org>

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

>Number:         123988
>Category:       ports
>Synopsis:       [PATCH] net-p2p/p5-Net-BitTorrent: update to 0.022
>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:   Sun May 25 21:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD ccreader.NCTU.edu.tw 6.3-STABLE FreeBSD 6.3-STABLE #4: Sat May 17 02:23:23 CST 2008
>Description:
- Update to 0.022

Port maintainer (gslin@gslin.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Net-BitTorrent-0.022.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-p2p/p5-Net-BitTorrent/Makefile /home/staff/gslin/work/ports/p5-Net-BitTorrent/Makefile
--- /usr/ports/net-p2p/p5-Net-BitTorrent/Makefile	2008-04-13 10:35:51.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-Net-BitTorrent/Makefile	2008-05-26 05:28:29.000000000 +0800
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	Net-BitTorrent
-PORTVERSION=	0.015
+PORTVERSION=	0.022
 CATEGORIES=	net-p2p perl5
 MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=	Net
+MASTER_SITE_SUBDIR=	../../authors/id/S/SA/SANKO
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	gslin@gslin.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	BitTorrent peer-to-peer protocol class
 
 RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Digest/SHA.pm:${PORTSDIR}/security/p5-Digest-SHA \
@@ -24,8 +24,6 @@
 PERL_MODBUILD=	yes
 
 MAN3=		Net::BitTorrent.3 \
-		Net::BitTorrent::FAQ.3 \
-		Net::BitTorrent::PeerID.3 \
 		Net::BitTorrent::Session.3 \
 		Net::BitTorrent::Session::File.3 \
 		Net::BitTorrent::Session::Peer.3 \
diff -ruN --exclude=CVS /usr/ports/net-p2p/p5-Net-BitTorrent/distinfo /home/staff/gslin/work/ports/p5-Net-BitTorrent/distinfo
--- /usr/ports/net-p2p/p5-Net-BitTorrent/distinfo	2008-04-13 10:35:51.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-Net-BitTorrent/distinfo	2008-05-26 05:28:09.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (Net-BitTorrent-0.015.tar.gz) = 43daf7213a8657bb144a26a6d7129d85
-SHA256 (Net-BitTorrent-0.015.tar.gz) = 67cddae9552bb4b0966d461aa61b475ba57f0598934dfddb1e132e1846a63db6
-SIZE (Net-BitTorrent-0.015.tar.gz) = 121909
+MD5 (Net-BitTorrent-0.022.tar.gz) = 33efdfacf1fcde3f7cefd1240c403a26
+SHA256 (Net-BitTorrent-0.022.tar.gz) = a9c13ffa37b5e0beeb50f45d124b2a8b1ab1488db6a7b64fc18a4bb6d4f7971e
+SIZE (Net-BitTorrent-0.022.tar.gz) = 125514
diff -ruN --exclude=CVS /usr/ports/net-p2p/p5-Net-BitTorrent/pkg-plist /home/staff/gslin/work/ports/p5-Net-BitTorrent/pkg-plist
--- /usr/ports/net-p2p/p5-Net-BitTorrent/pkg-plist	2008-04-13 10:35:51.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-Net-BitTorrent/pkg-plist	2008-05-26 05:28:40.000000000 +0800
@@ -1,7 +1,5 @@
 @comment $FreeBSD: ports/net-p2p/p5-Net-BitTorrent/pkg-plist,v 1.1 2008/04/13 02:35:51 clsung Exp $
 %%SITE_PERL%%/Net/BitTorrent.pm
-%%SITE_PERL%%/Net/BitTorrent/FAQ.pod
-%%SITE_PERL%%/Net/BitTorrent/PeerID.pod
 %%SITE_PERL%%/Net/BitTorrent/Session.pm
 %%SITE_PERL%%/Net/BitTorrent/Session/File.pm
 %%SITE_PERL%%/Net/BitTorrent/Session/Peer.pm
--- p5-Net-BitTorrent-0.022.patch ends here ---

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



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