2022-05-15 13:26:44 by Tobias Nygren | Files touched by this commit (1) |
Log message:
mingw-binutils: set WRKSRC explicitly to work with renamed distfile
|
2022-04-24 00:33:02 by Tobias Nygren | Files touched by this commit (2) |
Log message:
mingw-binutils: mend distinfo problem
The binutils-2.18.tar.bz2 on MASTER_SITE_BACKUP doesn't match the one from
MASTER_SITE_GNU. It looks like GNU people at some point copied
binutils-2.18a.tar.bz2 to binutils-2.18.tar.bz2.
So switch to binutils-2.18a.tar.bz2.
|
2021-10-26 12:07:57 by Nia Alarie | Files touched by this commit (59) |
Log message:
cross: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (some may be fetched
conditionally):
./cross/avr-gcc/distinfo isl-0.24.tar.bz2
|
2021-10-07 15:30:28 by Nia Alarie | Files touched by this commit (60) |
Log message:
cross: Remove SHA1 hashes for distfiles
|
2021-09-26 04:33:15 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
(cross/mingw-binutils) fix build, taking care ld/genscripts.sh bash issue
- The problem is:
--- all-ld ---
.././ld/genscripts.sh: 411: Syntax error: Bad substitution
*** [ei386pe.c] Error code 2
- patch-ld_genscripts.sh seems addressing this issue, but does not seem
working correctly
- So, there may be better solution, but sorry for adhoc fix (as usual)
|
2020-12-14 01:39:33 by Darrin B. Jewell | Files touched by this commit (3) |
Log message:
cross/mingw-binutils: take upstream fix to avoid BASH_LINENO
https://sourceware.org/bugzilla/show_bug.cgi?id=5652
|
2020-04-26 11:47:41 by Roland Illig | Files touched by this commit (15) |
Log message:
cross/*-binutils: allow unknown --enable-nls configure option
The top-level configure script does not know this option, but it calls
several sub-configures that all know it.
|
2020-03-20 12:58:37 by Nia Alarie | Files touched by this commit (640) |
Log message:
*: Convert broken sourceforge HOMEPAGEs back to http
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2016-06-19 18:24:00 by Thomas Klausner | Files touched by this commit (13) |
Log message:
Bump version for USE_CROSSBASE removal.
|