4b0261de50
In his own words: 4.0.2 fixes a local privelege escalation problem. See http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0972 for more information. There's no ChangeLog available, but other than the fix for this and regeneration of the configure script, changes are extremely small. Also, I've removed the info files from PLIST and PLIST.SunOS. They are handled automatically as of bsd.pkg.mk 1.1332.
26 lines
803 B
Text
26 lines
803 B
Text
@comment $NetBSD: PLIST,v 1.7 2004/01/06 16:30:39 wiz Exp $
|
|
bin/screen
|
|
bin/${DISTNAME}
|
|
man/man1/screen.1
|
|
@unexec if [ -f %D/bin/screen.old ]; then ${RM} -f %D/bin/screen.old ; fi
|
|
share/examples/screen/screenrc
|
|
share/screen/utf8encodings/01
|
|
share/screen/utf8encodings/02
|
|
share/screen/utf8encodings/03
|
|
share/screen/utf8encodings/04
|
|
share/screen/utf8encodings/18
|
|
share/screen/utf8encodings/19
|
|
share/screen/utf8encodings/a1
|
|
share/screen/utf8encodings/bf
|
|
share/screen/utf8encodings/c2
|
|
share/screen/utf8encodings/c3
|
|
share/screen/utf8encodings/c4
|
|
share/screen/utf8encodings/c6
|
|
share/screen/utf8encodings/c7
|
|
share/screen/utf8encodings/c8
|
|
share/screen/utf8encodings/cc
|
|
share/screen/utf8encodings/cd
|
|
share/screen/utf8encodings/d6
|
|
@dirrm share/screen/utf8encodings
|
|
@dirrm share/screen
|
|
@dirrm share/examples/screen
|