Commit Graph

12 Commits

Author SHA1 Message Date
Jannick
ded4f2f14c m4: Upgrade to 1.4.19
* PKGBUILD:

  - add (make)dependency to libiconv (apparently new with m4 1.4.19)
  - remove INSTALL directive, since routines in m4.install are
    automatically covered by makepkg

  ** prepare:
  - remove any M4 macro patches to make running 'autoreconf' obsolete
  - add patches for test suite

  ** build:
  - apply VPATH build
  - fool configure that gcc is CYGWIN to be able to use CONFIGURE straight
    out of the box (without patching code bits missing MSYS as system).
    For GNULIB this is a nightmare.
  - enable multi-threading

  **check:
  - pass list of tests still failing after applying patch skipping tests
    due to permission access issues
    (see 0003-m4-1.1.19-skip-tests-when-temp-directories-cannot-be-generated.patch)
    on to 'make check' via variable XFAIL_TESTS. This applies to GNULIB
    tests checking the environment only, but not M4 features, though.
  - NB: All tests except those in variable XFAIL_TESTS succeed.

* 0001-m4-1.4.19-tests-refine-error-messages.patch:
  - added, no functional change
* 0002-m4-1.1.19-skip-tests-when-temp-directories-cannot-be-generated.patch:
  - added, skip test failing in the prep phase when generating directories
    with particular access rights
* m4.install:
  - removed (since obsolete as functionality covered by pacman/makepkg)
* m4-1.4.18-msys2.patch:
  - removed, since configure is used straight out of the box being fooled
    that a CYGWIN compiler is used
2021-06-06 11:48:21 +02: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
Alexey Pavlov
b075d2f250 m4: Rebuild 2018-07-06 15:16:29 +03:00
Chocobo1
f1ec9b4266 m4: Update patch 2017-01-02 03:40:03 +08:00
Chocobo1
4fd83a010d m4: Add validpgpkeys
Remove unused field
2017-01-02 03:07:27 +08:00
Chocobo1
670fc2a8b9 m4: Update to 1.4.18 2017-01-02 02:59:09 +08: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
Alexpux
3ebb8ff319 m4: Rebuild 2014-11-05 17:23:05 +03:00
Ray Donnelly
c3d40c1afe bashisms: Remove arrays 2014-10-23 22:08:03 +01:00
Alexpux
b5c0b13aaf m4: Rebuild with new files layout. 2014-06-24 11:45:57 +04:00
Alexpux
5722339669 Add m4 package 2013-11-02 12:45:54 +04:00