svn commit: r375212 - head/www/lynx-current

Johan van Selst johans at FreeBSD.org
Mon Dec 22 07:50:09 UTC 2014


Author: johans
Date: Mon Dec 22 07:50:07 2014
New Revision: 375212
URL: https://svnweb.freebsd.org/changeset/ports/375212
QAT: https://qat.redports.org/buildarchive/r375212/

Log:
  Update to lynx 2.8.9 dev 2

Modified:
  head/www/lynx-current/Makefile
  head/www/lynx-current/distinfo

Modified: head/www/lynx-current/Makefile
==============================================================================
--- head/www/lynx-current/Makefile	Mon Dec 22 06:53:32 2014	(r375211)
+++ head/www/lynx-current/Makefile	Mon Dec 22 07:50:07 2014	(r375212)
@@ -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 at 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

Modified: head/www/lynx-current/distinfo
==============================================================================
--- head/www/lynx-current/distinfo	Mon Dec 22 06:53:32 2014	(r375211)
+++ head/www/lynx-current/distinfo	Mon Dec 22 07:50:07 2014	(r375212)
@@ -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


More information about the svn-ports-head mailing list