Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Dec 2021 09:58:03 GMT
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 02227bdd5382 - main - mail/isync: Update to 1.4.4
Message-ID:  <202112050958.1B59w3lR024011@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ehaupt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=02227bdd538228567ea5b1545366ce6433d53baf

commit 02227bdd538228567ea5b1545366ce6433d53baf
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2021-12-05 09:57:15 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2021-12-05 09:57:15 +0000

    mail/isync: Update to 1.4.4
---
 mail/isync/Makefile | 6 +++---
 mail/isync/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/mail/isync/Makefile b/mail/isync/Makefile
index 2648cb462191..a965c2409121 100644
--- a/mail/isync/Makefile
+++ b/mail/isync/Makefile
@@ -1,7 +1,7 @@
 # Created by: eivind
 
 PORTNAME=	isync
-PORTVERSION=	1.4.3
+PORTVERSION=	1.4.4
 CATEGORIES=	mail
 MASTER_SITES=	SF
 
@@ -13,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libsasl2.so:security/cyrus-sasl2
 
-USES=		alias bdb cpe perl5 ssl
+USES=		alias bdb compiler:c11 cpe perl5 ssl
 CPE_VENDOR=	oswald_buddenhagen
 USE_PERL5=	build
 
@@ -31,6 +31,6 @@ 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}
+	@${REINPLACE_CMD} -e 's|-Wformat-signedness||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
 
 .include <bsd.port.mk>
diff --git a/mail/isync/distinfo b/mail/isync/distinfo
index 6a8fe010eced..e27791263fe6 100644
--- a/mail/isync/distinfo
+++ b/mail/isync/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1627726337
-SHA256 (isync-1.4.3.tar.gz) = b4c720745bda3447fbd5b9f71783b23f699a55295917ae7586ee5c22e91b9708
-SIZE (isync-1.4.3.tar.gz) = 337692
+TIMESTAMP = 1638697372
+SHA256 (isync-1.4.4.tar.gz) = 7c3273894f22e98330a330051e9d942fd9ffbc02b91952c2f1896a5c37e700ff
+SIZE (isync-1.4.4.tar.gz) = 340544



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112050958.1B59w3lR024011>