Date: Thu, 15 Oct 2009 20:47:26 GMT From: David Naylor <naylor.b.david@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/139655: [PORT] e-mail address change (dragonsa@highveldmail.co.za -> naylor.b.david@gmail.com) Message-ID: <200910152047.n9FKlQ6P097776@www.freebsd.org> Resent-Message-ID: <200910152050.n9FKo0AG081706@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 139655 >Category: ports >Synopsis: [PORT] e-mail address change (dragonsa@highveldmail.co.za -> naylor.b.david@gmail.com) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Oct 15 20:50:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: David Naylor >Release: n/a >Organization: Private >Environment: n/a >Description: My e-mail has changed (well the old one has stopped working). >How-To-Repeat: >Fix: find /usr/ports -name Makefile | xargs sed -i '' -e 's/dragonsa@highveldmail.co.za/naylor.b.david@gmail.com/g' See patch that does exactly that. Patch attached with submission follows: diff -ur ports-orig/R-cran-RSvgDevice/Makefile ports/R-cran-RSvgDevice/Makefile --- ports-orig/R-cran-RSvgDevice/Makefile 2009-10-15 22:45:10.000000000 +0200 +++ ports/R-cran-RSvgDevice/Makefile 2009-10-15 22:46:06.000000000 +0200 @@ -1,6 +1,6 @@ # New ports collection makefile for: RSvgDevice # Date created: 14 April 2009 -# Whom: David Naylor <dragonsa@highveldmail.co.za> +# Whom: David Naylor <naylor.b.david@gmail.com> # # $FreeBSD: ports/math/R-cran-RSvgDevice/Makefile,v 1.2 2009/07/31 13:53:26 dinoex Exp $ # @@ -12,7 +12,7 @@ PKGNAMEPREFIX= R-cran- DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= dragonsa@highveldmail.co.za +MAINTAINER= naylor.b.david@gmail.com COMMENT= A R SVG graphics device R_MOD= yes diff -ur ports-orig/R-cran-car/Makefile ports/R-cran-car/Makefile --- ports-orig/R-cran-car/Makefile 2009-10-15 22:45:10.000000000 +0200 +++ ports/R-cran-car/Makefile 2009-10-15 22:46:06.000000000 +0200 @@ -1,6 +1,6 @@ # New ports collection makefile for: car # Date created: 13 April 2009 -# Whom: David Naylor <dragonsa@highveldmail.co.za> +# Whom: David Naylor <naylor.b.david@gmail.com> # # $FreeBSD: ports/math/R-cran-car/Makefile,v 1.2 2009/07/31 13:53:26 dinoex Exp $ # @@ -12,7 +12,7 @@ PKGNAMEPREFIX= R-cran- DISTNAME= ${PORTNAME}_1.2-13 -MAINTAINER= dragonsa@highveldmail.co.za +MAINTAINER= naylor.b.david@gmail.com COMMENT= Companion to Applied Regression for R R_MOD= yes diff -ur ports-orig/cursor-crystal-theme/Makefile ports/cursor-crystal-theme/Makefile --- ports-orig/cursor-crystal-theme/Makefile 2009-10-15 22:45:10.000000000 +0200 +++ ports/cursor-crystal-theme/Makefile 2009-10-15 22:46:06.000000000 +0200 @@ -1,6 +1,6 @@ # New ports collection makefile for: cursor-crystal-theme # Date created: 6 Jun 2007 -# Whom: David Naylor <dragonsa@highveldmail.co.za> +# Whom: David Naylor <naylor.b.david@gmail.com> # # $FreeBSD: ports/x11-themes/cursor-crystal-theme/Makefile,v 1.3 2009/07/31 13:57:08 dinoex Exp $ # @@ -16,7 +16,7 @@ http://pinguin.stttelkom.ac.id/gentoo/distfiles/ DISTNAME= Crystalcursors -MAINTAINER= dragonsa@highveldmail.co.za +MAINTAINER= naylor.b.david@gmail.com COMMENT= KDE Crystal style X cursor theme BUILD_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \ diff -ur ports-orig/policykit-kde/Makefile ports/policykit-kde/Makefile --- ports-orig/policykit-kde/Makefile 2009-10-15 22:45:10.000000000 +0200 +++ ports/policykit-kde/Makefile 2009-10-15 22:46:06.000000000 +0200 @@ -1,6 +1,6 @@ # New ports collection makefile for: PolicyKit-kde # Date created: 2009-02-03 -# Whom: David Naylor <dragonsa@highveldmail.co.za> +# Whom: David Naylor <naylor.b.david@gmail.com> # # $FreeBSD$ # diff -ur ports-orig/py-liblzma/Makefile ports/py-liblzma/Makefile --- ports-orig/py-liblzma/Makefile 2009-10-15 22:45:10.000000000 +0200 +++ ports/py-liblzma/Makefile 2009-10-15 22:46:06.000000000 +0200 @@ -1,6 +1,6 @@ # New ports collection makefile for: py-liblzma # Date created: 09 Dec 2008 -# Whom: David Naylor <dragonsa@highveldmail.co.za> +# Whom: David Naylor <naylor.b.david@gmail.com> # # $FreeBSD: ports/archivers/py-liblzma/Makefile,v 1.3 2009/09/21 14:27:36 naddy Exp $ @@ -12,7 +12,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PYDISTUTILS_PKGNAME}-${PORTVERSION} -MAINTAINER= dragonsa@highveldmail.co.za +MAINTAINER= naylor.b.david@gmail.com COMMENT= Python binding for the LZMA compression library BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910152047.n9FKlQ6P097776>