diff options
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/lynx/Makefile | 7 | ||||
-rw-r--r-- | japanese/lynx/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/japanese/lynx/Makefile b/japanese/lynx/Makefile index d4b1f436222b..55f3197fdb7a 100644 --- a/japanese/lynx/Makefile +++ b/japanese/lynx/Makefile @@ -16,16 +16,17 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A terminal-based World-Wide Web Client with multi-byte modification VERSION= 2.8.6 -MINOR_VERSION= rel.4 +MINOR_VERSION= rel.5 -CONFLICTS= lynx-2.* lynx-ssl-2.* +CONFLICTS= lynx-2.* ja-lynx-2.8.7.* WRKSRC= ${WRKDIR}/${PORTNAME}${VERSION:S/./-/g} USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-screen=ncurses --with-zlib --libdir="${L_LIB}" \ --enable-nsl-fork --enable-ipv6 \ - --enable-cjk --enable-justify-elts --enable-internal-links + --enable-cjk --enable-justify-elts --enable-internal-links \ + --with-bzlib .if defined(ENABLE_COLOR_STYLE) PLIST_SUB+= ENABLE_COLOR_STYLE="" diff --git a/japanese/lynx/distinfo b/japanese/lynx/distinfo index 5d0f03ba082d..531a04184644 100644 --- a/japanese/lynx/distinfo +++ b/japanese/lynx/distinfo @@ -1,3 +1,3 @@ -MD5 (lynx2.8.6rel.4.tar.bz2) = dc80497b7dda6a28fd80404684d27548 -SHA256 (lynx2.8.6rel.4.tar.bz2) = c7d876d52d08e4e593e8f3a04ba6d6c86685570828d1b7a16723702c7643c2a3 -SIZE (lynx2.8.6rel.4.tar.bz2) = 2291156 +MD5 (lynx2.8.6rel.5.tar.bz2) = bd44c57d28fd3e4c9db1cd492d403600 +SHA256 (lynx2.8.6rel.5.tar.bz2) = dc98c1725cc8c081bddc4ae7a6f065ce9bce5a017d626f62fc0c061ec0eb764d +SIZE (lynx2.8.6rel.5.tar.bz2) = 2290787 |