Update to lynx 2.8.9 dev 2

This commit is contained in:
Johan van Selst 2014-12-22 07:50:07 +00:00
parent eba41e872a
commit 15f6d56e94
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375212
2 changed files with 6 additions and 7 deletions

View file

@ -2,21 +2,20 @@
# $FreeBSD$
PORTNAME= lynx
PORTVERSION= 2.8.8p5
PORTREVISION= 1
PORTVERSION= 2.8.9d2
PKGNAMESUFFIX= -current
CATEGORIES= www ipv6
MASTER_SITES= http://lynx.isc.org/current/
DISTNAME= ${PORTNAME}${PORTVERSION:S/p/pre./}
DISTNAME= ${PORTNAME}${PORTVERSION:S/p/pre./:S/d/dev./}
MAINTAINER= johans@FreeBSD.org
COMMENT= Non-graphical, text-based World-Wide Web client
RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support
CONFLICTS_INSTALL= lynx-2.8.[0-7].* ja-lynx-[0-9]*
CONFLICTS_INSTALL= lynx-2.8.[0-8].* ja-lynx-[0-9]*
WRKSRC= ${WRKDIR}/${DISTNAME:S/./-/g:C/p.*//}
WRKSRC= ${WRKDIR}/${DISTNAME:S/./-/g:C/[pd].*//}
USES= iconv shebangfix tar:bzip2
USE_OPENSSL= yes
SHEBANG_FILES= samples/mailto-form.pl

View file

@ -1,2 +1,2 @@
SHA256 (lynx2.8.8pre.5.tar.bz2) = 86c16021163ffa754cd1b9b69d308dad2a93d79c726a93a1ae9bacc65f1ef737
SIZE (lynx2.8.8pre.5.tar.bz2) = 2583668
SHA256 (lynx2.8.9dev.2.tar.bz2) = 8ed6a97363e5a0a311b96c491f7c008295afa76fd1b46b91c50e0899cdc90104
SIZE (lynx2.8.9dev.2.tar.bz2) = 2584499