Commit Graph

81 Commits

Author SHA1 Message Date
Dirk Stolle
6cd65300fa bash: update to 5.3.009 2025-12-11 01:07:07 +01:00
Christoph Reiter
717ea7ce37 bash: Update to 5.3.008
* Remove all hunks which are included upstream now.
* Remove the hunk for the !BUFFERED_INPUT case, that code path/macro
  has been dropped upstream completely.
* Some minor refresh for the "set_minus_o_option" hunk
* Add "int" to "extern igncr;" due to stricter compiler checks
2025-11-30 15:27:48 +01:00
Christoph Reiter
b38b2b78f4 Remove all cygwin CHOST changes
Since #5448 CHOST defaults to cygwin now, so this
is no longer needed.
2025-06-27 07:42:37 +02:00
Christoph Reiter
076c4a94a6 bash: build for cygwin
* the only difference should be the target tripplet printed by "--version"
* configure is the same except WOE32 is set to yes, but from what I see this isn't used
* remove cross compile cache, doesn't look used
2025-02-04 17:39:40 +01:00
Biswapriyo Nath
db3f663734 bash: update to 5.2.037 2024-09-27 11:35:41 +05:30
Christoph Reiter
2845454332 bash: Update to 5.2.032 2024-08-11 10:34:40 +02:00
Christoph Reiter
a2ee04bf00 More CPEs 2024-03-24 20:09:34 +01:00
Christoph Reiter
365e43f379 Add some CPEs 2024-03-20 09:46:04 +01:00
Christoph Reiter
ae4289dcca bash: Update to 5.2.026 2024-01-16 20:38:10 +01:00
Christoph Reiter
19eaae80d4 bash: Update to 5.2.021 2023-11-23 08:47:36 +01:00
Christoph Reiter
d04bdbe667 bash: rebuild 2023-09-14 19:17:58 +02:00
Christoph Reiter
6b0111b588 bash: Update to 5.2.0.15 2023-03-03 09:08:50 +01:00
Johannes Schindelin
448c1c9c74 bash: update to v5.2 patchlevel 9
sync with g4w

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2022-11-08 08:51:39 +01:00
Christoph Reiter
150d823c24 bash: Update to 5.2
sync with g4w
2022-11-04 23:00:59 +01:00
Christoph Reiter
a457a256df Various base rebuilds
packages that are still missing file checksums because they haven't
been rebuilt in a while
2022-10-22 11:33:42 +02:00
Christoph Reiter
53530a9f7b bash: drop unused install file 2022-04-18 21:52:11 +02:00
Johannes Schindelin
0fac84e514 bash: upgrade to v5.1 patchlevel 16
This seems to be the latest patch level.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2022-02-16 18:24:38 +01:00
Christoph Reiter
e40c90814f Makedepend on gcc/make where needed
This means we no longer need msys2-devel
2021-12-13 22:19:56 +01:00
Christoph Reiter
38126d763e makedepend on autotools for packages using configure
In some cases this will introduce cycles which could likely be cleaned
up by only depending on some unix tools instead of the whole autotools.

Rebuilding doesn't make much sense at this point since it just adds a subset
of base-devel which is still installed by default.
2021-12-12 14:20:50 +01:00
SirToffski
0c3730f263 Update bash to bash-5.1.008 2021-05-18 17:42:25 -03:00
Christoph Reiter
b7f270714e bash: Update to 5.1.004 2020-12-20 21:34:16 +01:00
Christoph Reiter
451bbc53a8 bash: Update to 5.1 2020-12-20 21:20:41 +01:00
Christoph Reiter
52a8e96847 bash: add downloaded sources to gitignore 2020-12-20 21:20:41 +01:00
Christoph Reiter
05ebdb1716 bash: remove downloaded sources
they get fetched anyway via makepkg
2020-12-20 21:20:41 +01:00
Christoph Reiter
d88c4706bd Use zstd for all packages now
It's been long enough and everyone should have a pacman that supports it
2020-12-19 17:48:10 +01:00
David Macek
19bd06b131 [RFC] Cleanup (#1984)
* Remove msys2-runtime dependencies

* Remove `base` group

* Remove some packages from `base-devel` group
2020-06-02 09:28:40 +03:00
Christoph Reiter
fa38d385cf Switch to zstd by default except for core packages (#1969)
PKGEXT in PKGBUILD wins over the value set in makepkg.conf
2020-05-22 08:51:02 +03:00
Alexey Pavlov
d06b049f1a bash: Rebuild 2020-02-17 14:23:28 +03:00
Alexey Pavlov
8bfd20eb0d bash: Update to 4.4.023 2018-10-30 08:21:12 +03:00
Alexey Pavlov
6e5ede2e94 bash: Rebuild 2018-05-31 11:39:18 +03:00
David Macek
795090722a ncurses: Update to release 20180217 2018-02-19 16:16:42 +01:00
Alexey Pavlov
6ff44ab243 bash: Update to 4.4.019 2018-02-12 13:53:54 +03:00
atom.long
f0ae5ef931 bash 4.4 depends readline>=7.0 2017-05-30 20:19:59 +08:00
Alexey Pavlov
785cb6401e bash: Update to 4.4.012 2017-02-15 09:14:10 +03:00
Alexey Pavlov
226b5c8624 bash: Update to 4.3.046 2016-07-13 13:16:18 +03:00
Andrew Chadwick
38f70672b9 install scripts: succeed even if info isn't installed
A number of install scripts were testing for install-info to no effect,
then calling it regardless. For minimal installs, this makes pacman fail
on them visibly.

This fix replicates what other MSYS2 packages, e.g. autoconf, do.
Also none of these packages actually depend on GNU info.
2016-06-01 15:53:56 +01:00
Ray Donnelly
17aec0f602 msys2-runtime: Ignore zero length exclusions
Also use --committer-date-is-author-date to get sha1 consistency
2016-05-15 12:47:58 +01:00
Viktor Szakats
ab64a4ef6c switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* use stable url for ncurses
* some whitespace fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 14:45:55 +01:00
Viktor Szakats
2b119ae43f use secure urls
* follow some redirects
2016-02-23 10:26:02 +01:00
Alexey Pavlov
50e7f4cb49 bash: Rebuild 2015-12-22 12:08:28 +03:00
Ray Donnelly
f64e5190e5 bash: Add CPPFLAGS of -DWORDEXP_OPTION
Fixes wordexp feature, see:

https://www.cygwin.com/ml/cygwin/2012-08/msg00431.html
2015-11-27 00:13:49 +00:00
Alexey Pavlov
eea0b1274c bash: Rebuild 2015-11-05 08:40:15 +03:00
Alexey Pavlov
df57b45479 bash: Update to 4.3.042 2015-08-28 08:56:29 +03:00
Alexpux
637b61ef67 bash: Rebuild. 2015-06-28 13:06:50 +03:00
Alexpux
99d4d62b9e bash: Update to 4.3.039 2015-05-21 15:25:32 +03:00
Alexpux
7b767f6092 bash: Import patch from Cygwin 2015-03-03 10:45:38 +03:00
Alexpux
4106242101 bash: Update to 4.3.033 2014-12-31 02:03:32 +03:00
Alexpux
1b55311e61 bash: Rebuild with new GCC 2014-11-07 11:02:59 +03:00
Alexpux
17c278f353 bash: Build static version to minimize errors during update packages. 2014-10-25 22:12:42 +04:00
Ray Donnelly
c3d40c1afe bashisms: Remove arrays 2014-10-23 22:08:03 +01:00