Subject: CVS commit: pkgsrc/lang/perl58
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/04/2005 09:50:15
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Jan  4 09:50:15 UTC 2005

Modified Files:
	pkgsrc/lang/perl58: Makefile distinfo
	pkgsrc/lang/perl58/patches: patch-ca
Added Files:
	pkgsrc/lang/perl58/patches: patch-bd patch-be

Log Message:
Fix instances of insecure use of /tmp that is subject to symlink attacks
due to race conditions [CAN-2004-0976].  Also fix builds on *BSD boxes
without a hostname set.  Bump the PKGREVISION to 1.


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 pkgsrc/lang/perl58/Makefile
cvs rdiff -r1.24 -r1.25 pkgsrc/lang/perl58/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/lang/perl58/patches/patch-bd \
    pkgsrc/lang/perl58/patches/patch-be
cvs rdiff -r1.6 -r1.7 pkgsrc/lang/perl58/patches/patch-ca

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