Page MenuHomeFreeBSD

converters/p5-LaTeXML: Update to 0.8.2
ClosedPublic

Authored by cpm on Jul 11 2016, 12:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 23, 6:45 AM
Unknown Object (File)
Sun, Nov 23, 6:45 AM
Unknown Object (File)
Sun, Nov 23, 5:15 AM
Unknown Object (File)
Sun, Nov 23, 5:15 AM
Unknown Object (File)
Sun, Nov 23, 5:15 AM
Unknown Object (File)
Sat, Nov 22, 11:58 AM
Unknown Object (File)
Oct 25 2025, 1:38 PM
Unknown Object (File)
Oct 12 2025, 5:57 PM
Subscribers
None

Details

Summary
  • Update to 0.8.2
  • Update MAINTAINER to my @FreeBSD.org address
  • Add p5-Text-Unidecode to BUILD_DEPENDS
  • Add NO_ARCH
  • Update PORTDOCS
  • Update and sort pkg-plist

Changelog:

http://dlmf.nist.gov/LaTeXML/Changes

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

cpm retitled this revision from to converters/p5-LaTeXML: Update to 0.8.2.
cpm updated this object.
cpm edited the test plan for this revision. (Show Details)
cpm added reviewers: AMDmi3, feld, junovitch.

Summary:

# poudriere testport -j 93x32 -o converters/p5-LaTeXML [OK]
# poudriere testport -j 93x64 -o converters/p5-LaTeXML [OK]
# poudriere testport -j 102x32 -o converters/p5-LaTeXML [OK]
# poudriere testport -j 102x64 -o converters/p5-LaTeXML [OK]
# poudriere testport -j 103x32 -o converters/p5-LaTeXML [OK]
AMDmi3 requested changes to this revision.Jul 12 2016, 8:22 PM
AMDmi3 edited edge metadata.
  • Do you really need to install MANIFEST? It explains ${WRKSRC} contents, doesn't seem really useful in the package.
  • Likewise, INSTALL file is useless to install.
  • LICENSE lists public domain and CC0, GPL is not mentioned anywhere. Probably needs to be fixed to LICENSE=PD CC0 LICENSE_COMB=dual
  • MKDIR may be silenced
This revision now requires changes to proceed.Jul 12 2016, 8:22 PM
cpm edited edge metadata.
  • Fix LICENSE
  • Remove useless INSTALL and MANIFEST files from PORTDOCS
  • Silence MKDIR command
  • Do you really need to install MANIFEST? It explains ${WRKSRC} contents, doesn't seem really useful in the package.
  • Likewise, INSTALL file is useless to install.
  • LICENSE lists public domain and CC0, GPL is not mentioned anywhere. Probably needs to be fixed to LICENSE=PD CC0 LICENSE_COMB=dual
  • MKDIR may be silenced

Done!

Thanks Dmitry ;)

feld edited edge metadata.
This revision was automatically updated to reflect the committed changes.
cpm mentioned this in rP418504: - Update to 0.8.2.