Update to 1.10
This commit is contained in:
parent
6d575db83d
commit
aca28c0cee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=169129
2 changed files with 9 additions and 9 deletions
|
@ -6,18 +6,18 @@
|
|||
#
|
||||
|
||||
PORTNAME= Email-Folder-IMAP
|
||||
PORTVERSION= 1.02
|
||||
PORTVERSION= 1.10
|
||||
CATEGORIES= mail perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Email
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Email::Folder Access to IMAP Folders
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Email/Folder/Reader.pm:${PORTSDIR}/mail/p5-Email-Folder \
|
||||
${SITE_PERL}/Email/FolderType/Net.pm:${PORTSDIR}/mail/p5-Email-FolderType-Net \
|
||||
${SITE_PERL}/URI/imap.pm:${PORTSDIR}/mail/p5-URI-imap
|
||||
BUILD_DEPENDS= p5-Email-FolderType-Net>=0:${PORTSDIR}/mail/p5-Email-FolderType-Net \
|
||||
p5-Email-Folder>=0:${PORTSDIR}/mail/p5-Email-Folder \
|
||||
p5-Net-IMAP-Simple>=0.95:${PORTSDIR}/mail/p5-Net-IMAP-Simple \
|
||||
p5-URI-imap>=0:${PORTSDIR}/mail/p5-URI-imap
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Email-Folder-IMAP-1.02.tar.gz) = b39583aa7c031a0f9219ec3cbb40a5b7
|
||||
SHA256 (Email-Folder-IMAP-1.02.tar.gz) = 7bdb2eb37203d18bbdc2836ec5690e5146f95f6bb1023daa83d1f670c36a63f5
|
||||
SIZE (Email-Folder-IMAP-1.02.tar.gz) = 2345
|
||||
MD5 (Email-Folder-IMAP-1.10.tar.gz) = 7ce6f4958a436eb383c539deda2bad46
|
||||
SHA256 (Email-Folder-IMAP-1.10.tar.gz) = d2e26b9044af38508652c1f9db5ea1d77770594c2f336afed17bbce0c2c71eb2
|
||||
SIZE (Email-Folder-IMAP-1.10.tar.gz) = 2610
|
||||
|
|
Loading…
Reference in a new issue