From nobody Sat Oct 30 06:35:03 2021 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 8EE621832BE6; Sat, 30 Oct 2021 06:35:04 +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 4Hh8fw1G35z4VSJ; Sat, 30 Oct 2021 06:35:04 +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 EF7EB25E08; Sat, 30 Oct 2021 06:35:03 +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 19U6Z3YC037285; Sat, 30 Oct 2021 06:35:03 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19U6Z3ki037284; Sat, 30 Oct 2021 06:35:03 GMT (envelope-from git) Date: Sat, 30 Oct 2021 06:35:03 GMT Message-Id: <202110300635.19U6Z3ki037284@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yasuhiro Kimura Subject: git: 07c7d87c4136 - main - ftp/wget: Update to 1.21.2 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: yasu X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 07c7d87c4136bb5cc4ef4fc9d7afe646cd418784 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yasu: URL: https://cgit.FreeBSD.org/ports/commit/?id=07c7d87c4136bb5cc4ef4fc9d7afe646cd418784 commit 07c7d87c4136bb5cc4ef4fc9d7afe646cd418784 Author: Yasuhiro Kimura AuthorDate: 2021-10-14 05:46:04 +0000 Commit: Yasuhiro Kimura CommitDate: 2021-10-30 06:34:30 +0000 ftp/wget: Update to 1.21.2 ReleaseNotes: https://lists.gnu.org/archive/html/bug-wget/2021-01/msg00030.html (1.21.1) ReleaseNotes: https://lists.gnu.org/archive/html/bug-wget/2021-09/msg00005.html (1.22.2) PR: 259165 Approved by: maintainer timeout (> 2 weeks) --- ftp/wget/Makefile | 2 +- ftp/wget/distinfo | 6 +++--- ftp/wget/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile index c13ed55729a7..dff4b819a470 100644 --- a/ftp/wget/Makefile +++ b/ftp/wget/Makefile @@ -1,7 +1,7 @@ # Created by: Thomas Gellekum PORTNAME= wget -DISTVERSION= 1.21 +DISTVERSION= 1.21.2 CATEGORIES= ftp www MASTER_SITES= GNU diff --git a/ftp/wget/distinfo b/ftp/wget/distinfo index 1ea6521a4495..34fbd4f63364 100644 --- a/ftp/wget/distinfo +++ b/ftp/wget/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1609656284 -SHA256 (wget-1.21.tar.lz) = 87ae105e76e5b550e03e009ba94341143c66623a5ecbba047f6ef850608b6596 -SIZE (wget-1.21.tar.lz) = 2354273 +TIMESTAMP = 1634190033 +SHA256 (wget-1.21.2.tar.lz) = 1727a330a86acacb3e57615ce268f5f29978bf7adec4abe6a30d370207bc91b3 +SIZE (wget-1.21.2.tar.lz) = 2407790 diff --git a/ftp/wget/pkg-plist b/ftp/wget/pkg-plist index 99960e3a4f8d..695ed5e71c84 100644 --- a/ftp/wget/pkg-plist +++ b/ftp/wget/pkg-plist @@ -41,6 +41,7 @@ %%NLS%%share/locale/ja/LC_MESSAGES/wget-gnulib.mo %%NLS%%share/locale/ja/LC_MESSAGES/wget.mo %%NLS%%share/locale/ko/LC_MESSAGES/wget-gnulib.mo +%%NLS%%share/locale/ko/LC_MESSAGES/wget.mo %%NLS%%share/locale/lt/LC_MESSAGES/wget.mo %%NLS%%share/locale/ms/LC_MESSAGES/wget-gnulib.mo %%NLS%%share/locale/nb/LC_MESSAGES/wget-gnulib.mo