Index: head/mail/isync/Makefile =================================================================== --- head/mail/isync/Makefile (revision 544499) +++ head/mail/isync/Makefile (revision 544500) @@ -1,41 +1,41 @@ # Created by: eivind # $FreeBSD$ PORTNAME= isync -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.3 CATEGORIES= mail MASTER_SITES= SF MAINTAINER= ehaupt@FreeBSD.org COMMENT= Maintain local copies of remote IMAP folders w/synchronized flags LICENSE= GPLv2 LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 USES= alias bdb compiler cpe perl5 ssl USE_PERL5= build GNU_CONFIGURE= yes CPE_VENDOR= oswald_buddenhagen 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 post-patch: @${REINPLACE_CMD} -e 's|: install-docDATA|:|g' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e 's|\$$(docdir)/examples|\$$(sysconfdir)|g' \ ${WRKSRC}/src/Makefile.in ${WRKSRC}/src/compat/Makefile.in @${REINPLACE_CMD} -e 's|-ansi||g' ${WRKSRC}/${CONFIGURE_SCRIPT} .if ${CHOSEN_COMPILER_TYPE} == gcc && ${COMPILER_VERSION} <= 42 @${REINPLACE_CMD} -e '/pragma/d' ${WRKSRC}/src/util.c .endif .include Index: head/mail/isync/distinfo =================================================================== --- head/mail/isync/distinfo (revision 544499) +++ head/mail/isync/distinfo (revision 544500) @@ -1,3 +1,3 @@ -TIMESTAMP = 1594408860 -SHA256 (isync-1.3.2.tar.gz) = 9106d1428c912f421a659a22c3c4dbe9fe110f3f4da1498038e6ebf8d284e805 -SIZE (isync-1.3.2.tar.gz) = 314856 +TIMESTAMP = 1596895802 +SHA256 (isync-1.3.3.tar.gz) = f2213bf7f90266e1295deafe39b02d1ba0b4c7f3b897c09cd17c60f0d4f4c882 +SIZE (isync-1.3.3.tar.gz) = 315912