aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmrion <kmachine@free.fr>2024-11-20 18:55:34 +0000
committerRobert Clausecker <fuz@FreeBSD.org>2025-01-17 12:36:53 +0000
commitd521ae01a9f81b0e6a4c2dbb4064fa8502b6c7be (patch)
tree08ec9c7bb08d2ef7a5caa89d0e380be9e685a93b
parentae9fe1bd7555cf0a35448639ef9db344ef4ce539 (diff)
sysutils/loaders-update: update to v1.1.0
Upstream changes: - Added the option to use 'gpart show' instead of 'sysctl kern.disks' to list the disks. - Added the option to not check the root file system for updating/checking the BIOS loaders. - Polished some outputs. - Changed man page accordingly to the new options and added sections Capabilities and Limitations. PR: 284011
-rw-r--r--sysutils/loaders-update/Makefile2
-rw-r--r--sysutils/loaders-update/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/loaders-update/Makefile b/sysutils/loaders-update/Makefile
index 9c7561c36d22..53ed6ca3bb4c 100644
--- a/sysutils/loaders-update/Makefile
+++ b/sysutils/loaders-update/Makefile
@@ -1,5 +1,5 @@
PORTNAME= loaders-update
-DISTVERSION= 1.0.1
+DISTVERSION= 1.1.0
CATEGORIES= sysutils
MASTER_SITES= GH
diff --git a/sysutils/loaders-update/distinfo b/sysutils/loaders-update/distinfo
index 1b7db8d93d2f..b7ca07fb57ca 100644
--- a/sysutils/loaders-update/distinfo
+++ b/sysutils/loaders-update/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1729420053
-SHA256 (emrion-uploaders-1.0.1_GH0.tar.gz) = 81fff4ed180dc18c9bc74fc74fd808c1302beaf89997ffd32d9bf622151e3d81
-SIZE (emrion-uploaders-1.0.1_GH0.tar.gz) = 6376
+TIMESTAMP = 1732125707
+SHA256 (emrion-uploaders-1.1.0_GH0.tar.gz) = dee2bd463995d5916529b39f712e02ac0c919f89d7f20503da4615e4897e1e12
+SIZE (emrion-uploaders-1.1.0_GH0.tar.gz) = 7233