svn commit: r470140 - head/mail/p5-Net-IMAP-Server
Frederic Culot
culot at FreeBSD.org
Wed May 16 18:58:24 UTC 2018
Author: culot
Date: Wed May 16 18:58:22 2018
New Revision: 470140
URL: https://svnweb.freebsd.org/changeset/ports/470140
Log:
- Update to 1.39
Changes: http://search.cpan.org/dist/Net-IMAP-Server/Changes
Modified:
head/mail/p5-Net-IMAP-Server/Makefile
head/mail/p5-Net-IMAP-Server/distinfo
Modified: head/mail/p5-Net-IMAP-Server/Makefile
==============================================================================
--- head/mail/p5-Net-IMAP-Server/Makefile Wed May 16 18:46:32 2018 (r470139)
+++ head/mail/p5-Net-IMAP-Server/Makefile Wed May 16 18:58:22 2018 (r470140)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Net-IMAP-Server
-PORTVERSION= 1.38
-PORTREVISION= 1
+PORTVERSION= 1.39
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -31,6 +30,7 @@ BUILD_DEPENDS= p5-AnyEvent>0:devel/p5-AnyEvent \
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-IO-Socket-SSL>0:security/p5-IO-Socket-SSL
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure
Modified: head/mail/p5-Net-IMAP-Server/distinfo
==============================================================================
--- head/mail/p5-Net-IMAP-Server/distinfo Wed May 16 18:46:32 2018 (r470139)
+++ head/mail/p5-Net-IMAP-Server/distinfo Wed May 16 18:58:22 2018 (r470140)
@@ -1,2 +1,3 @@
-SHA256 (Net-IMAP-Server-1.38.tar.gz) = 35d04f4b7c1d78aaec4b58a743a1b4745bc822a04ca6278bbfc65ac49689d1f8
-SIZE (Net-IMAP-Server-1.38.tar.gz) = 72246
+TIMESTAMP = 1526496680
+SHA256 (Net-IMAP-Server-1.39.tar.gz) = 29e4a8cdf27ec2b9bbceda415cda3f8fbc6098b6d28153396b54502facd2e7d1
+SIZE (Net-IMAP-Server-1.39.tar.gz) = 70560
More information about the svn-ports-head
mailing list