diff options
author | johans <johans@FreeBSD.org> | 2016-11-16 21:23:57 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2016-11-16 21:23:57 +0800 |
commit | d8f63770594267fe7ab05c2870e5bdbb1257471c (patch) | |
tree | ae4e487eea8d17facdca0c27919900010d7fdd83 /www | |
parent | afd6957b54520cec79a8ff2be053ce5f5b2a3bc9 (diff) | |
download | freebsd-ports-gnome-d8f63770594267fe7ab05c2870e5bdbb1257471c.tar.gz freebsd-ports-gnome-d8f63770594267fe7ab05c2870e5bdbb1257471c.tar.zst freebsd-ports-gnome-d8f63770594267fe7ab05c2870e5bdbb1257471c.zip |
Update to lynx 2.8.9 dev 11 (bugfix release)
Diffstat (limited to 'www')
-rw-r--r-- | www/lynx-current/Makefile | 7 | ||||
-rw-r--r-- | www/lynx-current/distinfo | 5 |
2 files changed, 7 insertions, 5 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index 3b84e9a7e92a..3ff446f21eb8 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lynx -PORTVERSION= 2.8.9d9 +PORTVERSION= 2.8.9d11 CATEGORIES= www ipv6 MASTER_SITES= http://invisible-mirror.net/archives/lynx/tarballs/ \ ftp://invisible-island.net/lynx/tarballs/ @@ -12,13 +12,14 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/p/pre./:S/d/dev./} MAINTAINER= johans@FreeBSD.org COMMENT= Non-graphical, text-based World-Wide Web client +LICENSE= GPLv2 + RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:misc/mime-support CONFLICTS_INSTALL= lynx-2.8.[0-8].* ja-lynx-[0-9]* WRKSRC= ${WRKDIR}/${DISTNAME} -USES= cpe iconv ncurses shebangfix tar:bzip2 -USE_OPENSSL= yes +USES= cpe iconv ncurses shebangfix ssl tar:bzip2 SHEBANG_FILES= samples/mailto-form.pl GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-zlib --libdir="${L_LIB}" \ diff --git a/www/lynx-current/distinfo b/www/lynx-current/distinfo index 9bf2217011d7..ec75fe68193d 100644 --- a/www/lynx-current/distinfo +++ b/www/lynx-current/distinfo @@ -1,2 +1,3 @@ -SHA256 (lynx2.8.9dev.9.tar.bz2) = f0f57f1dfcf09309d7bc61c03710b5d265ac0d47957d354f02957b98907ae2d4 -SIZE (lynx2.8.9dev.9.tar.bz2) = 5343335 +TIMESTAMP = 1479302326 +SHA256 (lynx2.8.9dev.11.tar.bz2) = 2a1092f2cde76f109e4f1df1760c1d2a8792ba7018ab7ff3cc2b01d14e0c15b3 +SIZE (lynx2.8.9dev.11.tar.bz2) = 2665470 |