update to 0.9.15 (fixes TABSIZE kludge)
This commit is contained in:
parent
ba5efa316b
commit
687d24a7ae
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2000/08/01 13:07:37 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2000/08/04 15:06:00 naddy Exp $
|
||||
|
||||
DISTNAME= nano-0.9.14
|
||||
DISTNAME= nano-0.9.15
|
||||
CATEGORIES= editors
|
||||
NEED_VERSION= 1.319
|
||||
HOMEPAGE= http://www.asty.org/nano/
|
||||
@ -29,8 +29,6 @@ CONFIGURE_ARGS= --without-included-gettext \
|
||||
--includedir='${LOCALBASE}/include'
|
||||
.if ${FLAVOR:L:Mslang}
|
||||
CONFIGURE_ARGS+= --with-slang='${LOCALBASE}'
|
||||
.else
|
||||
CFLAGS+= -DHAVE_TABSIZE
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (nano-0.9.14.tar.gz) = e1bf4c50cdd4e34e852587ac46b38bcd
|
||||
RMD160 (nano-0.9.14.tar.gz) = f7d28f273e8c31d2756b722e6a52f37faf624427
|
||||
SHA1 (nano-0.9.14.tar.gz) = 13d027d0cd86cb86e6358f36bf22087b09ed3030
|
||||
MD5 (nano-0.9.15.tar.gz) = 551722e738e2ed72049de2ed6b9b2e80
|
||||
RMD160 (nano-0.9.15.tar.gz) = 0931c24fd7a982b32aeb2d39a8ab2968f9ce70fd
|
||||
SHA1 (nano-0.9.15.tar.gz) = 4b253a1cd73f3405ef585ff7768f9895e617f5cf
|
||||
|
Loading…
x
Reference in New Issue
Block a user