Index: head/mail/imaputils/Makefile =================================================================== --- head/mail/imaputils/Makefile (revision 453938) +++ head/mail/imaputils/Makefile (revision 453939) @@ -1,34 +1,35 @@ # Created by: Mikhail T. (m.tsatsenko@gmail.com) # $FreeBSD$ PORTNAME= imaputils -PORTVERSION= 1.0.4 +DISTVERSION= 1.0.5 CATEGORIES= mail MAINTAINER= m.tsatsenko@gmail.com COMMENT= Number of tools and scripts for use with IMAP servers LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/COPYING +USES= perl5 shebangfix + USE_GITHUB= yes GH_ACCOUNT= mtsatsenko -USES= perl5 shebangfix USE_PERL5= configure NO_BUILD= yes SHEBANG_FILES= bin/* OPTIONS_DEFINE= SSL UNICODE .include .if ${PORT_OPTIONS:MSSL} RUN_DEPENDS+= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL .endif .if ${PORT_OPTIONS:MUNICODE} RUN_DEPENDS+= p5-Unicode-IMAPUtf7>=0:converters/p5-Unicode-IMAPUtf7 .endif .include Index: head/mail/imaputils/distinfo =================================================================== --- head/mail/imaputils/distinfo (revision 453938) +++ head/mail/imaputils/distinfo (revision 453939) @@ -1,2 +1,3 @@ -SHA256 (mtsatsenko-imaputils-1.0.4_GH0.tar.gz) = c7ca6903f6a1c7d7a31d9e1782b7d37acc97c2074484d02cabfabb670b2a35aa -SIZE (mtsatsenko-imaputils-1.0.4_GH0.tar.gz) = 82926 +TIMESTAMP = 1510273257 +SHA256 (mtsatsenko-imaputils-1.0.5_GH0.tar.gz) = 0738e87bcc03c2c0a7d244c54ff118cd8e4bc53e547d233aa08d10d087d3a540 +SIZE (mtsatsenko-imaputils-1.0.5_GH0.tar.gz) = 83051