git: fe0cff8d514a - main - dns/libidn2: Update to 2.3.1

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 16 15:26:13 UTC 2021


The branch main has been updated by sunpoet:

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

commit fe0cff8d514a55fe671ce92c7f47fd1f4d2d6c59
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-16 15:13:36 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-16 15:23:54 +0000

    dns/libidn2: Update to 2.3.1
    
    Changes:        https://gitlab.com/libidn/libidn2/-/blob/master/NEWS
---
 dns/libidn2/Makefile | 6 +++---
 dns/libidn2/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dns/libidn2/Makefile b/dns/libidn2/Makefile
index 417189a03b98..feed6f71ec0f 100644
--- a/dns/libidn2/Makefile
+++ b/dns/libidn2/Makefile
@@ -1,8 +1,7 @@
 # Created by: Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 
 PORTNAME=	libidn2
-PORTVERSION=	2.3.0
-PORTREVISION=	1
+PORTVERSION=	2.3.1
 CATEGORIES=	dns
 MASTER_SITES=	GNU/libidn
 
@@ -12,9 +11,10 @@ COMMENT=	Implementation of IDNA2008 internationalized domain names
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BUILD_DEPENDS=	help2man:misc/help2man
 LIB_DEPENDS=	libunistring.so:devel/libunistring
 
-USES=		charsetfix iconv libtool localbase pathfix
+USES=		charsetfix iconv libtool localbase makeinfo pathfix
 
 CONFIGURE_ARGS=	--disable-nls \
 		--with-libunistring-prefix=${LOCALBASE} \
diff --git a/dns/libidn2/distinfo b/dns/libidn2/distinfo
index 70d898a5f557..2d1f4b33d0ba 100644
--- a/dns/libidn2/distinfo
+++ b/dns/libidn2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573888133
-SHA256 (libidn2-2.3.0.tar.gz) = e1cb1db3d2e249a6a3eb6f0946777c2e892d5c5dc7bd91c74394fc3a01cab8b5
-SIZE (libidn2-2.3.0.tar.gz) = 2164993
+TIMESTAMP = 1620928567
+SHA256 (libidn2-2.3.1.tar.gz) = 8af684943836b8b53965d5f5b6714ef13c26c91eaa36ce7d242e3d21f5d40f2d
+SIZE (libidn2-2.3.1.tar.gz) = 2188338


More information about the dev-commits-ports-all mailing list