Update to version 0.9.20.
This commit is contained in:
parent
04c8461550
commit
4a1f6df9f6
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2000/10/05 08:06:14 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2000/11/19 17:38:16 naddy Exp $
|
||||
|
||||
DISTNAME= nano-0.9.19
|
||||
DISTNAME= nano-0.9.20
|
||||
CATEGORIES= editors
|
||||
NEED_VERSION= 1.338
|
||||
HOMEPAGE= http://www.nano-editor.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (nano-0.9.19.tar.gz) = 2e99655dce1a3fa8e61213f3e2cb079f
|
||||
RMD160 (nano-0.9.19.tar.gz) = fca0dcddea785b1c867f4c846161c9695c28f7d9
|
||||
SHA1 (nano-0.9.19.tar.gz) = 6d1a5fcf806ac45b9e99dc7ef094afa1bd15598f
|
||||
MD5 (nano-0.9.20.tar.gz) = 52d25909433eb851f34bda53ed0df991
|
||||
RMD160 (nano-0.9.20.tar.gz) = eadb28ac1a83e239fced3a24fb1de9a8c9a008c2
|
||||
SHA1 (nano-0.9.20.tar.gz) = ef5048defcf3e7e63a591f245b0c2eda8a910d2c
|
||||
|
@ -1,6 +1,6 @@
|
||||
$OpenBSD: SECURITY,v 1.1.1.1 2000/06/24 14:31:38 naddy Exp $
|
||||
$OpenBSD: SECURITY,v 1.2 2000/11/19 17:38:17 naddy Exp $
|
||||
|
||||
${WRKSRC}/nano.c (lines 1045, 1095)
|
||||
${WRKSRC}/nano.c (line 1303)
|
||||
|
||||
tempnam(3) is used safely to create a prefix for a temporary file. The
|
||||
tempnam(3) is used to create a prefix for a temporary file. The
|
||||
file is eventually opened safely with a call to mkstemp(3).
|
||||
|
Loading…
Reference in New Issue
Block a user