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)
This commit is contained in:
parent
6ccfd2cf94
commit
e6c2fc2144
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325542
2 changed files with 5 additions and 5 deletions
|
@ -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@rtha.info
|
||||
MAINTAINER= fbsd-ports@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:${PORTSDIR}/mail/p5-Mail-IMAPClient \
|
|||
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}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue