| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
Notes:
svn path=/head/; revision=463111
|
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
- Remove outdated post-configure:
Changes: http://search.cpan.org/dist/XML-SAX/Changes
Notes:
svn path=/head/; revision=461894
|
|
|
|
|
|
|
|
|
|
| |
2: fix install/deinstall problem of p5-XML-SAX-ExpatXS, will cause md5 checksum error of p5-XML-SAX.
PR: ports/183781
Submitted by: Ryan Frederick <ryanrfrederick@gmail.com>
Notes:
svn path=/head/; revision=333249
|
|
|
|
| |
Notes:
svn path=/head/; revision=333056
|
|
It is now an OPTION (on by default, and recommended) to alter ParserDetails.ini
so unattended builds are no longer held up.
Requested by: wblock
Notes:
svn path=/head/; revision=297554
|