Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Apr 2026 17:23:49 +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: 4f0f7d4d0c3a - main - archivers/upx: Update to 5.1.1
Message-ID:  <69d29aa5.1e1b5.29b7a880@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=4f0f7d4d0c3a58d1676e9b63421b14867ccc29aa

commit 4f0f7d4d0c3a58d1676e9b63421b14867ccc29aa
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-05 16:52:43 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-05 17:18:01 +0000

    archivers/upx: Update to 5.1.1
    
    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 aa0ef48e7213..47afb37846cd 100644
--- a/archivers/upx/Makefile
+++ b/archivers/upx/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	upx
-PORTVERSION=	5.1.0
+PORTVERSION=	5.1.1
 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 b1e703f892bb..c7d64ef3e9d2 100644
--- a/archivers/upx/distinfo
+++ b/archivers/upx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1768625571
-SHA256 (upx-5.1.0-src.tar.xz) = 9f7a810b8a810b1ca2c5cb01ffcf23066e3fb8a51ddc406ea05bdd5d37d0b8bd
-SIZE (upx-5.1.0-src.tar.xz) = 1406744
+TIMESTAMP = 1773966688
+SHA256 (upx-5.1.1-src.tar.xz) = 8eb914115b306fd9fd2110bd3d27ddb8ae7c5a03bb965f7d10f046a3a4ff9dfe
+SIZE (upx-5.1.1-src.tar.xz) = 1435728


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d29aa5.1e1b5.29b7a880>