summaryrefslogtreecommitdiff
path: root/sysutils/skopeo
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/skopeo')
-rw-r--r--sysutils/skopeo/Makefile4
-rw-r--r--sysutils/skopeo/distinfo6
-rw-r--r--sysutils/skopeo/files/patch-Makefile11
3 files changed, 6 insertions, 15 deletions
diff --git a/sysutils/skopeo/Makefile b/sysutils/skopeo/Makefile
index 70228d2a56d8..04fd80f691d9 100644
--- a/sysutils/skopeo/Makefile
+++ b/sysutils/skopeo/Makefile
@@ -1,6 +1,6 @@
PORTNAME= skopeo
DISTVERSIONPREFIX= v
-DISTVERSION= 1.20.0
+DISTVERSION= 1.21.0
CATEGORIES= sysutils
MAINTAINER= dfr@FreeBSD.org
@@ -16,7 +16,7 @@ BUILD_DEPENDS= bash:shells/bash \
LIB_DEPENDS= libgpgme.so:security/gpgme
RUN_DEPENDS= ${LOCALBASE}/etc/containers/containers.conf.sample:sysutils/containers-common
-USES= gmake go:modules,no_targets,1.23 pkgconfig
+USES= gmake go:modules,no_targets,1.24 pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= containers
diff --git a/sysutils/skopeo/distinfo b/sysutils/skopeo/distinfo
index 4e07122cc4cd..42686776425f 100644
--- a/sysutils/skopeo/distinfo
+++ b/sysutils/skopeo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1755745937
-SHA256 (containers-skopeo-v1.20.0_GH0.tar.gz) = 0c19fe51b2cd8d1bd5e38c03b97421e318fc08153bdf5ef2f816a29889eacdef
-SIZE (containers-skopeo-v1.20.0_GH0.tar.gz) = 10449131
+TIMESTAMP = 1765208908
+SHA256 (containers-skopeo-v1.21.0_GH0.tar.gz) = f76eeddf697a3cc7a872e3077ab4d0fdbebe9f3c6171462e3e9feb84368b3fac
+SIZE (containers-skopeo-v1.21.0_GH0.tar.gz) = 10187308
diff --git a/sysutils/skopeo/files/patch-Makefile b/sysutils/skopeo/files/patch-Makefile
index 9e47fcbdd889..4a7619c98d29 100644
--- a/sysutils/skopeo/files/patch-Makefile
+++ b/sysutils/skopeo/files/patch-Makefile
@@ -1,14 +1,5 @@
---- Makefile.orig 2025-10-17 08:57:36 UTC
+--- Makefile.orig 2025-12-08 15:49:16 UTC
+++ Makefile
-@@ -84,7 +84,7 @@ EXTRA_LDFLAGS ?=
- GIT_COMMIT := $(shell GIT_CEILING_DIRECTORIES=$$(cd ..; pwd) git rev-parse HEAD 2> /dev/null || true)
-
- EXTRA_LDFLAGS ?=
--SKOPEO_LDFLAGS := -ldflags '-X main.gitCommit=${GIT_COMMIT} $(EXTRA_LDFLAGS)'
-+SKOPEO_LDFLAGS := -ldflags '-X main.gitCommit="unknown" $(EXTRA_LDFLAGS)'
-
- MANPAGES_MD = $(wildcard docs/*.md)
- MANPAGES ?= $(MANPAGES_MD:%.md=%)
@@ -131,9 +131,9 @@ bin/skopeo:
# Build w/o using containers
.PHONY: bin/skopeo