svn commit: r423489 - head/mail/imapsync
Kurt Jaeger
pi at FreeBSD.org
Sat Oct 8 06:37:11 UTC 2016
Author: pi
Date: Sat Oct 8 06:37:09 2016
New Revision: 423489
URL: https://svnweb.freebsd.org/changeset/ports/423489
Log:
mail/imapsync: add run-dep devel/p5-Readonly
PR: 213116
Submitted by: raivo.hool at gmail.com
Modified:
head/mail/imapsync/Makefile
Modified: head/mail/imapsync/Makefile
==============================================================================
--- head/mail/imapsync/Makefile Sat Oct 8 06:34:22 2016 (r423488)
+++ head/mail/imapsync/Makefile Sat Oct 8 06:37:09 2016 (r423489)
@@ -3,6 +3,7 @@
PORTNAME= imapsync
PORTVERSION= 1.727
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= mail perl5
MASTER_SITES= https://codeload.github.com/imapsync/imapsync/tar.gz/imapsync-${PORTVERSION}?dummy=/
@@ -18,6 +19,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg
RUN_DEPENDS= p5-Mail-IMAPClient>0:mail/p5-Mail-IMAPClient \
p5-Term-ReadKey>0:devel/p5-Term-ReadKey \
p5-IO-Tee>0:devel/p5-IO-Tee \
+ p5-Readonly>0:devel/p5-Readonly \
p5-IO-Socket-SSL>0:security/p5-IO-Socket-SSL \
p5-Unicode-String>0:converters/p5-Unicode-String \
p5-File-Copy-Recursive>0:devel/p5-File-Copy-Recursive
More information about the svn-ports-head
mailing list