From owner-svn-ports-head@freebsd.org Tue Dec 29 22:15:30 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 372D6A55D36; Tue, 29 Dec 2015 22:15:30 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DE9961953; Tue, 29 Dec 2015 22:15:29 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBTMFSNP001755; Tue, 29 Dec 2015 22:15:28 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBTMFSNg001752; Tue, 29 Dec 2015 22:15:28 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201512292215.tBTMFSNg001752@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Tue, 29 Dec 2015 22:15:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r404789 - head/www/lynx-current X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Dec 2015 22:15:30 -0000 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/