pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lang/gcc12: Rename dist patch file
Module Name: pkgsrc-wip
Committed By: Frédéric Fauberteau <frederic%fauberteau.org@localhost>
Pushed By: frederic
Date: Thu Feb 19 06:43:49 2026 +0100
Changeset: 48ee36deb5bdc8a3985aaf8d62e7eefd52b51575
Modified Files:
gcc12/Makefile.common
gcc12/distinfo
Log Message:
lang/gcc12: Rename dist patch file
The updated dist patch file must be renamed to avoid wrong checksum to
users who already have the previous file.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=48ee36deb5bdc8a3985aaf8d62e7eefd52b51575
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gcc12/Makefile.common | 4 ++--
gcc12/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs:
diff --git a/gcc12/Makefile.common b/gcc12/Makefile.common
index bbbb257930..f2338257eb 100644
--- a/gcc12/Makefile.common
+++ b/gcc12/Makefile.common
@@ -57,8 +57,8 @@ CHECK_PORTABILITY_SKIP+= gcc/configure.orig_dist
.if ${MACHINE_PLATFORM:MDarwin-*-aarch64}
BUILDLINK_TRANSFORM+= rm:-nodefaultrpaths
CONFIGURE_ARGS+= --disable-darwin-at-rpath
-PATCHFILES= gcc-12.5.0.diff
-PATCH_SITES= https://ftp.netbsd.org/pub/pkgsrc/misc/triaxx/
+PATCHFILES= gcc-12.5.0-1.diff
+PATCH_SITES= https://ftp.NetBSD.org/pub/pkgsrc/misc/triaxx/
#PATCH_SITES= https://ftp.netbsd.org/pub/pkgsrc/misc/maya/
#PATCH_SITES= https://raw.githubusercontent.com/Homebrew/formula-patches/ca7047dad38f16fb02eb63bd4447e17d0b68b3bb/gcc/
PATCH_DIST_STRIP= -p1
diff --git a/gcc12/distinfo b/gcc12/distinfo
index 09022abc59..6174f3844b 100644
--- a/gcc12/distinfo
+++ b/gcc12/distinfo
@@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.14 2025/12/15 04:39:26 maya Exp $
-BLAKE2s (gcc-12.5.0.diff) = 2e5b0c6e8cececdddf451c07f55a47e693410cb4c50aedb8534ec345810d05c6
-SHA512 (gcc-12.5.0.diff) = 6137995194e2c5b1bbedef6efd1083018ee03cadbb29c2e1a8bda7ef49a76b13c307749f5a1ee4284d399d200a5a46aa888feacc2bfaf743de25f16b00640c76
-Size (gcc-12.5.0.diff) = 650426 bytes
+BLAKE2s (gcc-12.5.0-1.diff) = 2e5b0c6e8cececdddf451c07f55a47e693410cb4c50aedb8534ec345810d05c6
+SHA512 (gcc-12.5.0-1.diff) = 6137995194e2c5b1bbedef6efd1083018ee03cadbb29c2e1a8bda7ef49a76b13c307749f5a1ee4284d399d200a5a46aa888feacc2bfaf743de25f16b00640c76
+Size (gcc-12.5.0-1.diff) = 650426 bytes
BLAKE2s (gcc-12.5.0.tar.xz) = 403e8a3b4dc15a2e49f6ebf206d8b4b5d7f3b69d2ebcf6d901addf58ac259991
SHA512 (gcc-12.5.0.tar.xz) = c76020e4c844b53485502cb8a4e295221c9d37487d66c9f4559031fb14c85de20602e6387310005386cb0ef25e55067d2cfef141423bb445f3b77e7456a23533
Size (gcc-12.5.0.tar.xz) = 85897368 bytes
Home |
Main Index |
Thread Index |
Old Index