ports/85624: [update] editors/ne to 1.41

Andrej Zverev az at inec.ru
Fri Sep 2 09:40:21 UTC 2005


>Number:         85624
>Category:       ports
>Synopsis:       [update] editors/ne to 1.41
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 02 09:40:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Andrej Zverev
>Release:        FreeBSD 5.4-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD az.inec.ru 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #2: Wed Jul 6 12:10:32 MSD 2005 root at az.inec.ru:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- ne.diff begins here ---
diff -Nru ne.orig/Makefile ne/Makefile
--- ne.orig/Makefile	Fri Jul 22 15:12:24 2005
+++ ne/Makefile	Fri Sep  2 13:25:30 2005
@@ -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 @@
 		GLOBALDIR="${DATADIR}"
 
 MAN1=	ne.1
+PORTDOCS=	ne.txt
 
 post-patch:
 	@${PERL5} -pi -e 's|tmpnam\(|mkstemp\(|g' ${WRKSRC}/actions.c
@@ -39,5 +40,9 @@
 	${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 <bsd.port.post.mk>
diff -Nru ne.orig/distinfo ne/distinfo
--- ne.orig/distinfo	Fri Jul 22 15:12:24 2005
+++ ne/distinfo	Fri Sep  2 13:15:46 2005
@@ -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
--- ne.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list