diff options
Diffstat (limited to 'www')
-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 aef4375..58609aa 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 add10c3..7db0d78 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 |