ports/52283: (update) mail/p5-Mail-POP3Client to 2.14

Mathieu Arnold m at absolight.net
Thu May 15 14:40:14 UTC 2003


>Number:         52283
>Category:       ports
>Synopsis:       (update) mail/p5-Mail-POP3Client to 2.14
>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:   Thu May 15 07:40:12 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 2.14
Add WWW site
	
>How-To-Repeat:
	
>Fix:

	

--- p5-Mail-POP3Client-2.14.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/p5-Mail-POP3Client/Makefile,v
retrieving revision 1.23
diff -u -b -w -r1.23 Makefile
--- Makefile	2003/03/07 06:05:56	1.23
+++ Makefile	2003/05/15 14:34:34
@@ -6,19 +6,17 @@
 #
 
 PORTNAME=	Mail-POP3Client
-PORTVERSION=	2.9
+PORTVERSION=	2.14
 CATEGORIES=	mail perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Mail
 PKGNAMEPREFIX=	p5-
-DISTNAME=	POP3Client-${PORTVERSION}
 
 MAINTAINER=	demon at FreeBSD.org
-COMMENT=	Perl5 module to talk to a POP3 (RFC1081) server
+COMMENT=	Perl5 module to talk to a POP3 (RFC1939) server
 
 PERL_CONFIGURE=	YES
 
 MAN3=		Mail::POP3Client.3
-MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/mail/p5-Mail-POP3Client/distinfo,v
retrieving revision 1.5
diff -u -b -w -r1.5 distinfo
--- distinfo	2001/09/20 08:43:24	1.5
+++ distinfo	2003/05/15 14:34:34
@@ -1 +1 @@
-MD5 (POP3Client-2.9.tar.gz) = baf932b842bc5e1c8283548fcdb72ab7
+MD5 (Mail-POP3Client-2.14.tar.gz) = 08aea7bca27b21bac812baca22ec2d14
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/mail/p5-Mail-POP3Client/pkg-descr,v
retrieving revision 1.3
diff -u -b -w -r1.3 pkg-descr
--- pkg-descr	2001/09/20 08:43:24	1.3
+++ pkg-descr	2003/05/15 14:34:34
@@ -1,7 +1,7 @@
 DESCRIPTION
 
 This module implements an Object-Oriented interface to a POP3 server.  It is
-based on RFC1081.
+based on RFC1939.
 
 USAGE
 
@@ -14,3 +14,5 @@
 for ($i = 1; $i <= $pop->Count; $i++) {
 	print $pop->Head($i), "\n";
 }
+
+WWW: http://search.cpan.org/dist/Mail-POP3Client/
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/mail/p5-Mail-POP3Client/pkg-plist,v
retrieving revision 1.7
diff -u -b -w -r1.7 pkg-plist
--- pkg-plist	2001/09/20 08:43:24	1.7
+++ pkg-plist	2003/05/15 14:34:34
@@ -1,5 +1,5 @@
-lib/perl5/site_perl/%%PERL_VER%%/Mail/POP3Client.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Mail/POP3Client/.packlist
- at unexec rmdir -f %D/lib/perl5/site_perl/%%PERL_VER%%/Mail 2>/dev/null || true
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Mail/POP3Client
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Mail 2>/dev/null || true
+%%SITE_PERL%%/Mail/POP3Client.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/POP3Client/.packlist
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/POP3Client
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/Mail 2>/dev/null || true
--- p5-Mail-POP3Client-2.14.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list