[Bug 197011] textproc/p5-XML-SAX: checksum mismatch for ParserDetails.ini
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Feb 27 07:16:16 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197011
Kurt Jaeger <pi at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Assignee|perl at FreeBSD.org |pi at FreeBSD.org
CC| |pi at FreeBSD.org
Flags|maintainer-feedback?(perl at F |maintainer-feedback+
|reeBSD.org) |
Status|In Progress |Closed
--- Comment #21 from Kurt Jaeger <pi at FreeBSD.org> ---
Committed, thanks.
--- Comment #22 from commit-hook at freebsd.org ---
A commit references this bug:
Author: pi
Date: Tue Feb 27 07:15:55 UTC 2018
New revision: 463111
URL: https://svnweb.freebsd.org/changeset/ports/463111
Log:
textproc/p5-XML-SAX: fix checksum mismatch for ParserDetails.ini
- The file %%SITE_PERL%%/XML/SAX/ParserDetails.ini
is updated by ports that depending textproc/p5-XML-SAX.
- For example, textproc/p5-XML-SAX-Expat, textproc/p5-XML-Simple
and textproc/p5-XML-LibXML append something to the .ini file.
- This causes checksum mismatch when executing
`pkg check -s textproc/p5-XML-SAX`
The fix provides a pkg-install program to handle the file in post-install.
PR: 197011
Submitted by: Tatsuki Makino <tatsuki_makino at hotmail.com>
Reviewed by: John Hein, mat, Walter Schwarzenfeld
<w.schwarzenfeld at utanet.at>
Changes:
head/textproc/p5-XML-SAX/Makefile
head/textproc/p5-XML-SAX/files/patch-Makefile.PL
head/textproc/p5-XML-SAX/files/pkg-install.in
head/textproc/p5-XML-SAX/pkg-plist
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-perl
mailing list