Update to 1.04, thereby unbreaking
This commit is contained in:
parent
080158c09d
commit
067916c93a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134774
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Email-FolderType-Net
|
||||
PORTVERSION= 1.02
|
||||
PORTVERSION= 1.04
|
||||
CATEGORIES= mail perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Email
|
||||
@ -16,13 +16,11 @@ MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Recognize folder types for network based message protocols
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
|
||||
${SITE_PERL}/Email/FolderType/Register.pm:${PORTSDIR}/mail/p5-Email-FolderType
|
||||
${SITE_PERL}/Email/FolderType.pm:${PORTSDIR}/mail/p5-Email-FolderType
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
BROKEN= Does not work with current version 0.8 of dependency mail/p5-Email-FolderType (CPAN RT #9562)
|
||||
|
||||
MAN3= Email::FolderType::Net.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (Email-FolderType-Net-1.02.tar.gz) = 7b4ab80e9e5d85c8bc10d7097dd5e07c
|
||||
SIZE (Email-FolderType-Net-1.02.tar.gz) = 1974
|
||||
MD5 (Email-FolderType-Net-1.04.tar.gz) = 93b7de6f21979ccbf1f9bb1c00ccf57c
|
||||
SIZE (Email-FolderType-Net-1.04.tar.gz) = 2118
|
||||
|
Loading…
Reference in New Issue
Block a user