FreeBSD Bugzilla – Attachment 31364 Details for
Bug 52283
(update) mail/p5-Mail-POP3Client to 2.14
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-Mail-POP3Client-2.14.diff
p5-Mail-POP3Client-2.14.diff (text/plain), 2.66 KB, created by
Mathieu Arnold
on 2003-05-15 15:40:12 UTC
(
hide
)
Description:
p5-Mail-POP3Client-2.14.diff
Filename:
MIME Type:
Creator:
Mathieu Arnold
Created:
2003-05-15 15:40:12 UTC
Size:
2.66 KB
patch
obsolete
>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@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 >-@unexec rmdir -f %D/lib/perl5/site_perl/%%PERL_VER%%/Mail 2>/dev/null || true >-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Mail/POP3Client >-@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 >+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/POP3Client >+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail 2>/dev/null || true >+@unexec rmdir %D/%%SITE_PERL%%/Mail 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 52283
: 31364