Explicitly use another name for the distfile.
Quite a while ago I started mirroring ltablex.zip because some CTAN mirrors
delivered a zip file with the same contents but a different checksum.
The package build cluster seems to have mirrored one of those "wrong"
versions, and every once in a while I get an email about package building
failures which are actually caused by that.
Work around the issue by renaming the ltablex.zip file I mirror to
ltablex-1.0.zip, which should hopefully make ftp-master re-fetch it.
Update checksum for the .zip file.
It looks like the checksum has changed for some reason. The file
contents are still the same, so I guess some repackaging was done
behind the scenes.
Reported by: beat
- Add print/latex-ltablex
ltablex modifies the tabularx environment to combine the features of the
tabularx package (auto-sized columns in a fixed width table) with those
of the longtable package (multi-page tables).
WWW: http://www.ctan.org/tex-archive/macros/latex/contrib/ltablex/
PR: ports/156413
Submitted by: Raphael Kubo da Costa <kubito@gmail.com> (maintainer)
Approved by: maho (mentor)
- Add print/latex-ltablex: Combines the features of both the tabularx and
longtable packages
PR: ports/156413
Submitted by: Raphael Kubo da Costa <kubito@gmail.com> (maintainer)
Approved by: maho (mentor)