Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Nov 2015 21:41:33 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r402705 - head/japanese/lynx-current
Message-ID:  <201511302141.tAULfXG4072835@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Nov 30 21:41:33 2015
New Revision: 402705
URL: https://svnweb.freebsd.org/changeset/ports/402705

Log:
  - Update MASTER_SITES and WWW, unbreak fetch
  - Pass maintainership to submitter
  
  PR:		204800
  Submitted by:	CQG00620@nifty.ne.jp

Modified:
  head/japanese/lynx-current/Makefile
  head/japanese/lynx-current/pkg-descr

Modified: head/japanese/lynx-current/Makefile
==============================================================================
--- head/japanese/lynx-current/Makefile	Mon Nov 30 21:41:06 2015	(r402704)
+++ head/japanese/lynx-current/Makefile	Mon Nov 30 21:41:33 2015	(r402705)
@@ -5,16 +5,13 @@ PORTNAME=	lynx
 DISTVERSION=	${VERSION}.${MINOR_VERSION:S/.//}
 PORTREVISION=	2
 CATEGORIES=	japanese www ipv6
-MASTER_SITES=	http://lynx.isc.org/current/ \
-		http://ftp2.uk.freebsd.org/sites/lynx.isc.org/current/
+MASTER_SITES=	http://invisible-mirror.net/archives/lynx/tarballs/
 DISTNAME=	${PORTNAME}${VERSION}${MINOR_VERSION}
 PKGNAMESUFFIX=	-current
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	CQG00620@nifty.ne.jp
 COMMENT=	Terminal WWW client with multi-byte modification (development version)
 
-BROKEN=		unfetchable
-
 VERSION=	2.8.8
 MINOR_VERSION=	dev.3
 

Modified: head/japanese/lynx-current/pkg-descr
==============================================================================
--- head/japanese/lynx-current/pkg-descr	Mon Nov 30 21:41:06 2015	(r402704)
+++ head/japanese/lynx-current/pkg-descr	Mon Nov 30 21:41:33 2015	(r402705)
@@ -5,4 +5,4 @@ that it can be used from ascii-terminals
 This port installs the development version of lynx with some experimental
 configulation options.
 
-WWW: http://lynx.isc.org/current/
+WWW: http://lynx.invisible-island.net/



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