From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B8689158094 for ; Wed, 27 Jul 2022 22:35:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E521FE0824; Wed, 27 Jul 2022 22:35:18 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BFBC8E0824 for ; Wed, 27 Jul 2022 22:35:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A1FB5340928 for ; Wed, 27 Jul 2022 22:35:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D2B5552C for ; Wed, 27 Jul 2022 22:35:15 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1658961285.97c8d1cebeac11c9ba294d6f6b18f396a01018c6.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/uglifyjs/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/uglifyjs/Manifest dev-util/uglifyjs/uglifyjs-3.16.2.ebuild dev-util/uglifyjs/uglifyjs-3.16.3.ebuild X-VCS-Directories: dev-util/uglifyjs/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 97c8d1cebeac11c9ba294d6f6b18f396a01018c6 X-VCS-Branch: master Date: Wed, 27 Jul 2022 22:35:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cb4df63b-67ea-4276-ae5c-b3ed106402a7 X-Archives-Hash: f43e31f9e1027a79f1fc78904f7e4615 commit: 97c8d1cebeac11c9ba294d6f6b18f396a01018c6 Author: James Le Cuirot gentoo org> AuthorDate: Wed Jul 27 22:34:45 2022 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Wed Jul 27 22:34:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97c8d1ce dev-util/uglifyjs: Bump to 3.16.3, drop old 3.16.2 Signed-off-by: James Le Cuirot gentoo.org> dev-util/uglifyjs/Manifest | 2 +- dev-util/uglifyjs/{uglifyjs-3.16.2.ebuild => uglifyjs-3.16.3.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/uglifyjs/Manifest b/dev-util/uglifyjs/Manifest index 7bac0192516f..1cb1a3dca95d 100644 --- a/dev-util/uglifyjs/Manifest +++ b/dev-util/uglifyjs/Manifest @@ -1,2 +1,2 @@ DIST uglifyjs-3.16.1.tar.gz 519333 BLAKE2B 6e4978aa776256be575ea91fd6cd584fe8885886300db1b77cc889af5112615175cd40d527ac6356d653e60ab3ed404670355f80e0391da538313b494bb1104b SHA512 e0ef3e2b82cb6f211120b1d66132b5b5b13bc48dd946d7e7bbeddd1bee16330c9a3541d07f51b6eddf9036b0e520a527849ddc3cf6de467331b42f1fba37e66e -DIST uglifyjs-3.16.2.tar.gz 521877 BLAKE2B d9c40425b7911a08f90b64c1bbafe1d69ea2b7f7127b2f6b08065d5d99f776a582c27f29c827394ec89f0652cf03ef51bf1da24a4428ecd6b4dd1fa59107ce1c SHA512 ce714f8fab93c4ce3e9774321c6fd81dc050962a50b599ddff2a42d4ea60dc05f672fafb7cc473adcee37a9ce75f85e4d6fc58b1c174c559fe9a66a9230b9da5 +DIST uglifyjs-3.16.3.tar.gz 527549 BLAKE2B 9fa89b62d2b38a543c07d5e02c8e07228eadbf1d577e96491961af1e5bbead5e8268536cf3e2c64b5a6274d7badb22ea926b87e9faddc9ed8b1d83642b69267d SHA512 173eacc7914fd4dba2671018760f0c1fb7c9d695c199003b80cdaa6ef8bda303efe647c0abbc3a7a95156512a6d2b99058340cc70a124758683d5c3829fed3bc diff --git a/dev-util/uglifyjs/uglifyjs-3.16.2.ebuild b/dev-util/uglifyjs/uglifyjs-3.16.3.ebuild similarity index 100% rename from dev-util/uglifyjs/uglifyjs-3.16.2.ebuild rename to dev-util/uglifyjs/uglifyjs-3.16.3.ebuild