From owner-svn-ports-all@freebsd.org Sat Sep 28 00:30:01 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 42726F13CE; Sat, 28 Sep 2019 00:30:01 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46g8gs11y9z4X8b; Sat, 28 Sep 2019 00:30:01 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 07C9A2108B; Sat, 28 Sep 2019 00:30:01 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x8S0U025034928; Sat, 28 Sep 2019 00:30:00 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x8S0TxKX034881; Sat, 28 Sep 2019 00:29:59 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201909280029.x8S0TxKX034881@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 28 Sep 2019 00:29:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513093 - in head/editors/nedit: . files X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: in head/editors/nedit: . files X-SVN-Commit-Revision: 513093 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Sep 2019 00:30:01 -0000 Author: swills Date: Sat Sep 28 00:29:59 2019 New Revision: 513093 URL: https://svnweb.freebsd.org/changeset/ports/513093 Log: editors/nedit: update to 5.7 Deleted: head/editors/nedit/files/patch-doc_nc.man Modified: head/editors/nedit/Makefile (contents, props changed) head/editors/nedit/distinfo (contents, props changed) head/editors/nedit/files/patch-Makefile (contents, props changed) head/editors/nedit/files/patch-makefiles_Makefile.freebsd (contents, props changed) head/editors/nedit/files/patch-source_Makefile.common (contents, props changed) head/editors/nedit/files/patch-util-misc.c (contents, props changed) Modified: head/editors/nedit/Makefile ============================================================================== --- head/editors/nedit/Makefile Fri Sep 27 23:09:01 2019 (r513092) +++ head/editors/nedit/Makefile Sat Sep 28 00:29:59 2019 (r513093) @@ -2,29 +2,27 @@ # $FreeBSD$ PORTNAME= nedit -PORTVERSION= 5.6 -PORTREVISION= 1 +PORTVERSION= 5.7 CATEGORIES= editors -MASTER_SITES= http://people.freebsd.org/~deischen/distfiles/ \ - SF/${PORTNAME}/${PORTNAME}-source \ - ftp://ftp.nluug.nl/pub/editors/NEdit/contrib/misc/ -DISTFILES= nedit-5.6a-src.tar.gz nedit.app-defaults -EXTRACT_ONLY= nedit-5.6a-src.tar.gz +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source +DISTFILES= nedit-${PORTVERSION}-src.tar.gz \ + nedit.app-defaults +EXTRACT_ONLY= nedit-${PORTVERSION}-src.tar.gz MAINTAINER= swills@FreeBSD.org COMMENT= X11/Motif GUI text editor for programs and plain text files LICENSE= GPLv1 -USES= motif perl5 +USES= motif perl5 xorg USE_PERL5= build ALL_TARGET= freebsd PLIST_FILES= bin/nclient \ bin/nedit \ + lib/X11/app-defaults/NEdit.ad \ man/man1/nclient.1.gz \ - man/man1/nedit.1.gz \ - lib/X11/app-defaults/NEdit.ad + man/man1/nedit.1.gz post-extract: ${CP} ${DISTDIR}/nedit.app-defaults ${WRKSRC}/NEdit.ad Modified: head/editors/nedit/distinfo ============================================================================== --- head/editors/nedit/distinfo Fri Sep 27 23:09:01 2019 (r513092) +++ head/editors/nedit/distinfo Sat Sep 28 00:29:59 2019 (r513093) @@ -1,4 +1,5 @@ -SHA256 (nedit-5.6a-src.tar.gz) = 53677983cb6c91c5da1fcdcac90f7f9a193f08fa13b7a6330bc9ce21f9461eed -SIZE (nedit-5.6a-src.tar.gz) = 1353454 +TIMESTAMP = 1569629725 +SHA256 (nedit-5.7-src.tar.gz) = add9ac79ff973528ad36c86858238bac4f59896c27dbf285cbe6a4d425fca17a +SIZE (nedit-5.7-src.tar.gz) = 1344754 SHA256 (nedit.app-defaults) = f7dd96054854d2831d77820c2640207ac1fb41f97a442a160a4d576b6499b600 SIZE (nedit.app-defaults) = 7634 Modified: head/editors/nedit/files/patch-Makefile ============================================================================== --- head/editors/nedit/files/patch-Makefile Fri Sep 27 23:09:01 2019 (r513092) +++ head/editors/nedit/files/patch-Makefile Sat Sep 28 00:29:59 2019 (r513093) @@ -1,6 +1,6 @@ ---- Makefile.orig 2014-12-07 00:03:44.000000000 -0500 -+++ Makefile 2015-03-30 08:28:03.000000000 -0400 -@@ -17,6 +17,7 @@ +--- Makefile.orig 2017-02-04 18:14:54 UTC ++++ Makefile +@@ -16,6 +16,7 @@ all: @echo "Please specify target:" @echo "(For example, type \"make linux\" for a Linux system.)" @(cd makefiles && ls -C Makefile* | sed -e 's/Makefile.//g') @@ -8,16 +8,16 @@ .DEFAULT: @- (cd Microline/XmL; if [ -f ../../makefiles/Makefile.$@ -a ! -f ./Makefile.$@ ];\ -@@ -44,6 +45,12 @@ +@@ -42,6 +43,12 @@ docs: + # We need a "dev-all" target that builds the docs plus binaries, but # that doesn't work since we require the user to specify the target. More # thought is needed - ++ +install:: + (cd source; make -f Makefile.freebsd install) + ${INSTALL} ${COPY} -m 644 doc/nedit.man $(DESTDIR)${PREFIX}/man/man1/nedit.1 + ${INSTALL} ${COPY} -m 644 doc/nc.man $(DESTDIR)${PREFIX}/man/man1/nclient.1 + ${INSTALL} ${COPY} -m 644 NEdit.ad $(DESTDIR)${LOCALBASE}/lib/X11/app-defaults/NEdit.ad -+ + clean: (cd util; $(MAKE) -f Makefile.common clean) - (cd Xlt; $(MAKE) -f Makefile.common clean) Modified: head/editors/nedit/files/patch-makefiles_Makefile.freebsd ============================================================================== --- head/editors/nedit/files/patch-makefiles_Makefile.freebsd Fri Sep 27 23:09:01 2019 (r513092) +++ head/editors/nedit/files/patch-makefiles_Makefile.freebsd Sat Sep 28 00:29:59 2019 (r513093) @@ -1,7 +1,7 @@ ---- makefiles/Makefile.freebsd.orig Sun Sep 28 15:03:10 2003 -+++ makefiles/Makefile.freebsd Sat Feb 7 15:00:18 2004 +--- makefiles/Makefile.freebsd.orig 2017-02-04 17:45:50 UTC ++++ makefiles/Makefile.freebsd @@ -1,6 +1,6 @@ - # $Id: Makefile.freebsd,v 1.5.2.1 2003/09/28 15:03:10 edg Exp $ + # $Id: Makefile.freebsd,v 1.6 2003/11/22 13:03:39 edg Exp $ -CC=cc -AR=ar +CC?=cc @@ -9,7 +9,7 @@ # For editres, add -DEDITRES to CFLAGS and -lXmu to LIBS # -@@ -10,8 +10,8 @@ +@@ -10,8 +10,8 @@ AR=ar # To test if the Motif library exports the runtime version # add -DHAVE__XMVERSIONSTRING to CFLAGS # Modified: head/editors/nedit/files/patch-source_Makefile.common ============================================================================== --- head/editors/nedit/files/patch-source_Makefile.common Fri Sep 27 23:09:01 2019 (r513092) +++ head/editors/nedit/files/patch-source_Makefile.common Sat Sep 28 00:29:59 2019 (r513093) @@ -1,6 +1,6 @@ ---- source/Makefile.common.orig 2004-03-21 22:25:56.000000000 +0800 -+++ source/Makefile.common 2014-06-15 11:03:55.335101520 +0800 -@@ -28,6 +28,10 @@ nedit: $(OBJS) ../util/libNUtil.a $(XMLL +--- source/Makefile.common.orig 2017-02-04 16:15:41 UTC ++++ source/Makefile.common +@@ -27,6 +27,10 @@ nedit: $(OBJS) ../util/libNUtil.a $(XMLLIB) $(XLTLIB) nc: nc.o server_common.o ../util/libNUtil.a $(CC) $(CFLAGS) nc.o server_common.o ../util/libNUtil.a $(LIBS) -o $@ Modified: head/editors/nedit/files/patch-util-misc.c ============================================================================== --- head/editors/nedit/files/patch-util-misc.c Fri Sep 27 23:09:01 2019 (r513092) +++ head/editors/nedit/files/patch-util-misc.c Sat Sep 28 00:29:59 2019 (r513093) @@ -1,6 +1,6 @@ ---- util/misc.c.orig 2004-08-09 18:20:00.000000000 -0400 -+++ util/misc.c 2012-02-03 02:54:30.000000000 -0500 -@@ -383,7 +383,10 @@ +--- util/misc.c.orig 2017-02-04 16:15:41 UTC ++++ util/misc.c +@@ -400,7 +400,10 @@ Boolean FindBestVisual(Display *display, const char *a *colormap = cachedColormap; return (*visual == DefaultVisual(display, screen)); }