Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jun 2014 13:40:12 +0200
From:      "A.J. 'Fonz' van Werven" <freebsd@skysmurf.nl>
To:        Anton Shterenlikht <mexas@bris.ac.uk>
Cc:        freebsd-ports@freebsd.org
Subject:   [PATCH] Re: drop maintainership of 6 ports
Message-ID:  <20140602114012.GA55351@spectrum.skysmurf.nl>
In-Reply-To: <201406021058.s52AwBLS000753@mech-cluster241.men.bris.ac.uk>
References:  <201406021058.s52AwBLS000753@mech-cluster241.men.bris.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help

--mP3DRpeJDSE+ciuQ
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Anton Shterenlikht wrote:

> I can no longer maintain these ports:
> 
> astro/xearth
[snip]
> Please reset

I'm willing to take that one. The attached patch modifies MAINTAINER and
adds my own distfiles mirror to MASTER_SITES.

AvW

-- 
I'm not completely useless, I can be used as a bad example.

--mP3DRpeJDSE+ciuQ
Content-Type: text/x-diff; charset=us-ascii
Content-Disposition: attachment; filename="Makefile.patch"

--- Makefile.orig	2014-06-02 13:35:50.000000000 +0200
+++ Makefile	2014-06-02 13:37:24.000000000 +0200
@@ -5,9 +5,10 @@
 PORTVERSION=	1.2
 CATEGORIES=	astro geography
 MASTER_SITES=	http://seis.bris.ac.uk/~mexas/ \
+		http://www.skysmurf.nl/comp/FreeBSD/distfiles/ \
 		LOCAL/madpilot/xearth
 
-MAINTAINER=	mexas@bris.ac.uk
+MAINTAINER=	freebsd@skysmurf.nl
 COMMENT=	Set the root window to the image of earth
 
 USE_XORG=	x11 xext sm ice xt

--mP3DRpeJDSE+ciuQ--



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