ports/52333: (update) net/p5-EasyTCP to 0.22

Mathieu Arnold m at absolight.net
Fri May 16 15:20:18 UTC 2003


>Number:         52333
>Category:       ports
>Synopsis:       (update) net/p5-EasyTCP to 0.22
>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:   Fri May 16 08:20:14 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root at aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386


	
>Description:
Update to 0.22
	
>How-To-Repeat:
	
>Fix:

	

--- p5-EasyTCP-0.22.diff begins here ---
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 at 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 @@
- at 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
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP 2>/dev/null || true
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Net 2>/dev/null || true
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/EasyTCP 2>/dev/null || true
- at 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
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/EasyTCP
+ at dirrm %%SITE_PERL%%/auto/Net/EasyTCP
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/auto/Net 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true
--- p5-EasyTCP-0.22.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list