Index: head/mail/isync/Makefile =================================================================== --- head/mail/isync/Makefile (revision 566382) +++ head/mail/isync/Makefile (revision 566383) @@ -1,43 +1,43 @@ # Created by: eivind # $FreeBSD$ PORTNAME= isync -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= mail MASTER_SITES= SF MAINTAINER= ehaupt@FreeBSD.org COMMENT= Maintain local copies of remote IMAP folders w/synchronized flags LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 USES= alias bdb cpe perl5 ssl CPE_VENDOR= oswald_buddenhagen USE_PERL5= build GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-sasl=${LOCALBASE} \ --with-ssl=${OPENSSLLIB:H} MAKE_ARGS+= SSL_LIBS="-L${OPENSSLLIB} -lssl -lcrypto" CPPFLAGS+= -I${BDB_INCLUDE_DIR} LDFLAGS+= -L${BDB_LIB_DIR} .include .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1200085 && ${SSL_DEFAULT} == base BROKEN= requires OpenSSL 1.1.1, upgrade to FreeBSD 12.x/13.x or add DEFAULT_VERSIONS+=ssl=openssl to /etc/make.conf .endif post-patch: @${REINPLACE_CMD} -e 's|: install-docDATA|:|g' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e 's|\$$(docdir)/examples|\$$(sysconfdir)|g' \ ${WRKSRC}/src/Makefile.in @${REINPLACE_CMD} -e 's|-ansi||g' ${WRKSRC}/${CONFIGURE_SCRIPT} .include Index: head/mail/isync/distinfo =================================================================== --- head/mail/isync/distinfo (revision 566382) +++ head/mail/isync/distinfo (revision 566383) @@ -1,3 +1,3 @@ -TIMESTAMP = 1612472915 -SHA256 (isync-1.4.0.tar.gz) = 84f8bf3ed293365d6d73702ae4680077efddf641bf1ef63fccbda0589bde785e -SIZE (isync-1.4.0.tar.gz) = 334991 +TIMESTAMP = 1614072251 +SHA256 (isync-1.4.1.tar.gz) = 0d36dbb57bb06c8bbe10bb66f40ae543095b143443209b7037167be600420150 +SIZE (isync-1.4.1.tar.gz) = 336281