mail/imapsync: update 1.580 -> 1.584
PR: ports/186775 Submitted by: pi Approved by: jadawin (mentor)
This commit is contained in:
parent
25b62773bf
commit
c04c4f0829
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352845
2 changed files with 6 additions and 5 deletions
|
@ -2,13 +2,12 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= imapsync
|
PORTNAME= imapsync
|
||||||
PORTVERSION= 1.580
|
PORTVERSION= 1.584
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= mail perl5
|
CATEGORIES= mail perl5
|
||||||
MASTER_SITES= https://fedorahosted.org/released/${PORTNAME}/
|
MASTER_SITES= https://fedorahosted.org/released/${PORTNAME}/
|
||||||
EXTRACT_SUFX= .tgz
|
EXTRACT_SUFX= .tgz
|
||||||
|
|
||||||
MAINTAINER= fbsd-ports@opsec.eu
|
MAINTAINER= pi@FreeBSD.org
|
||||||
COMMENT= IMAP synchronization, copy or migration tool
|
COMMENT= IMAP synchronization, copy or migration tool
|
||||||
|
|
||||||
RUN_DEPENDS= p5-Mail-IMAPClient>0:${PORTSDIR}/mail/p5-Mail-IMAPClient \
|
RUN_DEPENDS= p5-Mail-IMAPClient>0:${PORTSDIR}/mail/p5-Mail-IMAPClient \
|
||||||
|
@ -19,6 +18,8 @@ RUN_DEPENDS= p5-Mail-IMAPClient>0:${PORTSDIR}/mail/p5-Mail-IMAPClient \
|
||||||
USES= perl5
|
USES= perl5
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
||||||
|
PORTSCOUT= limit:^1\.(\d\.){3}
|
||||||
|
|
||||||
PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz
|
PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz
|
||||||
|
|
||||||
POD2MAN?= pod2man
|
POD2MAN?= pod2man
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (imapsync-1.580.tgz) = 053992837b652406d646eb3d83f1128799ea17116df544cd4f9364f3762b0bec
|
SHA256 (imapsync-1.584.tgz) = 6f5eefe7646b9d2c41f94d100ee60d390a090c45e41c244de45ac7c31efc25ae
|
||||||
SIZE (imapsync-1.580.tgz) = 1029856
|
SIZE (imapsync-1.584.tgz) = 844115
|
||||||
|
|
Loading…
Reference in a new issue