Upgrade to 0.07.
This commit is contained in:
parent
a6730b726d
commit
d6f17d802f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=10899
3 changed files with 11 additions and 11 deletions
|
@ -1,13 +1,13 @@
|
|||
# New ports collection makefile for: p5-Mail-Folder
|
||||
# Version required: 0.06
|
||||
# Version required: 0.07
|
||||
# Date created: October 24th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.8 1997/06/24 18:43:24 jfitz Exp $
|
||||
# $Id: Makefile,v 1.9 1998/03/16 03:15:59 steve Exp $
|
||||
#
|
||||
|
||||
DISTNAME= MailFolder-0.06
|
||||
PKGNAME= p5-Mail-Folder-0.06
|
||||
DISTNAME= MailFolder-0.07
|
||||
PKGNAME= p5-Mail-Folder-0.07
|
||||
CATEGORIES= mail perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Mail
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (MailFolder-0.06.tar.gz) = 07f19195494f099324d17f4f4dc7752c
|
||||
MD5 (MailFolder-0.07.tar.gz) = 2c7439acda914402ae5f3060a67ec1da
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
lib/perl5/man/man3/Mail::Folder.3.gz
|
||||
lib/perl5/man/man3/Mail::Folder::Emaul.3.gz
|
||||
lib/perl5/man/man3/Mail::Folder::Mbox.3.gz
|
||||
lib/perl5/man/man3/Mail::Folder::Maildir.3.gz
|
||||
lib/perl5/man/man3/Mail::Folder::NNTP.3.gz
|
||||
lib/perl5/site_perl/Mail/Folder.pm
|
||||
lib/perl5/site_perl/Mail/Folder/Emaul.pm
|
||||
lib/perl5/site_perl/Mail/Folder/Mbox.pm
|
||||
lib/perl5/site_perl/Mail/Folder/Maildir.pm
|
||||
lib/perl5/site_perl/Mail/Folder/Mbox.pm
|
||||
lib/perl5/site_perl/Mail/Folder/NNTP.pm
|
||||
lib/perl5/site_perl/i386-freebsd/auto/Mail/.packlist
|
||||
lib/perl5/man/man3/Mail::Folder.3.gz
|
||||
lib/perl5/man/man3/Mail::Folder::Emaul.3.gz
|
||||
lib/perl5/man/man3/Mail::Folder::Maildir.3.gz
|
||||
lib/perl5/man/man3/Mail::Folder::Mbox.3.gz
|
||||
lib/perl5/man/man3/Mail::Folder::NNTP.3.gz
|
||||
@dirrm lib/perl5/site_perl/Mail/Folder
|
||||
|
|
Loading…
Reference in a new issue