maintenance update to 2.9.6
This commit is contained in:
parent
eba853f754
commit
ceb1b8d3b9
@ -1,8 +1,8 @@
|
|||||||
# $OpenBSD: Makefile,v 1.95 2018/04/12 19:50:41 naddy Exp $
|
# $OpenBSD: Makefile,v 1.96 2018/04/27 15:49:56 naddy Exp $
|
||||||
|
|
||||||
COMMENT= Pico editor clone with enhancements
|
COMMENT= Pico editor clone with enhancements
|
||||||
|
|
||||||
DISTNAME= nano-2.9.5
|
DISTNAME= nano-2.9.6
|
||||||
CATEGORIES= editors
|
CATEGORIES= editors
|
||||||
HOMEPAGE= https://www.nano-editor.org/
|
HOMEPAGE= https://www.nano-editor.org/
|
||||||
|
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
SHA256 (nano-2.9.5.tar.xz) = e40YHLV/QvqGo4C7mtRqurhZtgODYH9zG2WpB39LThk=
|
SHA256 (nano-2.9.6.tar.xz) = o3NQfrtOkweoIC+8GbXSlxgCXI7Hc2aTSSEcNiVF1MY=
|
||||||
SIZE (nano-2.9.5.tar.xz) = 1496216
|
SIZE (nano-2.9.6.tar.xz) = 1498032
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
$OpenBSD: patch-src_Makefile_in,v 1.15 2018/03/12 21:17:27 naddy Exp $
|
$OpenBSD: patch-src_Makefile_in,v 1.16 2018/04/27 15:49:56 naddy Exp $
|
||||||
Index: src/Makefile.in
|
Index: src/Makefile.in
|
||||||
--- src/Makefile.in.orig
|
--- src/Makefile.in.orig
|
||||||
+++ src/Makefile.in
|
+++ src/Makefile.in
|
||||||
@@ -1459,7 +1459,7 @@ nano_SOURCES = browser.c \
|
@@ -1461,7 +1461,7 @@ nano_SOURCES = browser.c \
|
||||||
utils.c \
|
utils.c \
|
||||||
winio.c
|
winio.c
|
||||||
|
|
||||||
@ -11,7 +11,7 @@ Index: src/Makefile.in
|
|||||||
$(LIB_CLOCK_GETTIME) $(LIBTHREAD)
|
$(LIB_CLOCK_GETTIME) $(LIBTHREAD)
|
||||||
|
|
||||||
all: all-am
|
all: all-am
|
||||||
@@ -1794,7 +1794,7 @@ winio.o: revision.h
|
@@ -1796,7 +1796,7 @@ winio.o: revision.h
|
||||||
|
|
||||||
# Always run the commands in this rule. But update the target
|
# Always run the commands in this rule. But update the target
|
||||||
# only when the revision actually changed.
|
# only when the revision actually changed.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user