svn commit: r325542 - head/mail/imapsync
William Grzybowski
wg at FreeBSD.org
Wed Aug 28 15:58:58 UTC 2013
Author: wg
Date: Wed Aug 28 15:58:57 2013
New Revision: 325542
URL: http://svnweb.freebsd.org/changeset/ports/325542
Log:
mail/imapsync: update to 1.564
- Update to 1.564 [1]
- Pass maintainership to submitter
- Convert to USES perl5
PR: ports/181237
Submitted by: Kurt Jaeger <fbsd-ports opsec.eu>
Approved by: maintainer (timeout)
Modified:
head/mail/imapsync/Makefile
head/mail/imapsync/distinfo
Modified: head/mail/imapsync/Makefile
==============================================================================
--- head/mail/imapsync/Makefile Wed Aug 28 15:47:18 2013 (r325541)
+++ head/mail/imapsync/Makefile Wed Aug 28 15:58:57 2013 (r325542)
@@ -2,12 +2,12 @@
# $FreeBSD$
PORTNAME= imapsync
-PORTVERSION= 1.536
+PORTVERSION= 1.564
CATEGORIES= mail perl5
MASTER_SITES= https://fedorahosted.org/released/${PORTNAME}/
EXTRACT_SUFX= .tgz
-MAINTAINER= sidh at rtha.info
+MAINTAINER= fbsd-ports at opsec.eu
COMMENT= IMAP synchronization, copy or migration tool
BUILD_DEPENDS= p5-Mail-IMAPClient>0:${PORTSDIR}/mail/p5-Mail-IMAPClient \
@@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Mail-IMAPClient>0:${PORT
p5-Term-ReadKey>0:${PORTSDIR}/devel/p5-Term-ReadKey \
p5-IO-Socket-SSL>0:${PORTSDIR}/security/p5-IO-Socket-SSL
-USE_PERL5= yes
+USES= perl5
NO_BUILD= yes
PLIST_FILES= bin/${PORTNAME}
Modified: head/mail/imapsync/distinfo
==============================================================================
--- head/mail/imapsync/distinfo Wed Aug 28 15:47:18 2013 (r325541)
+++ head/mail/imapsync/distinfo Wed Aug 28 15:58:57 2013 (r325542)
@@ -1,2 +1,2 @@
-SHA256 (imapsync-1.536.tgz) = 501c8b9e6c1218023c0cc18c6c70a988e461903e360b7089b5fb402b212357cb
-SIZE (imapsync-1.536.tgz) = 763673
+SHA256 (imapsync-1.564.tgz) = f50ebcd486ca16534f7f62276c3efdf8f4cde24fe10d0f28454df52590f45c45
+SIZE (imapsync-1.564.tgz) = 795480
More information about the svn-ports-head
mailing list