[PATCH] net-p2p/p5-Net-BitTorrent-PeerPacket: update to 1.2
Gea-Suan Lin
gslin at gslin.org
Thu Jul 26 03:38:30 UTC 2007
>Submitter-Id: current-users
>Originator: Gea-Suan Lin
>Organization:
>Confidential: no
>Synopsis: [PATCH] net-p2p/p5-Net-BitTorrent-PeerPacket: update to 1.2
>Severity: non-critical
>Priority: low
>Category: ports
>Class: update
>Release: FreeBSD 6.2-STABLE i386
>Environment:
System: FreeBSD ccreader.NCTU.edu.tw 6.2-STABLE FreeBSD 6.2-STABLE #1: Tue Jun 5 03:26:27 CST
>Description:
- Update to 1.2
Port maintainer (perl at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-Net-BitTorrent-PeerPacket-1.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-p2p/p5-Net-BitTorrent-PeerPacket/Makefile /home/staff/gslin/work/ports/p5-Net-BitTorrent-PeerPacket/Makefile
--- /usr/ports/net-p2p/p5-Net-BitTorrent-PeerPacket/Makefile Wed Aug 23 08:55:33 2006
+++ /home/staff/gslin/work/ports/p5-Net-BitTorrent-PeerPacket/Makefile Thu Jul 26 11:37:26 2007
@@ -6,7 +6,7 @@
#
PORTNAME= Net-BitTorrent-PeerPacket
-PORTVERSION= 1.0
+PORTVERSION= 1.2
CATEGORIES= net-p2p perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@@ -19,10 +19,4 @@
MAN3= Net::BitTorrent::PeerPacket.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-IGNORE= requires Perl 5.6.0 or newer. Install lang/perl5.8 and try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/net-p2p/p5-Net-BitTorrent-PeerPacket/distinfo /home/staff/gslin/work/ports/p5-Net-BitTorrent-PeerPacket/distinfo
--- /usr/ports/net-p2p/p5-Net-BitTorrent-PeerPacket/distinfo Wed Aug 23 08:55:33 2006
+++ /home/staff/gslin/work/ports/p5-Net-BitTorrent-PeerPacket/distinfo Thu Jul 26 11:37:40 2007
@@ -1,3 +1,3 @@
-MD5 (Net-BitTorrent-PeerPacket-1.0.tar.gz) = f43c42227e8ffc7edfae71d7e8c28322
-SHA256 (Net-BitTorrent-PeerPacket-1.0.tar.gz) = e0af77a0891389c528dec5abbc227e0aca3c9ea261d41a98a5a0879125651d6e
-SIZE (Net-BitTorrent-PeerPacket-1.0.tar.gz) = 5713
+MD5 (Net-BitTorrent-PeerPacket-1.2.tar.gz) = 12462e11b2d3673f2c2d8e5fa2e8519c
+SHA256 (Net-BitTorrent-PeerPacket-1.2.tar.gz) = d9dfc74686edde2318f5c67697b3553b43e95589ea766904fbf27da0f77a4fb5
+SIZE (Net-BitTorrent-PeerPacket-1.2.tar.gz) = 6645
--- p5-Net-BitTorrent-PeerPacket-1.2.patch ends here ---
More information about the freebsd-perl
mailing list