IABSD.fr/ports/shells/bash

Branch :


Log

Author Commit Date CI Message
69de5bdc 2022-03-08 14:27:46 drop RCS Id from all ports where I'm listed as MAINTAINER
2f49ed3a 2022-01-05 21:59:59 shells/bash: update to 5.1 patchlevel 16 It seems patch bundles are now regularly getting their own proper distfiles, so switch to using those.
0d659248 2021-12-02 13:31:53 shells/bash: tell portroach to skip 5.1.8 distfile, we use 5.1 + patches
9c9c77a5 2021-11-20 15:42:57 shells/bash: update to 5.1 patchlevel 12
12b72b46 2021-05-08 15:50:55 shells/bash: Update to 5.1 patchlevel 8
4c7a31e7 2020-12-20 11:27:42 update to 5.1 patchlevel 4
b934114e 2020-12-08 20:45:15 Update to 5.1. Lots of changes, but nothing really changed. Release announcement: https://lists.gnu.org/archive/html/bug-bash/2020-12/msg00002.html
33c0224b 2020-07-22 19:14:25 update to 5.0 patchlevel 18
317591b5 2020-07-21 16:46:13 explicitly build without "bash malloc"; this would end up using their homegrown memory allocation routines based on brk. found on powerpc64 where this broke horribly. ok naddy@ (MAINTAINER)
a752f2bf 2020-04-26 21:28:56 update to 5.0 patchlevel 17 for a process substitution fix