From 5d8a51a32e9416e289c494ad3bafb040b5b2749f Mon Sep 17 00:00:00 2001 From: Shigeyuki Fukushima Date: Sun, 28 Feb 1999 09:10:02 +0000 Subject: Update to 2.8.2dev.17. PR: ports/10193 Submitted by: Shigeyuki FUKUSHIMA --- japanese/lynx-current/Makefile | 12 +++++++----- japanese/lynx-current/distinfo | 2 +- japanese/lynx-current/files/patch-aa | 18 +++++------------- japanese/lynx-current/pkg-plist | 7 ++++++- 4 files changed, 19 insertions(+), 20 deletions(-) (limited to 'japanese/lynx-current') diff --git a/japanese/lynx-current/Makefile b/japanese/lynx-current/Makefile index deb2daef44dd..301dca3f80f4 100644 --- a/japanese/lynx-current/Makefile +++ b/japanese/lynx-current/Makefile @@ -3,15 +3,15 @@ # Date created: 10 August 1998 # Whom: Shigeyuki FUKUSHIMA # -# $Id: Makefile,v 1.4 1998/11/14 16:57:42 kuriyama Exp $ +# $Id: Makefile,v 1.5 1998/11/19 15:04:31 kuriyama Exp $ # -DISTNAME= lynx2.8.2dev.2 -PKGNAME= ja-lynx-2.8.2.2 +DISTNAME= lynx2.8.2dev.17 +PKGNAME= ja-lynx-2.8.2.17 CATEGORIES= japanese www -MASTER_SITES= ftp://sol.slcc.edu/pub/lynx/current/ +MASTER_SITES= http://sol.slcc.edu/lynx/current/ -MAINTAINER= shige@kuis.kyoto-u.ac.jp +MAINTAINER= shige@FreeBSD.ORG NO_LATEST_LINK= YES WRKSRC= ${WRKDIR}/lynx2-8-2 @@ -23,9 +23,11 @@ INSTALL_TARGET= install install-help MAN1= lynx.1 post-install: + @${INSTALL_DATA} ${WRKSRC}/lynx.cfg ${PREFIX}/etc/lynx.cfg.sample .if !defined(NOPORTDOCS) @(cd ${WRKSRC} ; make install-doc) @chown -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/share/doc/lynx + @${INSTALL_DATA} ${WRKSRC}/lynx.cfg ${PREFIX}/share/doc/lynx/samples/ .endif @chown -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/lib/lynx_help diff --git a/japanese/lynx-current/distinfo b/japanese/lynx-current/distinfo index f54c7a73f583..4581890cd6db 100644 --- a/japanese/lynx-current/distinfo +++ b/japanese/lynx-current/distinfo @@ -1 +1 @@ -MD5 (lynx2.8.2dev.2.tar.gz) = 2a692dc5175d429fd8c255f08b5be937 +MD5 (lynx2.8.2dev.17.tar.gz) = 2d2d1a26b9b41c9817a5e464773986b9 diff --git a/japanese/lynx-current/files/patch-aa b/japanese/lynx-current/files/patch-aa index fe46ce058c74..31b7321a28d5 100644 --- a/japanese/lynx-current/files/patch-aa +++ b/japanese/lynx-current/files/patch-aa @@ -1,6 +1,6 @@ ---- makefile.in.orig Fri Nov 6 23:29:41 1998 -+++ makefile.in Tue Nov 10 23:38:26 1998 -@@ -41,10 +41,10 @@ +--- makefile.in.orig Wed Feb 17 23:29:33 1999 ++++ makefile.in Mon Feb 22 15:42:17 1999 +@@ -43,10 +43,10 @@ libdir= @libdir@ ## Where you want the doc-files installed @@ -11,13 +11,5 @@ -helpdir= @libdir@/lynx_help +helpdir= $(prefix)/lib/lynx_help - ##set the relative location of the WWW library Implementation directory, - ##from this directory -@@ -262,6 +262,7 @@ - (cd $(srcdir) && tar cf - C[HO]* PROBLEMS README samples test ) | \ - ( cd $(docdir) && tar xf - ) - -rm -f $(libdir)/lynx.tmp -+ cp $(srcdir)/lynx.cfg $(docdir)/samples/lynx.cfg - - # HPUX 'sed' does not seem to like '=' as pattern delimiter. - FIX_SED = tr '=' '%' + ## Where your locale data is + # datadir = @datadir@ diff --git a/japanese/lynx-current/pkg-plist b/japanese/lynx-current/pkg-plist index f93c87a591e7..696619b737e2 100644 --- a/japanese/lynx-current/pkg-plist +++ b/japanese/lynx-current/pkg-plist @@ -1,11 +1,14 @@ bin/lynx -etc/lynx.cfg +etc/lynx.cfg.sample +@unexec rm -f %D/etc/lynx.cfg lib/lynx_help/Lynx_users_guide.html lib/lynx_help/about_lynx.html +lib/lynx_help/keystrokes/alt_edit_help.html lib/lynx_help/keystrokes/bookmark_help.html lib/lynx_help/keystrokes/cookie_help.html lib/lynx_help/keystrokes/dired_help.html lib/lynx_help/keystrokes/edit_help.html +lib/lynx_help/keystrokes/environments.html lib/lynx_help/keystrokes/follow_help.html lib/lynx_help/keystrokes/gopher_types_help.html lib/lynx_help/keystrokes/history_help.html @@ -15,6 +18,7 @@ lib/lynx_help/keystrokes/option_help.html lib/lynx_help/keystrokes/other_help.html lib/lynx_help/keystrokes/print_help.html lib/lynx_help/keystrokes/scrolling_help.html +lib/lynx_help/keystrokes/test_display.html lib/lynx_help/keystrokes/visited_help.html lib/lynx_help/keystrokes/xterm_help.html lib/lynx_help/lynx-dev.html @@ -25,6 +29,7 @@ share/doc/lynx/COPYHEADER share/doc/lynx/COPYING share/doc/lynx/PROBLEMS share/doc/lynx/README +share/doc/lynx/samples/cernrules.txt share/doc/lynx/samples/jumpsUnix.html share/doc/lynx/samples/jumpsVMS.html share/doc/lynx/samples/lynx-keymaps -- cgit v1.2.3