upgrade to 2.8.2dev.12
This commit is contained in:
parent
78d9a76eb7
commit
d8a0c7b678
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15714
@ -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
|
||||
|
@ -1 +1 @@
|
||||
MD5 (lynx2.8.1rel.2.tar.gz) = 7cf5e545052fb24a9b449d02865c803a
|
||||
MD5 (lynx2.8.2dev.12.tar.gz) = 9bb5581851a2ba28653e06ca6f832ce9
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user