Update to 1.015
- Use real PORTVERSION - Add LICENSE - Remove Perl core module - Sort *_DEPENDS - Add NO_ARCH Changes: http://search.cpan.org/dist/Email-Folder-POP3/Changes
This commit is contained in:
parent
14be33d38d
commit
c6e6a0ee4e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=439332
@ -2,22 +2,24 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Email-Folder-POP3
|
||||
PORTVERSION= 1.01.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.015
|
||||
CATEGORIES= mail perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Email::Folder access to POP3 folders
|
||||
|
||||
RUN_DEPENDS= p5-URI>=1.35:net/p5-URI \
|
||||
p5-Email-FolderType-Net>=1.020:mail/p5-Email-FolderType-Net \
|
||||
p5-Email-Folder>=0.840:mail/p5-Email-Folder \
|
||||
p5-Net>=1.19:net/p5-Net
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= p5-Email-Folder>=0:mail/p5-Email-Folder \
|
||||
p5-Email-FolderType-Net>=0:mail/p5-Email-FolderType-Net \
|
||||
p5-URI>=0:net/p5-URI
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (Email-Folder-POP3-1.013.tar.gz) = c1e5feddca79b241916b0ceba2034cc5aa8e4431e1bea90b0986a102bf7298c2
|
||||
SIZE (Email-Folder-POP3-1.013.tar.gz) = 9759
|
||||
TIMESTAMP = 1493047644
|
||||
SHA256 (Email-Folder-POP3-1.015.tar.gz) = d533a0cc564b99acc11ad6c4dd26d6d857739fd93e59e2ce766bccf0b2cc2d3a
|
||||
SIZE (Email-Folder-POP3-1.015.tar.gz) = 13031
|
||||
|
Loading…
Reference in New Issue
Block a user