diff options
| author | Matthias Andree <mandree@FreeBSD.org> | 2025-08-11 18:40:10 +0200 |
|---|---|---|
| committer | Matthias Andree <mandree@FreeBSD.org> | 2025-08-11 18:41:07 +0200 |
| commit | f8cd147ba77efe45b563f08fda2ec3b99b30cec5 (patch) | |
| tree | b7601b16854db0eaf7c729cd280375dc8f578ed0 | |
| parent | 5723afe81cff0eb33f2e02b408187d6d7a282d45 (diff) | |
misc/susv*: maintenance
Mark susv2 and susv3 packages "NO_ARCH",
and update susv4 for the 2022 downloads,
I haven't seen the 2018 download of v4 any more.
| -rw-r--r-- | misc/susv2/Makefile | 1 | ||||
| -rw-r--r-- | misc/susv3/Makefile | 1 | ||||
| -rw-r--r-- | misc/susv4/Makefile | 2 | ||||
| -rw-r--r-- | misc/susv4/distinfo | 6 |
4 files changed, 6 insertions, 4 deletions
diff --git a/misc/susv2/Makefile b/misc/susv2/Makefile index 0f2491d0e7ae..3b371b6e3fc8 100644 --- a/misc/susv2/Makefile +++ b/misc/susv2/Makefile @@ -13,6 +13,7 @@ LICENSE= NONE USES= tar:bzip2 +NO_ARCH= yes NO_BUILD= yes PORTDOCS= * diff --git a/misc/susv3/Makefile b/misc/susv3/Makefile index 9ab8b5639c34..bec478f9b27c 100644 --- a/misc/susv3/Makefile +++ b/misc/susv3/Makefile @@ -13,6 +13,7 @@ LICENSE= NONE USES= tar:bzip2 +NO_ARCH= yes NO_BUILD= yes PORTDOCS= * diff --git a/misc/susv4/Makefile b/misc/susv4/Makefile index 6c674e7da7ce..2d382ce78bac 100644 --- a/misc/susv4/Makefile +++ b/misc/susv4/Makefile @@ -1,5 +1,5 @@ PORTNAME= susv4 -PORTVERSION= 20180131 +PORTVERSION= 20220408 CATEGORIES= misc MASTER_SITES= # DISTNAME= susv4-2018 diff --git a/misc/susv4/distinfo b/misc/susv4/distinfo index eb95ac96bb7d..cd51fac6346b 100644 --- a/misc/susv4/distinfo +++ b/misc/susv4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1538830673 -SHA256 (susv4-20180131/susv4-2018.tar.bz2) = 73cc1347aa7e19d69265c62570696c8b9d2d06665c5d81d6acb1ea825b25534b -SIZE (susv4-20180131/susv4-2018.tar.bz2) = 3665202 +TIMESTAMP = 1754930166 +SHA256 (susv4-20220408/susv4-2018.tar.bz2) = cf1d41712e4290829ad7205d2faba50f9e6a1ce1d81cc7013ea71da6e13c8e20 +SIZE (susv4-20220408/susv4-2018.tar.bz2) = 3352852 |
