2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message: *: recursive bump for perl 5.36 |
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message: *: recursive bump for perl 5.34 |
2020-09-20 13:25:42 by Thomas Klausner | Files touched by this commit (2) | |
Log message: pkg_notify: update to 0.4.8. Fix improved github handling. |
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message: *: bump PKGREVISION for perl-5.32. |
2020-08-24 15:43:41 by Thomas Klausner | Files touched by this commit (2) | |
Log message: pkg_notify: update to 0.4.7. Improve github release detection. |
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message: Bump PKGREVISIONs for perl 5.30.0 |
2019-05-23 21:23:24 by Roland Illig | Files touched by this commit (242) |
Log message: all: replace SUBST_SED with the simpler SUBST_VARS pkglint -Wall -r --only "substitution command" -F With manual review and indentation fixes since pkglint doesn't get that part correct in every case. |
2018-09-28 01:00:48 by Tobias Nygren | Files touched by this commit (1) |
Log message: pkg_notify: SUBST in pre-configure doesn't work when NO_CONFIGURE=yes |
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message: Recursive bump for perl5-5.28.0 |
2018-07-04 15:40:45 by Jonathan Perkin | Files touched by this commit (423) |
Log message: *: Move SUBST_STAGE from post-patch to pre-configure Performing substitutions during post-patch breaks tools such as mkpatches, making it very difficult to regenerate correct patches after making changes, and often leading to substituted string replacements being committed. |