From svenasse@pitou.polaris.ca  Wed May 28 18:50:13 2003
Return-Path: <svenasse@pitou.polaris.ca>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7D30C37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 28 May 2003 18:50:13 -0700 (PDT)
Received: from pitou.polaris.ca (wh123-00-03-47-09-31-0c.northwestel.net [216.126.123.59])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9072F43F75
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 28 May 2003 18:50:12 -0700 (PDT)
	(envelope-from svenasse@pitou.polaris.ca)
Received: (from root@localhost)
	by pitou.polaris.ca (8.12.6p2/8.12.6) id h4T1o8cQ046431;
	Wed, 28 May 2003 18:50:08 -0700 (PDT)
	(envelope-from svenasse)
Message-Id: <200305290150.h4T1o8cQ046431@pitou.polaris.ca>
Date: Wed, 28 May 2003 18:50:08 -0700 (PDT)
From: Seamus Venasse <svenasse@polaris.ca>
Reply-To: Seamus Venasse <svenasse@polaris.ca>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Updated port: net/p5-EasyTCP from 0.17 to 0.23
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         52772
>Category:       ports
>Synopsis:       Updated port: net/p5-EasyTCP from 0.17 to 0.23
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 28 19:00:12 PDT 2003
>Closed-Date:    Thu Jun 05 01:57:18 PDT 2003
>Last-Modified:  Thu Jun 05 01:57:18 PDT 2003
>Originator:     Seamus Venasse
>Release:        FreeBSD 5.0-RELEASE-p7 i386
>Organization:
Polaris Computing
>Environment:
System: FreeBSD portbuilder.polaris.ca 5.0-RELEASE-p7 FreeBSD 5.0-RELEASE-p7 #0: Mon Apr 21 09:35:31 PDT 2003 root@portbuilder.polaris.ca:/usr/obj/usr/src/sys/PITOU i386


	
>Description:

This PR supersedes ports/52333 and ports/52760.

>How-To-Repeat:
	
>Fix:

diff -ruN /usr/ports/net/p5-EasyTCP/Makefile p5-EasyTCP/Makefile
--- /usr/ports/net/p5-EasyTCP/Makefile	Sat Feb 22 03:18:09 2003
+++ p5-EasyTCP/Makefile	Wed May 28 18:34:04 2003
@@ -5,24 +5,22 @@
 # $FreeBSD: ports/net/p5-EasyTCP/Makefile,v 1.7 2003/02/21 13:14:53 knu Exp $
 #
 
-PORTNAME=		EasyTCP
-PORTVERSION=		0.17
-CATEGORIES=		net perl5
-MASTER_SITES=		${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	../../authors/id/M/MN/MNAGUIB
-PKGNAMEPREFIX=		p5-
+PORTNAME=	EasyTCP
+PORTVERSION=	0.23
+CATEGORIES=	net perl5
+MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR=	Net
+PKGNAMEPREFIX=	p5-
 
-MAINTAINER=		svenasse@polaris.ca
+MAINTAINER=	svenasse@polaris.ca
 COMMENT=	Easily create TCP/IP clients and servers
 
-BUILD_DEPENDS=		${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
-			${SITE_PERL}/Crypt/RSA.pm:${PORTSDIR}/security/p5-Crypt-RSA
-RUN_DEPENDS=		${BUILD_DEPENDS}
+BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
+		${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
+PERL_CONFIGURE=	yes
 
-MAN3=			Net::EasyTCP.3
-MANPREFIX=		${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3=		Net::EasyTCP.3
 
 .include <bsd.port.mk>
diff -ruN /usr/ports/net/p5-EasyTCP/distinfo p5-EasyTCP/distinfo
--- /usr/ports/net/p5-EasyTCP/distinfo	Sun Dec  8 15:32:16 2002
+++ p5-EasyTCP/distinfo	Wed May 28 18:33:52 2003
@@ -1 +1 @@
-MD5 (EasyTCP-0.17.tar.gz) = 91eb2c58be6a91cc957e3e4155059039
+MD5 (EasyTCP-0.23.tar.gz) = d247fc39990aa5827133fc4927fc3655
diff -ruN /usr/ports/net/p5-EasyTCP/pkg-plist p5-EasyTCP/pkg-plist
--- /usr/ports/net/p5-EasyTCP/pkg-plist	Sun Dec  8 15:32:16 2002
+++ p5-EasyTCP/pkg-plist	Wed May 28 18:33:52 2003
@@ -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%%/auto/Net/EasyTCP/stop.al
+%%SITE_PERL%%/auto/Net/EasyTCP/start.al
+%%SITE_PERL%%/auto/Net/EasyTCP/socket.al
+%%SITE_PERL%%/auto/Net/EasyTCP/setcallback.al
+%%SITE_PERL%%/auto/Net/EasyTCP/serial.al
+%%SITE_PERL%%/auto/Net/EasyTCP/send.al
+%%SITE_PERL%%/auto/Net/EasyTCP/running.al
+%%SITE_PERL%%/auto/Net/EasyTCP/remoteport.al
+%%SITE_PERL%%/auto/Net/EasyTCP/remoteip.al
+%%SITE_PERL%%/auto/Net/EasyTCP/receive.al
+%%SITE_PERL%%/auto/Net/EasyTCP/new.al
+%%SITE_PERL%%/auto/Net/EasyTCP/mode.al
+%%SITE_PERL%%/auto/Net/EasyTCP/encryption.al
+%%SITE_PERL%%/auto/Net/EasyTCP/do_one_loop.al
+%%SITE_PERL%%/auto/Net/EasyTCP/disconnect.al
+%%SITE_PERL%%/auto/Net/EasyTCP/deleteclientip.al
+%%SITE_PERL%%/auto/Net/EasyTCP/data.al
+%%SITE_PERL%%/auto/Net/EasyTCP/compression.al
+%%SITE_PERL%%/auto/Net/EasyTCP/close.al
+%%SITE_PERL%%/auto/Net/EasyTCP/clients.al
+%%SITE_PERL%%/auto/Net/EasyTCP/callback.al
+%%SITE_PERL%%/auto/Net/EasyTCP/autosplit.ix
+%%SITE_PERL%%/auto/Net/EasyTCP/addclientip.al
+%%SITE_PERL%%/Net/EasyTCP.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/EasyTCP/.packlist
+@unexec rmdir %D/%%SITE_PERL%%/auto/Net/EasyTCP 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
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/EasyTCP 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mich 
State-Changed-When: Thu Jun 5 01:57:03 PDT 2003 
State-Changed-Why:  
Committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=52772 
>Unformatted:
