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, Oct 12, 5:57 PM
Unknown Object (File)
Mon, Oct 6, 9:18 PM
Unknown Object (File)
Sat, Oct 4, 12:27 PM
Unknown Object (File)
Sat, Oct 4, 2:38 AM
Unknown Object (File)
Fri, Oct 3, 10:54 PM
Unknown Object (File)
Sep 15 2025, 12:26 PM
Unknown Object (File)
Sep 9 2025, 3:00 AM
Unknown Object (File)
Sep 4 2025, 4:40 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

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.