diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2004-01-11 17:17:05 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2004-01-11 17:17:05 +0000 |
commit | 29594d743c88118342649dc60e3bc0935000645c (patch) | |
tree | 69258161e54abad125b318a13bbc0319079670e2 /www/lynx-current | |
parent | f81c6243d04b793523a3ad7e37411f8f0c855717 (diff) | |
download | ports-29594d743c88118342649dc60e3bc0935000645c.tar.gz ports-29594d743c88118342649dc60e3bc0935000645c.zip |
Notes
Diffstat (limited to 'www/lynx-current')
-rw-r--r-- | www/lynx-current/Makefile | 10 | ||||
-rw-r--r-- | www/lynx-current/distinfo | 2 |
2 files changed, 5 insertions, 7 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index aef43753d6eb..58609aaaac8f 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -6,11 +6,10 @@ # PORTNAME= lynx -PORTVERSION= 2.8.5d16 -PORTREVISION= 3 +PORTVERSION= 2.8.5d17 CATEGORIES= www ipv6 MASTER_SITES= http://lynx.isc.org/current/ -DISTNAME= ${PORTNAME}2.8.5dev.16 +DISTNAME= ${PORTNAME}2.8.5dev.17 MAINTAINER= ache@FreeBSD.org COMMENT= A non-graphical, text-based World-Wide Web client @@ -22,9 +21,8 @@ USE_BZIP2= yes NO_LATEST_LINK= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-screen=ncurses --with-zlib --libdir="${L_LIB}" \ - --enable-nsl-fork --enable-nls --enable-prettysrc \ - --enable-file-upload --enable-nested-tables \ - --enable-source-cache --enable-read-eta \ + --enable-nsl-fork --enable-nls --with-bzlib \ + --enable-nested-tables \ --enable-scrollbar --enable-addrlist-page .ifndef NO_OPENSSL diff --git a/www/lynx-current/distinfo b/www/lynx-current/distinfo index add10c3d4a50..7db0d78bd647 100644 --- a/www/lynx-current/distinfo +++ b/www/lynx-current/distinfo @@ -1 +1 @@ -MD5 (lynx2.8.5dev.16.tar.bz2) = d5c50ea7334ee3256a82722be2f0d9a3 +MD5 (lynx2.8.5dev.17.tar.bz2) = 91afa7403efc642540c6167927dc9ecf |