pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2009Q1] pkgsrc/lang/parrot



Module Name:    pkgsrc
Committed By:   tron
Date:           Thu Apr 16 21:56:14 UTC 2009

Modified Files:
        pkgsrc/lang/parrot [pkgsrc-2009Q1]: distinfo
Added Files:
        pkgsrc/lang/parrot/patches [pkgsrc-2009Q1]: patch-ad patch-ae

Log Message:
Pullup ticket #2739 - requested by he
parrot: build fix

Revisions pulled up:
- lang/parrot/distinfo                          1.8
- lang/parrot/patches/patch-ad                  1.3
- lang/parrot/patches/patch-ae                  1.1
---
Module Name:    pkgsrc
Committed By:   he
Date:           Tue Apr 14 23:50:20 UTC 2009

Modified Files:
        pkgsrc/lang/parrot: distinfo
Added Files:
        pkgsrc/lang/parrot/patches: patch-ad patch-ae

Log Message:
Fix the detection and use of perldoc, so that this package can be
fully built and installed when the build is run as root.  The reason
this is problematical is that perldoc changes uid if run as root, to
either 'nobody', 'nouser' or uid -2, for security reasons, and then
cannot write files owned by root or create files in directories owned
by root with 'normal' permissions.

No revision bump as this should purely be a build fix.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.7.2.1 pkgsrc/lang/parrot/distinfo
cvs rdiff -u -r0 -r1.3.2.2 pkgsrc/lang/parrot/patches/patch-ad
cvs rdiff -u -r0 -r1.1.2.2 pkgsrc/lang/parrot/patches/patch-ae

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