Date: Wed, 16 Nov 2016 13:23:57 +0000 (UTC) From: Johan van Selst <johans@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426240 - head/www/lynx-current Message-ID: <201611161323.uAGDNv1I055706@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: johans Date: Wed Nov 16 13:23:57 2016 New Revision: 426240 URL: https://svnweb.freebsd.org/changeset/ports/426240 Log: Update to lynx 2.8.9 dev 11 (bugfix release) Modified: head/www/lynx-current/Makefile head/www/lynx-current/distinfo Modified: head/www/lynx-current/Makefile ============================================================================== --- head/www/lynx-current/Makefile Wed Nov 16 13:23:15 2016 (r426239) +++ head/www/lynx-current/Makefile Wed Nov 16 13:23:57 2016 (r426240) @@ -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/p 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}" \ Modified: head/www/lynx-current/distinfo ============================================================================== --- head/www/lynx-current/distinfo Wed Nov 16 13:23:15 2016 (r426239) +++ head/www/lynx-current/distinfo Wed Nov 16 13:23:57 2016 (r426240) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611161323.uAGDNv1I055706>