Update to 0.8.13 (distversion 0.813). Remove 4.x cruft.
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
#
|
||||
|
||||
PORTNAME= Email-FolderType
|
||||
PORTVERSION= 0.8.12
|
||||
PORTVERSION= 0.8.13
|
||||
CATEGORIES= mail perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-0.812
|
||||
DISTNAME= ${PORTNAME}-0.813
|
||||
|
||||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Determine the type of a mail folder
|
||||
@@ -26,12 +26,4 @@ MAN3= Email::FolderType.3 \
|
||||
Email::FolderType::Maildir.3 \
|
||||
Email::FolderType::Mbox.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} <= 500503
|
||||
post-patch:
|
||||
@${PERL} -pi -e 's/^our\s+([\$$\@\%]\w+)/use vars qw($$1); $$1/;' \
|
||||
${WRKSRC}/lib/Email/FolderType.pm
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
MD5 (Email-FolderType-0.812.tar.gz) = 7508d2f97b818490eec38ae78e463174
|
||||
SHA256 (Email-FolderType-0.812.tar.gz) = 3c5b39634b458bef771adc2613c558c5cf311070688addec841a77211a0798bd
|
||||
SIZE (Email-FolderType-0.812.tar.gz) = 12159
|
||||
MD5 (Email-FolderType-0.813.tar.gz) = 4d33367e38ec1548737c15ccd200f18c
|
||||
SHA256 (Email-FolderType-0.813.tar.gz) = 0ed8c9eee0c858f32653cd66a95818ef99d9a4b25416c317ff6dffa7706ec108
|
||||
SIZE (Email-FolderType-0.813.tar.gz) = 19419
|
||||
|
||||
Reference in New Issue
Block a user