From 671a0da55ac4f0465b30e27321b64238e440f799 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Fri, 2 Sep 2005 11:26:31 +0000 Subject: [PATCH] - Update to 1.41 PR: ports/85624 Submitted by: Andrej Zverev (maintainer) --- editors/ne/Makefile | 7 ++++++- editors/ne/distinfo | 4 ++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/editors/ne/Makefile b/editors/ne/Makefile index 136f6d24c687..fcf5a6f371ce 100644 --- a/editors/ne/Makefile +++ b/editors/ne/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ne -PORTVERSION= 1.40 +PORTVERSION= 1.41 CATEGORIES= editors MASTER_SITES= http://ne.dsi.unimi.it/ @@ -29,6 +29,7 @@ MAKE_ARGS= CFLAGS="${CFLAGS} -DNOWCHAR" CC="${CC}" \ GLOBALDIR="${DATADIR}" MAN1= ne.1 +PORTDOCS= ne.txt post-patch: @${PERL5} -pi -e 's|tmpnam\(|mkstemp\(|g' ${WRKSRC}/actions.c @@ -39,5 +40,9 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/../doc/default.keys ${DATADIR}/ ${INSTALL_DATA} ${WRKSRC}/../doc/default.menus ${DATADIR}/ ${INSTALL_MAN} ${WRKSRC}/../doc/ne.1 ${PREFIX}/man/man1 +.if !defined(NOPORTDOCS) + @${MKDIR} ${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC:S/src//}doc/ne.txt ${DOCSDIR} +.endif .include diff --git a/editors/ne/distinfo b/editors/ne/distinfo index ee70152bc941..abac57fe60fd 100644 --- a/editors/ne/distinfo +++ b/editors/ne/distinfo @@ -1,2 +1,2 @@ -MD5 (ne-1.40.tar.gz) = 7fbbc0268dbcadfa6391670166c765f6 -SIZE (ne-1.40.tar.gz) = 1127279 +MD5 (ne-1.41.tar.gz) = 023e68d23a6216e89737ff2b6996aa77 +SIZE (ne-1.41.tar.gz) = 1132970