From owner-dev-commits-ports-all@freebsd.org Sun May 16 15:26:13 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 49877644B79; Sun, 16 May 2021 15:26:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FjmLs18rTz4ZFK; Sun, 16 May 2021 15:26:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E06241B381; Sun, 16 May 2021 15:26:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14GFQCVH066044; Sun, 16 May 2021 15:26:12 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14GFQCYf066043; Sun, 16 May 2021 15:26:12 GMT (envelope-from git) Date: Sun, 16 May 2021 15:26:12 GMT Message-Id: <202105161526.14GFQCYf066043@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: fe0cff8d514a - main - dns/libidn2: Update to 2.3.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: fe0cff8d514a55fe671ce92c7f47fd1f4d2d6c59 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 May 2021 15:26:13 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=fe0cff8d514a55fe671ce92c7f47fd1f4d2d6c59 commit fe0cff8d514a55fe671ce92c7f47fd1f4d2d6c59 Author: Po-Chuan Hsieh AuthorDate: 2021-05-16 15:13:36 +0000 Commit: Po-Chuan Hsieh 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 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