diff --git a/mail/isync/Makefile b/mail/isync/Makefile index 6e6edf270a43..419baa17b5d1 100644 --- a/mail/isync/Makefile +++ b/mail/isync/Makefile @@ -1,42 +1,42 @@ # Created by: eivind PORTNAME= isync -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.2 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 diff --git a/mail/isync/distinfo b/mail/isync/distinfo index 5da0f95a668f..4868853b4da2 100644 --- a/mail/isync/distinfo +++ b/mail/isync/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614072251 -SHA256 (isync-1.4.1.tar.gz) = 0d36dbb57bb06c8bbe10bb66f40ae543095b143443209b7037167be600420150 -SIZE (isync-1.4.1.tar.gz) = 336281 +TIMESTAMP = 1623168242 +SHA256 (isync-1.4.2.tar.gz) = 1935e7ed412fd6b5928aaea656f290aa8d3222c5feda31534903934ce4755343 +SIZE (isync-1.4.2.tar.gz) = 336940