Subject: CVS commit: pkgsrc/sysutils/gentoo
From: David A. Holland
Date: 2009-01-26 05:54:50
Message id: 20090126045450.DDA80175D0@cvs.netbsd.org

Log Message:
Undo the removal of patch-ae in the previous commit, to avoid the
insecure-temporary-files problem patch-ae was supposed to fix.
Provide a new patch-ae that does something more like the right thing.

(The old one tried to open and write to a directory created with
mkdtemp(), so even if this code doesn't fully work it's still an
improvement.)

XXX: compile-tested only, don't have time to do it properly right now...

PKGREVISION++.

Files:
RevisionActionfile
1.32modifypkgsrc/sysutils/gentoo/Makefile
1.25modifypkgsrc/sysutils/gentoo/distinfo
1.5addpkgsrc/sysutils/gentoo/patches/patch-ae