Index: head/editors/nedit/Makefile =================================================================== --- head/editors/nedit/Makefile (revision 385183) +++ head/editors/nedit/Makefile (revision 385184) @@ -1,42 +1,41 @@ # Created by: Daniel Eischen # $FreeBSD$ PORTNAME= nedit PORTVERSION= 5.6 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= http://people.freebsd.org/~deischen/distfiles/ \ ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.nluug.nl/pub/editors/NEdit/contrib/misc/ MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}-source -DISTFILES= nedit-5.6-src.tar.gz nedit.app-defaults -EXTRACT_ONLY= nedit-5.6-src.tar.gz +DISTFILES= nedit-5.6a-src.tar.gz nedit.app-defaults +EXTRACT_ONLY= nedit-5.6a-src.tar.gz MAINTAINER= deischen@FreeBSD.org COMMENT= X11/Motif GUI text editor for programs and plain text files -BROKEN= Unfetchable LICENSE= GPLv1 -USES= motif perl5 +USES= motif USE_XORG= xpm -USE_PERL= build ALL_TARGET= freebsd PLIST_FILES= bin/nclient \ bin/nedit \ man/man1/nclient.1.gz \ man/man1/nedit.1.gz \ lib/X11/app-defaults/NEdit.ad post-extract: ${CP} ${DISTDIR}/nedit.app-defaults ${WRKSRC}/NEdit.ad post-build: cd ${WRKSRC} && make docs post-install:: .for file in nedit nclient @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${file} .endfor .include Index: head/editors/nedit/distinfo =================================================================== --- head/editors/nedit/distinfo (revision 385183) +++ head/editors/nedit/distinfo (revision 385184) @@ -1,4 +1,4 @@ -SHA256 (nedit-5.6-src.tar.gz) = ca7eb3db14588eb931e4904af5fb97cfa99182514d9e6bdefeb69ec2f0e57008 -SIZE (nedit-5.6-src.tar.gz) = 1344887 +SHA256 (nedit-5.6a-src.tar.gz) = 53677983cb6c91c5da1fcdcac90f7f9a193f08fa13b7a6330bc9ce21f9461eed +SIZE (nedit-5.6a-src.tar.gz) = 1353454 SHA256 (nedit.app-defaults) = f7dd96054854d2831d77820c2640207ac1fb41f97a442a160a4d576b6499b600 SIZE (nedit.app-defaults) = 7634 Index: head/editors/nedit/files/patch-doc_nc.pod =================================================================== --- head/editors/nedit/files/patch-doc_nc.pod (revision 385183) +++ head/editors/nedit/files/patch-doc_nc.pod (nonexistent) @@ -1,12 +0,0 @@ ---- doc/nc.pod.orig 2014-12-06 10:52:01.000000000 -0500 -+++ doc/nc.pod 2015-04-02 12:56:29.000000000 -0400 -@@ -193,6 +193,9 @@ - For more information see NEdit's online help, or I in the NEdit - distribution kit. - -+In FreeBSD, I is installed as I so it does not -+conflict with the I port which also installs an I. -+ - =head1 SEE ALSO - - nedit(1), X(1), mwm(1), ctags(1), etags(1) Property changes on: head/editors/nedit/files/patch-doc_nc.pod ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/editors/nedit/files/patch-doc_nc.man =================================================================== --- head/editors/nedit/files/patch-doc_nc.man (nonexistent) +++ head/editors/nedit/files/patch-doc_nc.man (revision 385184) @@ -0,0 +1,12 @@ +--- doc/nc.man.orig Thu Nov 20 18:40:13 2003 ++++ doc/nc.man Sat Feb 7 14:54:18 2004 +@@ -285,6 +285,9 @@ + .PP + For more information see NEdit's online help, or \fInedit.doc\fR in the NEdit + distribution kit. ++.PP ++In FreeBSD, \fInc\fR is installed as \fInclient\fR so it does not ++conflict with the \fInetcat\fR port which also installs an \fInc\fR. + .SH "SEE ALSO" + .IX Header "SEE ALSO" + \&\fInedit\fR\|(1), X(1), \fImwm\fR\|(1), \fIctags\fR\|(1), \fIetags\fR\|(1) Property changes on: head/editors/nedit/files/patch-doc_nc.man ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property