Date: Sun, 31 May 2020 06:17:41 +0000 (UTC) From: Hiroki Tagato <tagattie@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r537120 - in head/editors: vile vile/files xvile xvile/files Message-ID: <202005310617.04V6HfDG000354@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tagattie Date: Sun May 31 06:17:41 2020 New Revision: 537120 URL: https://svnweb.freebsd.org/changeset/ports/537120 Log: - Update to 9.8u - Add LICENSE_FILE PR: 246586 Submitted by: Thomas E. Dickey <dickey@invisible-island.net> (maintainer) Approved by: mentors (implicit) Changelog: https://invisible-island.net/vile/CHANGES.html#v9_8u Added: head/editors/vile/files/ head/editors/vile/files/patch-configure (contents, props changed) head/editors/xvile/files/patch-configure (contents, props changed) Modified: head/editors/vile/Makefile head/editors/vile/distinfo head/editors/vile/pkg-plist head/editors/xvile/Makefile head/editors/xvile/distinfo head/editors/xvile/files/patch-x11menu.c head/editors/xvile/files/patch-x11vile.h head/editors/xvile/pkg-plist Modified: head/editors/vile/Makefile ============================================================================== --- head/editors/vile/Makefile Sun May 31 03:45:23 2020 (r537119) +++ head/editors/vile/Makefile Sun May 31 06:17:41 2020 (r537120) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vile -PORTVERSION= 9.8t +PORTVERSION= 9.8u CATEGORIES= editors MASTER_SITES= ftp://dickey.his.com/vile/current/ \ ftp://ftp.invisible-island.net/vile/current/ \ @@ -15,6 +15,7 @@ MAINTAINER= dickey@invisible-island.net COMMENT= VI Like Emacs -- console version LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= reflex:textproc/reflex Modified: head/editors/vile/distinfo ============================================================================== --- head/editors/vile/distinfo Sun May 31 03:45:23 2020 (r537119) +++ head/editors/vile/distinfo Sun May 31 06:17:41 2020 (r537120) @@ -1,3 +1,3 @@ -TIMESTAMP = 1546252826 -SHA256 (vile-9.8t.tgz) = 60b288432cfd32b7149c4cd662844e2694c5ab92bc469b282f33ded5110f6ded -SIZE (vile-9.8t.tgz) = 2352119 +TIMESTAMP = 1589844782 +SHA256 (vile-9.8u.tgz) = 31a82833fe4fef5a60043bcc3278d1a875a1028b1b2577c9e0fa3a179cff165e +SIZE (vile-9.8u.tgz) = 2375989 Added: head/editors/vile/files/patch-configure ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/vile/files/patch-configure Sun May 31 06:17:41 2020 (r537120) @@ -0,0 +1,11 @@ +--- configure.orig 2020-03-29 21:46:05 UTC ++++ configure +@@ -32100,7 +32100,7 @@ if test "x$CLANG_COMPILER" = "xyes" + then + { echo "$as_me:32101: WARNING: clang only pretends to honor gcc -rdynamic option" >&5 + echo "$as_me: WARNING: clang only pretends to honor gcc -rdynamic option" >&2;} +- cf_cv_gcc_opt_rdynamic=no ++ # cf_cv_gcc_opt_rdynamic=no + else + + echo "$as_me:32106: checking if $CC has -rdynamic option" >&5 Modified: head/editors/vile/pkg-plist ============================================================================== --- head/editors/vile/pkg-plist Sun May 31 03:45:23 2020 (r537119) +++ head/editors/vile/pkg-plist Sun May 31 06:17:41 2020 (r537120) @@ -48,9 +48,11 @@ lib/vile/vile-manfilt lib/vile/vile-mcrl-filt%%SO_EXT%% lib/vile/vile-midl-filt%%SO_EXT%% lib/vile/vile-mms-filt%%SO_EXT%% +lib/vile/vile-nmake-filt%%SO_EXT%% lib/vile/vile-nr-filt%%SO_EXT%% lib/vile/vile-pas-filt%%SO_EXT%% lib/vile/vile-perl-filt%%SO_EXT%% +lib/vile/vile-perl6-filt%%SO_EXT%% lib/vile/vile-php-filt%%SO_EXT%% lib/vile/vile-pot-filt%%SO_EXT%% lib/vile/vile-ps-filt%%SO_EXT%% @@ -76,6 +78,7 @@ lib/vile/vile-tc-filt%%SO_EXT%% lib/vile/vile-tcl-filt%%SO_EXT%% lib/vile/vile-texi-filt%%SO_EXT%% lib/vile/vile-ti-filt%%SO_EXT%% +lib/vile/vile-tpu-filt%%SO_EXT%% lib/vile/vile-txt-filt%%SO_EXT%% lib/vile/vile-vile-filt%%SO_EXT%% lib/vile/vile-vlog-filt%%SO_EXT%% @@ -145,6 +148,7 @@ man/man1/vile.1.gz %%DATADIR%%/fdl.keywords %%DATADIR%%/filters.rc %%DATADIR%%/gnugpg.rc +%%DATADIR%%/go.keywords %%DATADIR%%/hs.keywords %%DATADIR%%/html.keywords %%DATADIR%%/imake.keywords @@ -168,36 +172,15 @@ man/man1/vile.1.gz %%DATADIR%%/midl.keywords %%DATADIR%%/modes.rc %%DATADIR%%/mvn.keywords +%%DATADIR%%/nmake.keywords %%DATADIR%%/nr.keywords %%DATADIR%%/nsis.keywords %%DATADIR%%/objc.keywords %%DATADIR%%/palettes.rc %%DATADIR%%/pas.keywords %%DATADIR%%/pc.keywords -%%PERL%%%%DATADIR%%/perl/Breadcrumbs.pm -%%PERL%%%%DATADIR%%/perl/CaptHook.pm -%%PERL%%%%DATADIR%%/perl/Glob2re.pm -%%PERL%%%%DATADIR%%/perl/Help.pm -%%PERL%%%%DATADIR%%/perl/Vile/Exporter.pm -%%PERL%%%%DATADIR%%/perl/Vile/Manual.pm -%%PERL%%%%DATADIR%%/perl/Vile.pm -%%PERL%%%%DATADIR%%/perl/Vileserv.pm -%%PERL%%%%DATADIR%%/perl/Visit.pm -%%PERL%%%%DATADIR%%/perl/capture.pm -%%PERL%%%%DATADIR%%/perl/dict.pm -%%PERL%%%%DATADIR%%/perl/directory.pm -%%PERL%%%%DATADIR%%/perl/dirlist.pm -%%PERL%%%%DATADIR%%/perl/gdb.pm -%%PERL%%%%DATADIR%%/perl/hgrep.pm -%%PERL%%%%DATADIR%%/perl/lock.pm -%%PERL%%%%DATADIR%%/perl/man.pm -%%PERL%%%%DATADIR%%/perl/mime.pl -%%PERL%%%%DATADIR%%/perl/plugins.pl -%%PERL%%%%DATADIR%%/perl/search.pm -%%PERL%%%%DATADIR%%/perl/shell.pm -%%PERL%%%%DATADIR%%/perl/spell.pm -%%PERL%%%%DATADIR%%/perl/winops.pm %%DATADIR%%/perl.keywords +%%DATADIR%%/perl6.keywords %%DATADIR%%/php.keywords %%DATADIR%%/pictmode.rc %%DATADIR%%/pot.keywords @@ -230,6 +213,8 @@ man/man1/vile.1.gz %%DATADIR%%/tex.keywords %%DATADIR%%/texi.keywords %%DATADIR%%/ti.keywords +%%DATADIR%%/tpu.keywords +%%DATADIR%%/ts.keywords %%DATADIR%%/vb.keywords %%DATADIR%%/vb6.keywords %%DATADIR%%/vbs.keywords @@ -251,3 +236,26 @@ man/man1/vile.1.gz %%DATADIR%%/yacc.keywords %%DATADIR%%/yaml.keywords %%DATADIR%%/zsh.keywords +%%PERL%%%%DATADIR%%/perl/Breadcrumbs.pm +%%PERL%%%%DATADIR%%/perl/CaptHook.pm +%%PERL%%%%DATADIR%%/perl/Glob2re.pm +%%PERL%%%%DATADIR%%/perl/Help.pm +%%PERL%%%%DATADIR%%/perl/Vile.pm +%%PERL%%%%DATADIR%%/perl/Vile/Exporter.pm +%%PERL%%%%DATADIR%%/perl/Vile/Manual.pm +%%PERL%%%%DATADIR%%/perl/Vileserv.pm +%%PERL%%%%DATADIR%%/perl/Visit.pm +%%PERL%%%%DATADIR%%/perl/capture.pm +%%PERL%%%%DATADIR%%/perl/dict.pm +%%PERL%%%%DATADIR%%/perl/directory.pm +%%PERL%%%%DATADIR%%/perl/dirlist.pm +%%PERL%%%%DATADIR%%/perl/gdb.pm +%%PERL%%%%DATADIR%%/perl/hgrep.pm +%%PERL%%%%DATADIR%%/perl/lock.pm +%%PERL%%%%DATADIR%%/perl/man.pm +%%PERL%%%%DATADIR%%/perl/mime.pl +%%PERL%%%%DATADIR%%/perl/plugins.pl +%%PERL%%%%DATADIR%%/perl/search.pm +%%PERL%%%%DATADIR%%/perl/shell.pm +%%PERL%%%%DATADIR%%/perl/spell.pm +%%PERL%%%%DATADIR%%/perl/winops.pm Modified: head/editors/xvile/Makefile ============================================================================== --- head/editors/xvile/Makefile Sun May 31 03:45:23 2020 (r537119) +++ head/editors/xvile/Makefile Sun May 31 06:17:41 2020 (r537120) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vile -PORTVERSION= 9.8t +PORTVERSION= 9.8u CATEGORIES= editors MASTER_SITES= ftp://dickey.his.com/vile/current/ \ ftp://ftp.invisible-island.net/vile/current/ \ @@ -16,6 +16,7 @@ MAINTAINER= dickey@invisible-island.net COMMENT= VI Like Emacs -- X11 version LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= reflex:textproc/reflex @@ -80,9 +81,6 @@ post-patch: s|$$(datadir)/html|$$(docdir)/html| ; \ s|\($$(DOCDIR)\) \($$(MANDIR)\)|\1 $$(HTMLDIR) \2|' \ ${WRKSRC}/makefile.in - @${REINPLACE_CMD} -e \ - '/^Categories/s|Application;||' \ - ${WRKSRC}/macros/*.desktop post-install: (cd ${WRKSRC}/macros && ${INSTALL_DATA} *.desktop \ Modified: head/editors/xvile/distinfo ============================================================================== --- head/editors/xvile/distinfo Sun May 31 03:45:23 2020 (r537119) +++ head/editors/xvile/distinfo Sun May 31 06:17:41 2020 (r537120) @@ -1,3 +1,3 @@ -TIMESTAMP = 1546254826 -SHA256 (vile-9.8t.tgz) = 60b288432cfd32b7149c4cd662844e2694c5ab92bc469b282f33ded5110f6ded -SIZE (vile-9.8t.tgz) = 2352119 +TIMESTAMP = 1589844782 +SHA256 (vile-9.8u.tgz) = 31a82833fe4fef5a60043bcc3278d1a875a1028b1b2577c9e0fa3a179cff165e +SIZE (vile-9.8u.tgz) = 2375989 Added: head/editors/xvile/files/patch-configure ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/xvile/files/patch-configure Sun May 31 06:17:41 2020 (r537120) @@ -0,0 +1,11 @@ +--- configure.orig 2020-03-29 21:46:05 UTC ++++ configure +@@ -32100,7 +32100,7 @@ if test "x$CLANG_COMPILER" = "xyes" + then + { echo "$as_me:32101: WARNING: clang only pretends to honor gcc -rdynamic option" >&5 + echo "$as_me: WARNING: clang only pretends to honor gcc -rdynamic option" >&2;} +- cf_cv_gcc_opt_rdynamic=no ++ # cf_cv_gcc_opt_rdynamic=no + else + + echo "$as_me:32106: checking if $CC has -rdynamic option" >&5 Modified: head/editors/xvile/files/patch-x11menu.c ============================================================================== --- head/editors/xvile/files/patch-x11menu.c Sun May 31 03:45:23 2020 (r537119) +++ head/editors/xvile/files/patch-x11menu.c Sun May 31 06:17:41 2020 (r537120) @@ -1,6 +1,6 @@ --- x11menu.c.orig 2013-12-07 16:26:12 UTC +++ x11menu.c -@@ -29,12 +29,21 @@ +@@ -29,11 +29,20 @@ #endif #if ATHENA_WIDGETS @@ -17,8 +17,7 @@ #include <X11/Xaw/MenuButton.h> #include <X11/Xaw/SmeLine.h> #include <X11/Xaw/SmeBSB.h> - #endif +#endif + #endif #define Nval(name,value) name, (XtArgVal)(value) - #define Sval(name,value) name, (value) Modified: head/editors/xvile/files/patch-x11vile.h ============================================================================== --- head/editors/xvile/files/patch-x11vile.h Sun May 31 03:45:23 2020 (r537119) +++ head/editors/xvile/files/patch-x11vile.h Sun May 31 06:17:41 2020 (r537120) @@ -1,6 +1,6 @@ --- x11vile.h.orig 2013-04-14 19:09:08 UTC +++ x11vile.h -@@ -282,11 +282,19 @@ +@@ -282,10 +282,18 @@ #if OPT_MENUS #if ATHENA_WIDGETS @@ -15,8 +15,7 @@ #include <X11/Xaw/Box.h> #include <X11/Xaw/Form.h> #include <X11/Xaw/Paned.h> - #endif +#endif + #endif #if MOTIF_WIDGETS #include <Xm/RowColumn.h> - #endif Modified: head/editors/xvile/pkg-plist ============================================================================== --- head/editors/xvile/pkg-plist Sun May 31 03:45:23 2020 (r537119) +++ head/editors/xvile/pkg-plist Sun May 31 06:17:41 2020 (r537120) @@ -54,9 +54,11 @@ lib/vile/vile-manfilt lib/vile/vile-mcrl-filt%%SO_EXT%% lib/vile/vile-midl-filt%%SO_EXT%% lib/vile/vile-mms-filt%%SO_EXT%% +lib/vile/vile-nmake-filt%%SO_EXT%% lib/vile/vile-nr-filt%%SO_EXT%% lib/vile/vile-pas-filt%%SO_EXT%% lib/vile/vile-perl-filt%%SO_EXT%% +lib/vile/vile-perl6-filt%%SO_EXT%% lib/vile/vile-php-filt%%SO_EXT%% lib/vile/vile-pot-filt%%SO_EXT%% lib/vile/vile-ps-filt%%SO_EXT%% @@ -82,6 +84,7 @@ lib/vile/vile-tc-filt%%SO_EXT%% lib/vile/vile-tcl-filt%%SO_EXT%% lib/vile/vile-texi-filt%%SO_EXT%% lib/vile/vile-ti-filt%%SO_EXT%% +lib/vile/vile-tpu-filt%%SO_EXT%% lib/vile/vile-txt-filt%%SO_EXT%% lib/vile/vile-vile-filt%%SO_EXT%% lib/vile/vile-vlog-filt%%SO_EXT%% @@ -157,6 +160,7 @@ share/pixmaps/vile.xpm %%DATADIR%%/fdl.keywords %%DATADIR%%/filters.rc %%DATADIR%%/gnugpg.rc +%%DATADIR%%/go.keywords %%DATADIR%%/hs.keywords %%DATADIR%%/html.keywords %%DATADIR%%/imake.keywords @@ -180,40 +184,15 @@ share/pixmaps/vile.xpm %%DATADIR%%/midl.keywords %%DATADIR%%/modes.rc %%DATADIR%%/mvn.keywords +%%DATADIR%%/nmake.keywords %%DATADIR%%/nr.keywords %%DATADIR%%/nsis.keywords %%DATADIR%%/objc.keywords %%DATADIR%%/palettes.rc %%DATADIR%%/pas.keywords %%DATADIR%%/pc.keywords -%%DATADIR%%/rust.keywords -%%DATADIR%%/vcproj.keywords -%%DATADIR%%/vcxproj.keywords -%%DATADIR%%/yaml.keywords -%%PERL%%%%DATADIR%%/perl/Breadcrumbs.pm -%%PERL%%%%DATADIR%%/perl/CaptHook.pm -%%PERL%%%%DATADIR%%/perl/Glob2re.pm -%%PERL%%%%DATADIR%%/perl/Help.pm -%%PERL%%%%DATADIR%%/perl/Vile/Exporter.pm -%%PERL%%%%DATADIR%%/perl/Vile/Manual.pm -%%PERL%%%%DATADIR%%/perl/Vile.pm -%%PERL%%%%DATADIR%%/perl/Vileserv.pm -%%PERL%%%%DATADIR%%/perl/Visit.pm -%%PERL%%%%DATADIR%%/perl/capture.pm -%%PERL%%%%DATADIR%%/perl/dict.pm -%%PERL%%%%DATADIR%%/perl/directory.pm -%%PERL%%%%DATADIR%%/perl/dirlist.pm -%%PERL%%%%DATADIR%%/perl/gdb.pm -%%PERL%%%%DATADIR%%/perl/hgrep.pm -%%PERL%%%%DATADIR%%/perl/lock.pm -%%PERL%%%%DATADIR%%/perl/man.pm -%%PERL%%%%DATADIR%%/perl/mime.pl -%%PERL%%%%DATADIR%%/perl/plugins.pl -%%PERL%%%%DATADIR%%/perl/search.pm -%%PERL%%%%DATADIR%%/perl/shell.pm -%%PERL%%%%DATADIR%%/perl/spell.pm -%%PERL%%%%DATADIR%%/perl/winops.pm %%DATADIR%%/perl.keywords +%%DATADIR%%/perl6.keywords %%DATADIR%%/php.keywords %%DATADIR%%/pictmode.rc %%DATADIR%%/pot.keywords @@ -228,6 +207,7 @@ share/pixmaps/vile.xpm %%DATADIR%%/rpm.keywords %%DATADIR%%/rtf.keywords %%DATADIR%%/ruby.keywords +%%DATADIR%%/rust.keywords %%DATADIR%%/sccs.keywords %%DATADIR%%/scheme.keywords %%DATADIR%%/search.rc @@ -245,9 +225,13 @@ share/pixmaps/vile.xpm %%DATADIR%%/tex.keywords %%DATADIR%%/texi.keywords %%DATADIR%%/ti.keywords +%%DATADIR%%/tpu.keywords +%%DATADIR%%/ts.keywords %%DATADIR%%/vb.keywords %%DATADIR%%/vb6.keywords %%DATADIR%%/vbs.keywords +%%DATADIR%%/vcproj.keywords +%%DATADIR%%/vcxproj.keywords %%DATADIR%%/vile.hlp %%DATADIR%%/vile.keywords %%DATADIR%%/vileinit.rc @@ -263,4 +247,28 @@ share/pixmaps/vile.xpm %%DATADIR%%/xs.keywords %%DATADIR%%/xsl.keywords %%DATADIR%%/yacc.keywords +%%DATADIR%%/yaml.keywords %%DATADIR%%/zsh.keywords +%%PERL%%%%DATADIR%%/perl/Breadcrumbs.pm +%%PERL%%%%DATADIR%%/perl/CaptHook.pm +%%PERL%%%%DATADIR%%/perl/Glob2re.pm +%%PERL%%%%DATADIR%%/perl/Help.pm +%%PERL%%%%DATADIR%%/perl/Vile.pm +%%PERL%%%%DATADIR%%/perl/Vile/Exporter.pm +%%PERL%%%%DATADIR%%/perl/Vile/Manual.pm +%%PERL%%%%DATADIR%%/perl/Vileserv.pm +%%PERL%%%%DATADIR%%/perl/Visit.pm +%%PERL%%%%DATADIR%%/perl/capture.pm +%%PERL%%%%DATADIR%%/perl/dict.pm +%%PERL%%%%DATADIR%%/perl/directory.pm +%%PERL%%%%DATADIR%%/perl/dirlist.pm +%%PERL%%%%DATADIR%%/perl/gdb.pm +%%PERL%%%%DATADIR%%/perl/hgrep.pm +%%PERL%%%%DATADIR%%/perl/lock.pm +%%PERL%%%%DATADIR%%/perl/man.pm +%%PERL%%%%DATADIR%%/perl/mime.pl +%%PERL%%%%DATADIR%%/perl/plugins.pl +%%PERL%%%%DATADIR%%/perl/search.pm +%%PERL%%%%DATADIR%%/perl/shell.pm +%%PERL%%%%DATADIR%%/perl/spell.pm +%%PERL%%%%DATADIR%%/perl/winops.pm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005310617.04V6HfDG000354>