From nobody Thu Dec 22 18:20:39 2022 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NdJX72W4bz1HBGs; Thu, 22 Dec 2022 18:20:39 +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 4NdJX71wS4z4BsS; Thu, 22 Dec 2022 18:20:39 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1671733239; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=8BtQvP6uzkcv6RLJq8rXXhCk9X1lSVt+F42byAg3T28=; b=h91AuLdExp4W2EkTagDE+AB6JgIdF8cu+j4TxoHHQakhRYHT7GX2XkSNBKltNw7s9dlvBO 5GXhbogsXbQudhM7VPGk2aNq5S5c/Fso41Z7bKs8Eq1ooXhjdIQN07F5Ct41TJTlU9yLrm d+TYbqxHxa7ENSjYqMA/okG6pdUG58fr4AcnLGlJLDs4Nl55yLGNq8SeGIgsEuEtw4QA07 u/U59ZdF06ETfuyltA8RSRjc0JVkn7wVTFGQnxIyPW1BJdC0uF9SCSU8RJVhy82PN/9cO5 c9xCF2z+q8grDzWwqFavq+p3hKWuur8YLEw//uYHYx0U+s/K7oxxcQxRMaes5w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1671733239; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=8BtQvP6uzkcv6RLJq8rXXhCk9X1lSVt+F42byAg3T28=; b=naDPooPIrjXzdIchb9UOtceygcW77CLqqCUI77x+2RI+tY3YxRR6VUjRoOgTwUTXCTuPpT kOgXtnsVZJv5twQ6iK0er4sSsVpANQMwssoj9dyEusgVofm3nSxDLXvFef21ja9TJeeBqA RwPUkk6NSI5W4ZMOTIke3JWdYceiQ9s7MXR147CssU3+YIMVc+XLWGED9rxIGPcwW5Niro dw7UsI86HXlqN48QX3/BOAKcWARlF9wMkIDyi1qAOANQt3gyl8hK3RivpOutz4JyO/6M8m csXIw8eFb56cziwgqFUT0hkHKugTzjH4KlU65BGzZvG8tN2oRYPpJF6ZpEIQiQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1671733239; a=rsa-sha256; cv=none; b=xtVuvpV4BmKYMn1z3wBspBs9pUMbTeqyutksJ8Tjp59EI6njT1mMD/hO0YYsiCOLYbXXV4 8BJqTE67DP/gQOcmSYbeGZ6js3KATMkIvdF0FO2lWW3HfIc/ubQj+bDpTpEIRLyhJTg5sh tI5Fd7cvIjx53nk6qmLGAdFol7ReGpnCqt96KqMwnsvZaQ+9/5sLwEjRogKx9nY/a8TCTn Udxi8KP5+GilR0AHWVG8j9eq4y06MV7e0Y54BkXZpY+r5jjGidJ2OJOYisuzDh2X4foRiO /nHK90bzI/53RPG27570m01sNnsvm0aZmTBsPItwIrB8p6Pjs4e2sjRonBNLGA== 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 4NdJX70zQkz1474; Thu, 22 Dec 2022 18:20:39 +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 2BMIKdA6007140; Thu, 22 Dec 2022 18:20:39 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 2BMIKdpu007139; Thu, 22 Dec 2022 18:20:39 GMT (envelope-from git) Date: Thu, 22 Dec 2022 18:20:39 GMT Message-Id: <202212221820.2BMIKdpu007139@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dmitry Marakasov Subject: git: 31e8394380ba - main - dns/libidn2: fix WWW List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: amdmi3 X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 31e8394380ba42ea8a075a48e216778b1e187d8d Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=31e8394380ba42ea8a075a48e216778b1e187d8d commit 31e8394380ba42ea8a075a48e216778b1e187d8d Author: Dmitry Marakasov AuthorDate: 2022-12-22 18:19:48 +0000 Commit: Dmitry Marakasov CommitDate: 2022-12-22 18:20:32 +0000 dns/libidn2: fix WWW PR: 268243 Approved by: maintainer timeout (sunpoet, 2 weeks) --- dns/libidn2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dns/libidn2/Makefile b/dns/libidn2/Makefile index 2cf505867c01..8710dd5107a9 100644 --- a/dns/libidn2/Makefile +++ b/dns/libidn2/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= GNU/libidn MAINTAINER= sunpoet@FreeBSD.org COMMENT= Implementation of IDNA2008 internationalized domain names -WWW= https://www.gnu.org/software/libidn/ #libidn2 +WWW= https://www.gnu.org/software/libidn/\#libidn2 LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING