Date: Wed, 21 Feb 2024 15:17:51 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: f4245cc6ab95 - main - archivers/upx: Update to 4.2.2 Message-ID: <202402211517.41LFHp4C013588@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=f4245cc6ab954d2a489bfa82d22680e6a574e1b6 commit f4245cc6ab954d2a489bfa82d22680e6a574e1b6 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:25:15 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:06:15 +0000 archivers/upx: Update to 4.2.2 Changes: https://github.com/upx/upx/releases https://github.com/upx/upx/blob/master/NEWS --- archivers/upx/Makefile | 2 +- archivers/upx/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/archivers/upx/Makefile b/archivers/upx/Makefile index c4468a6ef4f3..b129870dbcf2 100644 --- a/archivers/upx/Makefile +++ b/archivers/upx/Makefile @@ -1,5 +1,5 @@ PORTNAME= upx -PORTVERSION= 4.2.1 +PORTVERSION= 4.2.2 MASTER_SITES= https://github.com/upx/upx/releases/download/v${PORTVERSION}/ CATEGORIES= archivers DISTVERSIONSUFFIX= -src diff --git a/archivers/upx/distinfo b/archivers/upx/distinfo index 64ce97ad7326..8bc17fa3da39 100644 --- a/archivers/upx/distinfo +++ b/archivers/upx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1699774448 -SHA256 (upx-4.2.1-src.tar.xz) = cc562ea7dbd8cec4505edea68736e04030ec5891c1e2a300e3c0d0eac6364479 -SIZE (upx-4.2.1-src.tar.xz) = 1278288 +TIMESTAMP = 1708448876 +SHA256 (upx-4.2.2-src.tar.xz) = 42ee0455eea610ef7ee732aa1f657b34a351ebcfa64a24c1e2a7aaec74c1e038 +SIZE (upx-4.2.2-src.tar.xz) = 1275320
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402211517.41LFHp4C013588>