FreeBSD Bugzilla – Attachment 31404 Details for
Bug 52333
(update) net/p5-EasyTCP to 0.22
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-EasyTCP-0.22.diff
p5-EasyTCP-0.22.diff (text/plain), 4.87 KB, created by
Mathieu Arnold
on 2003-05-16 16:20:14 UTC
(
hide
)
Description:
p5-EasyTCP-0.22.diff
Filename:
MIME Type:
Creator:
Mathieu Arnold
Created:
2003-05-16 16:20:14 UTC
Size:
4.87 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/net/p5-EasyTCP/Makefile,v >retrieving revision 1.7 >diff -u -b -w -r1.7 Makefile >--- Makefile 2003/02/21 13:14:53 1.7 >+++ Makefile 2003/05/16 15:11:10 >@@ -6,10 +6,10 @@ > # > > PORTNAME= EasyTCP >-PORTVERSION= 0.17 >+PORTVERSION= 0.22 > CATEGORIES= net perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} >-MASTER_SITE_SUBDIR= ../../authors/id/M/MN/MNAGUIB >+MASTER_SITE_SUBDIR= Net > PKGNAMEPREFIX= p5- > > MAINTAINER= svenasse@polaris.ca >@@ -19,10 +19,8 @@ > ${SITE_PERL}/Crypt/RSA.pm:${PORTSDIR}/security/p5-Crypt-RSA > RUN_DEPENDS= ${BUILD_DEPENDS} > >-SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} > PERL_CONFIGURE= yes > > MAN3= Net::EasyTCP.3 >-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/net/p5-EasyTCP/distinfo,v >retrieving revision 1.6 >diff -u -b -w -r1.6 distinfo >--- distinfo 2002/11/15 17:10:57 1.6 >+++ distinfo 2003/05/16 15:11:10 >@@ -1 +1 @@ >-MD5 (EasyTCP-0.17.tar.gz) = 91eb2c58be6a91cc957e3e4155059039 >+MD5 (EasyTCP-0.22.tar.gz) = 16f5bf310c70dda2098747b32464f34b >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/net/p5-EasyTCP/pkg-plist,v >retrieving revision 1.3 >diff -u -b -w -r1.3 pkg-plist >--- pkg-plist 2002/11/13 00:04:36 1.3 >+++ pkg-plist 2003/05/16 15:11:10 >@@ -1,31 +1,30 @@ >-@comment $FreeBSD: ports/net/p5-EasyTCP/pkg-plist,v 1.3 2002/11/13 00:04:36 naddy Exp $ >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/EasyTCP/.packlist >-lib/perl5/site_perl/%%PERL_VER%%/Net/EasyTCP.pm >-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/addclientip.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/autosplit.ix >-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/callback.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/clients.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/close.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/compression.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/data.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/deleteclientip.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/disconnect.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/do_one_loop.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/encryption.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/mode.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/new.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/receive.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/remoteip.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/remoteport.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/running.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/send.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/serial.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/setcallback.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/socket.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/start.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/stop.al >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP 2>/dev/null || true >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Net 2>/dev/null || true >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/EasyTCP 2>/dev/null || true >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true >+%%SITE_PERL%%/Net/EasyTCP.pm >+%%SITE_PERL%%/auto/Net/EasyTCP/addclientip.al >+%%SITE_PERL%%/auto/Net/EasyTCP/autosplit.ix >+%%SITE_PERL%%/auto/Net/EasyTCP/callback.al >+%%SITE_PERL%%/auto/Net/EasyTCP/clients.al >+%%SITE_PERL%%/auto/Net/EasyTCP/close.al >+%%SITE_PERL%%/auto/Net/EasyTCP/compression.al >+%%SITE_PERL%%/auto/Net/EasyTCP/data.al >+%%SITE_PERL%%/auto/Net/EasyTCP/deleteclientip.al >+%%SITE_PERL%%/auto/Net/EasyTCP/disconnect.al >+%%SITE_PERL%%/auto/Net/EasyTCP/do_one_loop.al >+%%SITE_PERL%%/auto/Net/EasyTCP/encryption.al >+%%SITE_PERL%%/auto/Net/EasyTCP/mode.al >+%%SITE_PERL%%/auto/Net/EasyTCP/new.al >+%%SITE_PERL%%/auto/Net/EasyTCP/receive.al >+%%SITE_PERL%%/auto/Net/EasyTCP/remoteip.al >+%%SITE_PERL%%/auto/Net/EasyTCP/remoteport.al >+%%SITE_PERL%%/auto/Net/EasyTCP/running.al >+%%SITE_PERL%%/auto/Net/EasyTCP/send.al >+%%SITE_PERL%%/auto/Net/EasyTCP/serial.al >+%%SITE_PERL%%/auto/Net/EasyTCP/setcallback.al >+%%SITE_PERL%%/auto/Net/EasyTCP/socket.al >+%%SITE_PERL%%/auto/Net/EasyTCP/start.al >+%%SITE_PERL%%/auto/Net/EasyTCP/stop.al >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/EasyTCP/.packlist >+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/EasyTCP >+@dirrm %%SITE_PERL%%/auto/Net/EasyTCP >+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true >+@unexec rmdir %D/%%SITE_PERL%%/auto/Net 2>/dev/null || true >+@unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 52333
: 31404