Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jul 2019 16:22:16 +0000 (UTC)
From:      Craig Leres <leres@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r505841 - head/editors/nvi-devel
Message-ID:  <201907041622.x64GMGVZ026277@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: leres
Date: Thu Jul  4 16:22:16 2019
New Revision: 505841
URL: https://svnweb.freebsd.org/changeset/ports/505841

Log:
  editors/nvi-devel: Take maintainership. Update MASTER_SITES to use
  the University of Waterloo Computer Science Club mirror (with
  LOCAL/leres as a secondary) since ftp.stack.nl no longer exists.
  
  Approved by:	Approved by: johans (maintainer timeout, 3 months and 3 consecutive timeouts), ler (mentor, implicit)

Modified:
  head/editors/nvi-devel/Makefile

Modified: head/editors/nvi-devel/Makefile
==============================================================================
--- head/editors/nvi-devel/Makefile	Thu Jul  4 16:12:16 2019	(r505840)
+++ head/editors/nvi-devel/Makefile	Thu Jul  4 16:22:16 2019	(r505841)
@@ -5,9 +5,10 @@ PORTNAME=	nvi
 PORTVERSION=	1.81.6
 PORTREVISION=	13
 CATEGORIES=	editors
-MASTER_SITES=	ftp://ftp.stack.nl/pub/users/johans/nvi/
+MASTER_SITES=	https://mirror.csclub.uwaterloo.ca/MacPorts/mpdistfiles/nvi/ \
+		LOCAL/leres/nvi
 
-MAINTAINER=	johans@FreeBSD.org
+MAINTAINER=	leres@FreeBSD.org
 COMMENT=	Development snapshot of the world-renown nvi editor
 
 CONFLICTS_INSTALL=	nvi-m17n-[0-9]* xnview-[0-9]*



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