Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 May 2021 15:26:12 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fe0cff8d514a - main - dns/libidn2: Update to 2.3.1
Message-ID:  <202105161526.14GFQCYf066043@gitrepo.freebsd.org>

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

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

commit fe0cff8d514a55fe671ce92c7f47fd1f4d2d6c59
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-16 15:13:36 +0000
Commit:     Po-Chuan Hsieh <sunpoet@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@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



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