diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2004-02-27 02:45:41 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2004-02-27 02:45:41 +0000 |
commit | 0571e538a7ea1d2a8bbc1160c0b05d195daa66ef (patch) | |
tree | aa40bda68204cff28bd987c238b5a5ca0f836972 /www/lynx-current | |
parent | d9b6c0ce2ddaebb0ecdf623fd1ff0ae99bc37f65 (diff) | |
download | ports-0571e538a7ea1d2a8bbc1160c0b05d195daa66ef.tar.gz ports-0571e538a7ea1d2a8bbc1160c0b05d195daa66ef.zip |
Notes
Diffstat (limited to 'www/lynx-current')
-rw-r--r-- | www/lynx-current/Makefile | 7 | ||||
-rw-r--r-- | www/lynx-current/distinfo | 3 | ||||
-rw-r--r-- | www/lynx-current/pkg-plist | 25 |
3 files changed, 30 insertions, 5 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index 976e424b3bd3..fbdd0815e63b 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -6,11 +6,10 @@ # PORTNAME= lynx -PORTVERSION= 2.8.5d17 -PORTREVISION= 1 +PORTVERSION= 2.8.5r1 CATEGORIES= www ipv6 MASTER_SITES= http://lynx.isc.org/current/ -DISTNAME= ${PORTNAME}2.8.5dev.17 +DISTNAME= ${PORTNAME}2.8.5rel.1 MAINTAINER= ache@FreeBSD.org COMMENT= A non-graphical, text-based World-Wide Web client @@ -22,7 +21,7 @@ NO_LATEST_LINK= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-screen=ncurses --with-zlib --libdir="${L_LIB}" \ --enable-nsl-fork --enable-nls --with-bzlib \ - --enable-nested-tables \ + --enable-nested-tables --enable-locale-charset \ --enable-scrollbar --enable-addrlist-page .ifndef NO_OPENSSL diff --git a/www/lynx-current/distinfo b/www/lynx-current/distinfo index 7db0d78bd647..fa14b5bc51c1 100644 --- a/www/lynx-current/distinfo +++ b/www/lynx-current/distinfo @@ -1 +1,2 @@ -MD5 (lynx2.8.5dev.17.tar.bz2) = 91afa7403efc642540c6167927dc9ecf +MD5 (lynx2.8.5rel.1.tar.bz2) = d1e5134e5d175f913c16cb6768bc30eb +SIZE (lynx2.8.5rel.1.tar.bz2) = 2177287 diff --git a/www/lynx-current/pkg-plist b/www/lynx-current/pkg-plist index a77fdb40133c..4fe110e73685 100644 --- a/www/lynx-current/pkg-plist +++ b/www/lynx-current/pkg-plist @@ -12,6 +12,31 @@ share/doc/lynx/COPYING @unexec rm -f %D/share/lynx_help/%f share/doc/lynx/PROBLEMS share/doc/lynx/README +share/doc/lynx/docs/CHANGES2.3 +share/doc/lynx/docs/CHANGES2.4 +share/doc/lynx/docs/CHANGES2.5 +share/doc/lynx/docs/CHANGES2.6 +share/doc/lynx/docs/CHANGES2.7 +share/doc/lynx/docs/CHANGES2.8 +share/doc/lynx/docs/CMU.announce +share/doc/lynx/docs/CRAWL.announce +share/doc/lynx/docs/FM.announce +share/doc/lynx/docs/IBMPC-charsets.announce +share/doc/lynx/docs/OS-390.announce +share/doc/lynx/docs/README.TRST +share/doc/lynx/docs/README.chartrans +share/doc/lynx/docs/README.defines +share/doc/lynx/docs/README.jp +share/doc/lynx/docs/README.rootcerts +share/doc/lynx/docs/README.ssl +share/doc/lynx/docs/README.sslcerts +share/doc/lynx/docs/SOCKETSHR.announce +share/doc/lynx/docs/TCPWARE.announce +share/doc/lynx/docs/VMSWAIS.announce +share/doc/lynx/docs/djgpp.key +share/doc/lynx/docs/pdcurses.key +share/doc/lynx/docs/slang.key +share/doc/lynx/docs/win-386.announce share/doc/lynx/samples/blue-background.lss share/doc/lynx/samples/bright-blue.lss share/doc/lynx/samples/cernrules.txt |