Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2018 07:16:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        perl@FreeBSD.org
Subject:   [Bug 197011] textproc/p5-XML-SAX: checksum mismatch for ParserDetails.ini
Message-ID:  <bug-197011-14331-ulPM4CxXmu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-197011-14331@https.bugs.freebsd.org/bugzilla/>
References:  <bug-197011-14331@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197011

Kurt Jaeger <pi@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
           Assignee|perl@FreeBSD.org            |pi@FreeBSD.org
                 CC|                            |pi@FreeBSD.org
              Flags|maintainer-feedback?(perl@F |maintainer-feedback+
                   |reeBSD.org)                 |
             Status|In Progress                 |Closed

--- Comment #21 from Kurt Jaeger <pi@FreeBSD.org> ---
Committed, thanks.

--- Comment #22 from commit-hook@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@hotmail.com>
  Reviewed by:  John Hein, mat, Walter Schwarzenfeld
<w.schwarzenfeld@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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197011-14331-ulPM4CxXmu>