git: a3c2f17fd63f - main - sysutils/iocage: Fix default gw detecion on CURRENT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Jan 2025 20:45:47 UTC
The branch main has been updated by grembo: URL: https://cgit.FreeBSD.org/ports/commit/?id=a3c2f17fd63f8c23a57f364c1a4c1528e12e4300 commit a3c2f17fd63f8c23a57f364c1a4c1528e12e4300 Author: Michael Gmelin <grembo@FreeBSD.org> AuthorDate: 2025-01-27 20:44:54 +0000 Commit: Michael Gmelin <grembo@FreeBSD.org> CommitDate: 2025-01-27 20:44:54 +0000 sysutils/iocage: Fix default gw detecion on CURRENT --- sysutils/iocage/Makefile | 4 +++- sysutils/iocage/distinfo | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/sysutils/iocage/Makefile b/sysutils/iocage/Makefile index 687f2ea4b2c2..1cfe232681da 100644 --- a/sysutils/iocage/Makefile +++ b/sysutils/iocage/Makefile @@ -4,10 +4,12 @@ PORTREVISION= 1 CATEGORIES= sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +# Pull in PR #61 to unbreak default route detection on CURRENT # Pull in PR #58 to fix stopping jails that contain # dots in their hostuuid PATCH_SITES= https://github.com/freebsd/iocage/commit/ -PATCHFILES= c55e05aebb305b4013554ec80298113c50d1c74c.patch:-p1 +PATCHFILES= 2120a86d1d4fd3d383a3f0bddfc1e92eb5a7d2e7.patch:-p1 \ + c55e05aebb305b4013554ec80298113c50d1c74c.patch:-p1 MAINTAINER= grembo@FreeBSD.org COMMENT= FreeBSD jail manager written in Python3 diff --git a/sysutils/iocage/distinfo b/sysutils/iocage/distinfo index a2d89afda097..441499e75579 100644 --- a/sysutils/iocage/distinfo +++ b/sysutils/iocage/distinfo @@ -1,5 +1,7 @@ -TIMESTAMP = 1737632697 +TIMESTAMP = 1738009282 SHA256 (freebsd-iocage-1.10_GH0.tar.gz) = 4e53137b1c91d964a560c38945acfb4a59e2c57162ebc9302b8b90639a1a71b5 SIZE (freebsd-iocage-1.10_GH0.tar.gz) = 815548 +SHA256 (2120a86d1d4fd3d383a3f0bddfc1e92eb5a7d2e7.patch) = 212d63a093d9831c29398e18e567ea63050b116f737be82f2fe2384c670b5981 +SIZE (2120a86d1d4fd3d383a3f0bddfc1e92eb5a7d2e7.patch) = 891 SHA256 (c55e05aebb305b4013554ec80298113c50d1c74c.patch) = 90e723fb459513e82a617b5d57fa5b9cde881fd94e7f4158b4082ddd7dcd274c SIZE (c55e05aebb305b4013554ec80298113c50d1c74c.patch) = 956