aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-04-24 23:35:43 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-04-24 23:35:43 +0800
commit2b6d9720ebaebf674273eee365c3c6793648fc8a (patch)
treec8717e6d99a92acfb9e827baf63a11260c00cf1d
parent49dbf3b3e325381c67ce148d4e4514a021d12f3f (diff)
downloadfreebsd-ports-gnome-2b6d9720ebaebf674273eee365c3c6793648fc8a.tar.gz
freebsd-ports-gnome-2b6d9720ebaebf674273eee365c3c6793648fc8a.tar.zst
freebsd-ports-gnome-2b6d9720ebaebf674273eee365c3c6793648fc8a.zip
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
-rw-r--r--mail/p5-Email-Folder-POP3/Makefile18
-rw-r--r--mail/p5-Email-Folder-POP3/distinfo5
2 files changed, 13 insertions, 10 deletions
diff --git a/mail/p5-Email-Folder-POP3/Makefile b/mail/p5-Email-Folder-POP3/Makefile
index 2d4c558880f3..3b0ccf6500c9 100644
--- a/mail/p5-Email-Folder-POP3/Makefile
+++ b/mail/p5-Email-Folder-POP3/Makefile
@@ -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
diff --git a/mail/p5-Email-Folder-POP3/distinfo b/mail/p5-Email-Folder-POP3/distinfo
index 5b1ed72869c9..6c8afb219046 100644
--- a/mail/p5-Email-Folder-POP3/distinfo
+++ b/mail/p5-Email-Folder-POP3/distinfo
@@ -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