pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/p5-XML-Sablotron



Module Name:    pkgsrc
Committed By:   dholland
Date:           Sat Oct 15 17:53:51 UTC 2011

Modified Files:
        pkgsrc/textproc/p5-XML-Sablotron: distinfo
Added Files:
        pkgsrc/textproc/p5-XML-Sablotron/patches: patch-DOM_DOM_xsh
            patch-Processor_Processor_h

Log Message:
Fix build with perl 5.14... I think. Someone who actually knows how to
write Perl bindings should double-check this.

XXX: This will almost certainly not work on LP64 platforms as it casts
XXX: Perl-provided pointers to int and back. However, fixing this
XXX: requires changing the API of the parent Sablotron package, which
XXX: doesn't seem like a great idea at the moment.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/p5-XML-Sablotron/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/textproc/p5-XML-Sablotron/patches/patch-DOM_DOM_xsh \
    pkgsrc/textproc/p5-XML-Sablotron/patches/patch-Processor_Processor_h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index