Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Dec 2015 22:15:28 +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: r404789 - head/www/lynx-current
Message-ID:  <201512292215.tBTMFSNg001752@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: johans
Date: Tue Dec 29 22:15:28 2015
New Revision: 404789
URL: https://svnweb.freebsd.org/changeset/ports/404789

Log:
  - Update to lynx 2.8.9dev.8
  - Update MASTER_SITES and WWW as ISC has dropped support for this project

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

Modified: head/www/lynx-current/Makefile
==============================================================================
--- head/www/lynx-current/Makefile	Tue Dec 29 22:06:22 2015	(r404788)
+++ head/www/lynx-current/Makefile	Tue Dec 29 22:15:28 2015	(r404789)
@@ -2,9 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	lynx
-PORTVERSION=	2.8.9d6
+PORTVERSION=	2.8.9d8
 CATEGORIES=	www ipv6
-MASTER_SITES=	http://lynx.isc.org/current/
+MASTER_SITES=	http://invisible-mirror.net/archives/lynx/tarballs/ \
+		ftp://invisible-island.net/lynx/tarballs/
 PKGNAMESUFFIX=	-current
 DISTNAME=	${PORTNAME}${PORTVERSION:S/p/pre./:S/d/dev./}
 
@@ -15,7 +16,7 @@ RUN_DEPENDS=	${LOCALBASE}/etc/mime.types
 
 CONFLICTS_INSTALL=	lynx-2.8.[0-8].* ja-lynx-[0-9]*
 
-WRKSRC=		${WRKDIR}/${DISTNAME:S/./-/g:C/[pd].*//}
+WRKSRC=		${WRKDIR}/${DISTNAME}
 USES=		cpe iconv shebangfix tar:bzip2
 USE_OPENSSL=	yes
 SHEBANG_FILES=	samples/mailto-form.pl

Modified: head/www/lynx-current/distinfo
==============================================================================
--- head/www/lynx-current/distinfo	Tue Dec 29 22:06:22 2015	(r404788)
+++ head/www/lynx-current/distinfo	Tue Dec 29 22:15:28 2015	(r404789)
@@ -1,2 +1,2 @@
-SHA256 (lynx2.8.9dev.6.tar.bz2) = 3e1f3e8c0df19de9b3d26d6f221b6789dab3ee1302c9cf7a888efcc186f373b5
-SIZE (lynx2.8.9dev.6.tar.bz2) = 2595337
+SHA256 (lynx2.8.9dev.8.tar.bz2) = c6223b885378d77cbc7cf7137273f1e9c142ec846d4d78477d319d10c4316d31
+SIZE (lynx2.8.9dev.8.tar.bz2) = 2657804

Modified: head/www/lynx-current/pkg-descr
==============================================================================
--- head/www/lynx-current/pkg-descr	Tue Dec 29 22:06:22 2015	(r404788)
+++ head/www/lynx-current/pkg-descr	Tue Dec 29 22:15:28 2015	(r404789)
@@ -2,4 +2,4 @@ lynx is a program which allows a user to
 and other information servers.  It uses only ascii representation so
 that it can be used from ascii-terminals and dialin-lines.
 
-WWW: http://lynx.isc.org/current/
+WWW: http://lynx.invisible-island.net/current/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512292215.tBTMFSNg001752>