mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 0.85.3 (distversion 0.853). Remove 4.x cruft.
This commit is contained in:
parent
66deaefefe
commit
a1d838acf2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188316
2 changed files with 6 additions and 11 deletions
|
@ -6,11 +6,11 @@
|
|||
#
|
||||
|
||||
PORTNAME= Email-Folder
|
||||
PORTVERSION= 0.85.2
|
||||
PORTVERSION= 0.85.3
|
||||
CATEGORIES= mail perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-0.852
|
||||
DISTNAME= ${PORTNAME}-0.853
|
||||
|
||||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Read all the messages from a folder as Email::Simple objects
|
||||
|
@ -27,9 +27,4 @@ MAN3= Email::Folder.3 \
|
|||
Email::Folder::Mbox.3 \
|
||||
Email::Folder::Reader.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
post-patch:
|
||||
${PERL} -pi -e '$$_="" if /use warnings;/' ${WRKSRC}/Makefile.PL
|
||||
.endif
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Email-Folder-0.852.tar.gz) = 701f8546b19109036f31d8ce7183c861
|
||||
SHA256 (Email-Folder-0.852.tar.gz) = bf59f9265c9717a8eaa996757c6b748a7c34d0529ccfcbffcdcf13dfad6d3525
|
||||
SIZE (Email-Folder-0.852.tar.gz) = 26696
|
||||
MD5 (Email-Folder-0.853.tar.gz) = c1f6d72dffa1f30e1e22fe3f49c9ad00
|
||||
SHA256 (Email-Folder-0.853.tar.gz) = 39dbccd41be3c8cdcf75c578fad41eb2af9c6f53cd45576e1ae4b62973a95da1
|
||||
SIZE (Email-Folder-0.853.tar.gz) = 34039
|
||||
|
|
Loading…
Add table
Reference in a new issue