diff options
author | jfitz <jfitz@FreeBSD.org> | 1997-04-20 21:26:49 +0000 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1997-04-20 21:26:49 +0000 |
commit | b9c36ee9039b91bc26680493bf4ce474a5d7b5eb (patch) | |
tree | 0eeccad7e3f3ae71747d8800d13ff2283bae82ff /mail/p5-Mail-POP3Client | |
parent | f73e2b070c804d20ed1b1667ecf870554e6c1b33 (diff) | |
download | FreeBSD-ports-b9c36ee9039b91bc26680493bf4ce474a5d7b5eb.zip FreeBSD-ports-b9c36ee9039b91bc26680493bf4ce474a5d7b5eb.tar.gz |
Mass update of perl5 ports (most bring the port up-to-date with the latest release from CPAN)
Specifics: p5-Net fixed for IS_INTERACTIVE
p5-libwww fixed for IS_INTERACTIVE
Diffstat (limited to 'mail/p5-Mail-POP3Client')
-rw-r--r-- | mail/p5-Mail-POP3Client/Makefile | 8 | ||||
-rw-r--r-- | mail/p5-Mail-POP3Client/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/p5-Mail-POP3Client/Makefile b/mail/p5-Mail-POP3Client/Makefile index 87ba67a..6a1c538 100644 --- a/mail/p5-Mail-POP3Client/Makefile +++ b/mail/p5-Mail-POP3Client/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-Mail-POP3Client -# Version required: 1.14 +# Version required: 1.15 # Date created: October 24th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.4 1996/11/18 08:46:34 asami Exp $ +# $Id: Makefile,v 1.5 1997/04/20 13:52:34 wosch Exp $ # -DISTNAME= POP3Client-1_14 -PKGNAME= p5-Mail-POP3Client-1.14 +DISTNAME= POP3Client-1_15 +PKGNAME= p5-Mail-POP3Client-1.15 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail diff --git a/mail/p5-Mail-POP3Client/distinfo b/mail/p5-Mail-POP3Client/distinfo index 85feba4..4777190 100644 --- a/mail/p5-Mail-POP3Client/distinfo +++ b/mail/p5-Mail-POP3Client/distinfo @@ -1 +1 @@ -MD5 (POP3Client-1_14.tar.gz) = a3d4b784ecb510bf73dd2b0aa97efe28 +MD5 (POP3Client-1_15.tar.gz) = 4a885c424cf93b139c51de0372b2e0da |