diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1998-12-29 23:52:18 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1998-12-29 23:52:18 +0000 |
commit | d8a0c7b678e4669ae67380d8ec061755f254aa63 (patch) | |
tree | 9ec932ad7723fd86c07f11e12a6e414e9eff41a4 | |
parent | Activate xjman. (diff) |
upgrade to 2.8.2dev.12
Notes
Notes:
svn path=/head/; revision=15714
-rw-r--r-- | www/lynx-current/Makefile | 10 | ||||
-rw-r--r-- | www/lynx-current/distinfo | 2 | ||||
-rw-r--r-- | www/lynx-current/pkg-plist | 2 |
3 files changed, 8 insertions, 6 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index c5329147ed9c..df7b70c17b80 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -1,21 +1,21 @@ # New ports collection makefile for: lynx # http://sol.slcc.edu/lynx/current/ -# Version required: 2.8.1* +# Version required: 2.8.2* # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.93 1998/10/19 19:22:04 ache Exp $ +# $Id: Makefile,v 1.94 1998/11/01 00:38:00 ache Exp $ # -DISTNAME= lynx2.8.1rel.2 -PKGNAME= lynx-2.8.1rel.2 +DISTNAME= lynx2.8.2dev.12 +PKGNAME= lynx-2.8.2dev.12 CATEGORIES= www MASTER_SITES= http://sol.slcc.edu/lynx/current/ MAINTAINER= ache@FreeBSD.ORG NO_LATEST_LINK= YES -WRKSRC= ${WRKDIR}/lynx2-8-1 +WRKSRC= ${WRKDIR}/lynx2-8-2 GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-screen=ncurses --with-zlib --libdir="${L_LIB}" \ --enable-nsl-fork --enable-persistent-cookies diff --git a/www/lynx-current/distinfo b/www/lynx-current/distinfo index a905480280a2..d001cf8a8d84 100644 --- a/www/lynx-current/distinfo +++ b/www/lynx-current/distinfo @@ -1 +1 @@ -MD5 (lynx2.8.1rel.2.tar.gz) = 7cf5e545052fb24a9b449d02865c803a +MD5 (lynx2.8.2dev.12.tar.gz) = 9bb5581851a2ba28653e06ca6f832ce9 diff --git a/www/lynx-current/pkg-plist b/www/lynx-current/pkg-plist index 1766f548b0e5..2c4c07ddec8c 100644 --- a/www/lynx-current/pkg-plist +++ b/www/lynx-current/pkg-plist @@ -6,6 +6,7 @@ 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 +16,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 |