mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Update to 1.105
- Use real PORTVERSION - Add LICENSE - Add NO_ARCH Changes: http://search.cpan.org/dist/Email-Folder-IMAP/Changes
This commit is contained in:
parent
59cb0a030a
commit
b35e500d3f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=439322
@ -2,22 +2,25 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Email-Folder-IMAPS
|
||||
PORTVERSION= 1.10.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.105
|
||||
CATEGORIES= mail perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Email::Folder access to IMAP over SSL folders
|
||||
|
||||
RUN_DEPENDS= p5-Email-FolderType-Net>=0:mail/p5-Email-FolderType-Net \
|
||||
p5-Email-Folder-IMAP>=1.10.2:mail/p5-Email-Folder-IMAP \
|
||||
p5-Net-IMAP-Simple-SSL>=1.3:mail/p5-Net-IMAP-Simple-SSL \
|
||||
p5-URI-imaps>=0:mail/p5-URI-imaps
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= p5-Email-Folder-IMAP>=1.102:mail/p5-Email-Folder-IMAP \
|
||||
p5-Net-IMAP-Simple-SSL>=1.3:mail/p5-Net-IMAP-Simple-SSL \
|
||||
p5-URI-imap>=0:mail/p5-URI-imap \
|
||||
p5-URI-imaps>=0:mail/p5-URI-imaps
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (Email-Folder-IMAPS-1.102.tar.gz) = 9802d55143090a5928dc2efb34e6e2f600120260810097754873197024c88d68
|
||||
SIZE (Email-Folder-IMAPS-1.102.tar.gz) = 9725
|
||||
TIMESTAMP = 1492964730
|
||||
SHA256 (Email-Folder-IMAPS-1.105.tar.gz) = 83798f7c9d9d354539bc049f0d5ba5a705cef7aba08d9e6bebb84548ef32bc0e
|
||||
SIZE (Email-Folder-IMAPS-1.105.tar.gz) = 14018
|
||||
|
Loading…
Reference in New Issue
Block a user