Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 2026 14:20:57 +0000
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: 05a1e6be0f7e - main - archivers/upx: Update to 5.1.0
Message-ID:  <697e0fc9.300dd.68b44944@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=05a1e6be0f7ef9907bac1aa68e5e2292e2adfeb0

commit 05a1e6be0f7ef9907bac1aa68e5e2292e2adfeb0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-01-31 13:12:09 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-01-31 14:14:48 +0000

    archivers/upx: Update to 5.1.0
    
    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 01619b2afcba..aa0ef48e7213 100644
--- a/archivers/upx/Makefile
+++ b/archivers/upx/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	upx
-PORTVERSION=	5.0.2
+PORTVERSION=	5.1.0
 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 4d07c53edd1f..b1e703f892bb 100644
--- a/archivers/upx/distinfo
+++ b/archivers/upx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1753265688
-SHA256 (upx-5.0.2-src.tar.xz) = 209b219bbcfa58c249ffe6eba3c244e0910fa8be792b5521e4daf938167f05cc
-SIZE (upx-5.0.2-src.tar.xz) = 1351136
+TIMESTAMP = 1768625571
+SHA256 (upx-5.1.0-src.tar.xz) = 9f7a810b8a810b1ca2c5cb01ffcf23066e3fb8a51ddc406ea05bdd5d37d0b8bd
+SIZE (upx-5.1.0-src.tar.xz) = 1406744


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697e0fc9.300dd.68b44944>