Update to 2.8.4.dev4.

This commit is contained in:
Shigeyuki Fukushima 2000-07-17 06:38:29 +00:00
parent 695aafbb99
commit 2908c8442c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30733
2 changed files with 8 additions and 7 deletions

View File

@ -17,12 +17,10 @@ DISTNAME= ${PORTNAME}${VERSION}${MINOR_VERSION}
MAINTAINER= shige@FreeBSD.org
FORBIDDEN= "Riddled with buffer overflows exploitable by a malicious server to execute code as the local user."
WRKSRC= ${WRKDIR}/${PORTNAME}${VERSION:S/./-/g}
VERSION= 2.8.3
MINOR_VERSION= dev.16
VERSION= 2.8.4
MINOR_VERSION= dev.4
USE_BZIP2= YES
NO_LATEST_LINK= YES
@ -33,9 +31,12 @@ CONFIGURE_ARGS= --with-screen=ncurses --with-zlib \
--enable-nsl-fork --enable-persistent-cookies \
--enable-cjk --enable-file-upload --enable-justify-elts \
--enable-libjs --enable-read-eta --enable-source-cache
.if (WITH_LYNX_EXPERIMENTAL_OPTS)
# experimental optional configure args
# --enable-prettysrc --enable-color-style
#
CONFIGURE_ARGS+= --enable-prettysrc --enable-color-style \
--enable-addrlist-page --enable-charset-choice \
--enable-htmlized-cfg
.endif
MAKEFILE= makefile
MAKE_ARGS= helpdir=${PREFIX}/${LYNX_HELP} docdir=${PREFIX}/${LYNX_DOC}
PLIST_SUB= LYNX_LIB=${LYNX_LIB} LYNX_DOC=${LYNX_DOC} LYNX_HELP=${LYNX_HELP}

View File

@ -1 +1 @@
MD5 (lynx2.8.3dev.16.tar.bz2) = c5c2a50a5b14d3c779d0668af0e052be
MD5 (lynx2.8.4dev.4.tar.bz2) = ce6fbf3f89bab22f1936a8c1f2e4c961