git: bc4ab211bc63 - main - www/lynx-current: Update to 2.9.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 May 2024 14:13:32 UTC
The branch main has been updated by adamw: URL: https://cgit.FreeBSD.org/ports/commit/?id=bc4ab211bc63f4fe2564c0b798bb7c1b6c8e09cf commit bc4ab211bc63f4fe2564c0b798bb7c1b6c8e09cf Author: Adam Weinberger <adamw@FreeBSD.org> AuthorDate: 2024-05-02 14:13:27 +0000 Commit: Adam Weinberger <adamw@FreeBSD.org> CommitDate: 2024-05-02 14:13:27 +0000 www/lynx-current: Update to 2.9.1 --- www/lynx-current/Makefile | 3 +-- www/lynx-current/distinfo | 6 +++--- www/lynx-current/files/patch-makefile.in | 28 ++++++++++++++-------------- www/lynx-current/pkg-plist | 1 + 4 files changed, 19 insertions(+), 19 deletions(-) diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index a224f15cf2f3..b7cb34d555ec 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -1,6 +1,5 @@ PORTNAME= lynx -PORTVERSION= 2.9.0d12 -PORTREVISION= 2 +PORTVERSION= 2.9.1 CATEGORIES= www MASTER_SITES= http://invisible-mirror.net/archives/lynx/tarballs/ \ ftp://ftp.invisible-island.net/lynx/tarballs/ diff --git a/www/lynx-current/distinfo b/www/lynx-current/distinfo index 1203abcac003..648ff9172a58 100644 --- a/www/lynx-current/distinfo +++ b/www/lynx-current/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1686666300 -SHA256 (lynx2.9.0dev.12.tar.bz2) = a6455b159d00776d8ec1051285c972dc1f0c552d0571a0cff02a23ec146ee8e5 -SIZE (lynx2.9.0dev.12.tar.bz2) = 2762036 +TIMESTAMP = 1714658452 +SHA256 (lynx2.9.1.tar.bz2) = a6db9b22c20df435df3757925a505531ce9a514d134742e935d71aa5c41339c5 +SIZE (lynx2.9.1.tar.bz2) = 2783698 diff --git a/www/lynx-current/files/patch-makefile.in b/www/lynx-current/files/patch-makefile.in index fa6f397b3221..3b178a406f14 100644 --- a/www/lynx-current/files/patch-makefile.in +++ b/www/lynx-current/files/patch-makefile.in @@ -1,15 +1,15 @@ ---- makefile.in.orig 2023-06-13 14:30:49 UTC +--- makefile.in.orig 2024-05-02 14:02:41 UTC +++ makefile.in -@@ -327,7 +327,7 @@ install-doc : $(DOCDIR) $(HELPDIR) - cd $(HELPDIR) && rm -f $$name ;\ - r= ;\ - test "$(LN_S)" = "ln -s" || r=`echo $(helpdir)|sed -e "s%[^/]\+%..%g" -e "s%^.%%"`; \ -- cd $(HELPDIR) && ( $(LN_S) $$r$(docdir)/$$name . || cp $(DOCDIR)/$$name . );\ -+ cd $(HELPDIR) && ( $(LN_S) ../doc/lynx/$$name . || cp $(DOCDIR)/$$name . );\ +@@ -329,7 +329,7 @@ install-doc : $(DOCDIR) $(HELPDIR) + echo ".. relative: $$r"; \ + for name in COPYING COPYHEADER; do \ + cd $(HELPDIR) && rm -f $$name;\ +- cd $(HELPDIR) && ( $(LN_S) $$r/$$name $$name || cp $(DOCDIR)/$$name . );\ ++ cd $(HELPDIR) && ( $(LN_S) ../doc/lynx/$$name $$name || cp $(DOCDIR)/$$name . );\ done';\ - $(SHELL) -c 'set -x; \ - case `id|sed -e "s/(.*//"` in \ -@@ -405,14 +405,10 @@ install-help : htmlized_cfg help_files.sed $(HELPDIR) + $(SHELL) -c '\ + i=`id|sed -e "s/(.*//"`; \ +@@ -409,14 +409,10 @@ install-help : htmlized_cfg help_files.sed $(HELPDIR) if test "$(COMPRESS_PROG)" != "" ; then \ (cd $(HELPDIR) && $(COMPRESS_PROG) $$files ) \ fi' @@ -28,18 +28,18 @@ @ECHO_CC@sed -e '/^HELPFILE:http/s!^!#!' \ -e '/^#HELPFILE:file/s!#!!' \ $(SYSCONFDIR)/lynx.tmp | \ -@@ -420,8 +416,8 @@ install-help : htmlized_cfg help_files.sed $(HELPDIR) +@@ -424,8 +420,8 @@ install-help : htmlized_cfg help_files.sed $(HELPDIR) $(SHELL) $(scripts_dir)/cfg_path.sh lynx_doc $(helpdir) | \ sed -e '/^HELPFILE:file/s!$$!$(COMPRESS_EXT)!' \ -e '/^HELPFILE:file/s!$(COMPRESS_EXT)$(COMPRESS_EXT)$$!$(COMPRESS_EXT)!' \ - >$(SYSCONFDIR)/lynx.cfg ;\ - chmod 644 $(SYSCONFDIR)/lynx.cfg ;\ -+ >$(SYSCONFDIR)/lynx.cfg.sample; \ -+ chmod 644 $(SYSCONFDIR)/lynx.cfg.sample; \ ++ >$(SYSCONFDIR)/lynx.cfg.sample ;\ ++ chmod 644 $(SYSCONFDIR)/lynx.cfg.sample ;\ rm -f $(SYSCONFDIR)/lynx.tmp LYHelp.h : help_files.sed $(srcdir)/LYHelp.hin -@@ -444,17 +440,15 @@ cfg_defs.h : $(scripts_dir)/cfg_defs.sh $(scripts_dir) +@@ -448,17 +444,15 @@ install-cfg : $(SYSCONFDIR) @$(SHELL) -c 'SHELL=$(SHELL) FGREP="$(FGREP)" $(SHELL) $(scripts_dir)/cfg_defs.sh $(srcdir)' install-cfg : $(SYSCONFDIR) diff --git a/www/lynx-current/pkg-plist b/www/lynx-current/pkg-plist index e82e068cc47a..ebb2de2f84e7 100644 --- a/www/lynx-current/pkg-plist +++ b/www/lynx-current/pkg-plist @@ -55,6 +55,7 @@ bin/lynx %%PORTDOCS%%%%DOCSDIR%%/samples/lynxdump %%PORTDOCS%%%%DOCSDIR%%/samples/mailcap %%PORTDOCS%%%%DOCSDIR%%/samples/mailto-form.pl +%%PORTDOCS%%%%DOCSDIR%%/samples/mhtml-tool %%PORTDOCS%%%%DOCSDIR%%/samples/midnight.lss %%PORTDOCS%%%%DOCSDIR%%/samples/mild-colors.lss %%PORTDOCS%%%%DOCSDIR%%/samples/mime.types