pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Multiple packages: Update maintainer email



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Wed May 11 21:18:12 2016 -0500
Changeset:	31157656492e97930b2b919503585346274c28d7

Modified Files:
	armadillo/Makefile
	auto-admin/Makefile
	blasr_libcpp/Makefile
	bowtie/Makefile
	dlpoly-classic/Makefile
	dolfin/Makefile
	espresso/Makefile
	fftw-mpich/Makefile
	fftw-openmpi/Makefile
	fvcom2/Makefile
	ganglia-monitor-core/Makefile
	ganglia-web/Makefile
	lmod/Makefile
	meep-mpi/Makefile
	meep-openmpi/Makefile
	meep/Makefile
	mpb-openmpi/Makefile
	mpb/Makefile
	ncbi-blast/Makefile
	openmx-openmpi/Makefile
	py-ffc/Makefile
	py-fiat/Makefile
	py-hostlist/Makefile
	py-instant/Makefile
	py-ufl/Makefile
	py-viper/Makefile
	samtools0119/Makefile
	structure/Makefile
	suitesparse/Makefile
	ufc/Makefile
	webbrowser/Makefile

Log Message:
Multiple packages: Update maintainer email

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=31157656492e97930b2b919503585346274c28d7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 armadillo/Makefile            | 2 +-
 auto-admin/Makefile           | 2 +-
 blasr_libcpp/Makefile         | 5 ++---
 bowtie/Makefile               | 2 +-
 dlpoly-classic/Makefile       | 2 +-
 dolfin/Makefile               | 2 +-
 espresso/Makefile             | 2 +-
 fftw-mpich/Makefile           | 2 +-
 fftw-openmpi/Makefile         | 2 +-
 fvcom2/Makefile               | 2 +-
 ganglia-monitor-core/Makefile | 2 +-
 ganglia-web/Makefile          | 2 +-
 lmod/Makefile                 | 2 +-
 meep-mpi/Makefile             | 2 +-
 meep-openmpi/Makefile         | 2 +-
 meep/Makefile                 | 2 +-
 mpb-openmpi/Makefile          | 2 +-
 mpb/Makefile                  | 2 +-
 ncbi-blast/Makefile           | 2 +-
 openmx-openmpi/Makefile       | 2 +-
 py-ffc/Makefile               | 2 +-
 py-fiat/Makefile              | 2 +-
 py-hostlist/Makefile          | 2 +-
 py-instant/Makefile           | 2 +-
 py-ufl/Makefile               | 2 +-
 py-viper/Makefile             | 2 +-
 samtools0119/Makefile         | 2 +-
 structure/Makefile            | 2 +-
 suitesparse/Makefile          | 2 +-
 ufc/Makefile                  | 2 +-
 webbrowser/Makefile           | 2 +-
 31 files changed, 32 insertions(+), 33 deletions(-)

diffs:
diff --git a/armadillo/Makefile b/armadillo/Makefile
index 36e7435..117fd0e 100644
--- a/armadillo/Makefile
+++ b/armadillo/Makefile
@@ -5,7 +5,7 @@ PKGNAME=	armadillo-4.${PKG_MINOR}.2
 CATEGORIES=	math
 MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=arma/}
 
-MAINTAINER=	jwbacon%tds.net@localhost
+MAINTAINER=	bacon4000%gmail.com@localhost
 HOMEPAGE=	http://sourceforge.net/projects/arma/
 COMMENT=	C++ linear algebra library
 LICENSE=	mpl-2.0
diff --git a/auto-admin/Makefile b/auto-admin/Makefile
index 36bef7f..de30a6b 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -5,7 +5,7 @@ DISTNAME=	auto-admin-0.3.5
 CATEGORIES=	pkgtools
 MASTER_SITES=	http://acadix.biz/Ports/distfiles/
 
-MAINTAINER=	jwbacon%tds.net@localhost
+MAINTAINER=	bacon4000%gmail.com@localhost
 HOMEPAGE=	http://acadix.biz/Ports/distfiles/
 COMMENT=	Automate common systems administration tasks
 #LICENSE=	original-bsd
diff --git a/blasr_libcpp/Makefile b/blasr_libcpp/Makefile
index d4319ea..c250866 100644
--- a/blasr_libcpp/Makefile
+++ b/blasr_libcpp/Makefile
@@ -13,11 +13,10 @@
 DISTNAME=	blasr_libcpp-${PORTVERSION}
 CATEGORIES=	biology
 # FreeBSD MASTER_SITE_SUBDIR:
-MASTER_SITES=	http://acadix.biz/Ports/distfiles/ \
-		http://personalpages.tds.net/~jwbacon/Ports/distfiles/
+MASTER_SITES=	http://acadix.biz/Ports/distfiles/
 EXTRACT_SUFX=	.tar.xz
 
-MAINTAINER=	jwbacon%tds.net@localhost
+MAINTAINER=	bacon4000%gmail.com@localhost
 
 COMMENT=	Library for analyzing PacBio sequences
 # Double-check this
diff --git a/bowtie/Makefile b/bowtie/Makefile
index a95aef0..5d6aa57 100644
--- a/bowtie/Makefile
+++ b/bowtie/Makefile
@@ -17,7 +17,7 @@ GITHUB_TAG=	v${PKGVERSION_NOREV}
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=BenLangmead/}
 
-MAINTAINER=	jwbacon%tds.net@localhost
+MAINTAINER=	bacon4000%gmail.com@localhost
 
 COMMENT=	Ultrafast, memory-efficient short read aligner
 LICENSE=	artistic
diff --git a/dlpoly-classic/Makefile b/dlpoly-classic/Makefile
index 183e04f..76a8eb9 100644
--- a/dlpoly-classic/Makefile
+++ b/dlpoly-classic/Makefile
@@ -5,7 +5,7 @@ PKGNAME=	dlpoly-classic-1.8
 CATEGORIES=	math parallel
 MASTER_SITES=	http://ccpforge.cse.rl.ac.uk/gf/download/frsrelease/238/2028/
 
-MAINTAINER=	jwbacon%tds.net@localhost
+MAINTAINER=	bacon4000%gmail.com@localhost
 HOMEPAGE=	http://ccpforge.cse.rl.ac.uk/gf/download/frsrelease/238/2028/
 COMMENT=	General purpose classical molecular dynamics
 LICENSE=	original-bsd
diff --git a/dolfin/Makefile b/dolfin/Makefile
index 909fceb..bf54a34 100644
--- a/dolfin/Makefile
+++ b/dolfin/Makefile
@@ -5,7 +5,7 @@ DISTNAME=	dolfin-${MMVERSION}.0
 CATEGORIES=	math python
 MASTER_SITES=	http://launchpad.net/dolfin/${MMVERSION}.x/${MMVERSION}.0/+download/
 
-MAINTAINER=	jwbacon%tds.net@localhost
+MAINTAINER=	bacon4000%gmail.com@localhost
 HOMEPAGE=	https://launchpad.net/dolfin
 COMMENT=	C++/Python interface of FEniCS
 LICENSE=	gnu-lgpl-v3
diff --git a/espresso/Makefile b/espresso/Makefile
index 58fe211..6c2b425 100644
--- a/espresso/Makefile
+++ b/espresso/Makefile
@@ -13,7 +13,7 @@ DISTFILES=      ${DISTNAME}${EXTRACT_SUFX} \
 #		XSpectra-5.0.2.tar.gz \
 #		qe-gipaw-5.0.3.tar.gz \
 
-MAINTAINER=	jwbacon%tds.net@localhost
+MAINTAINER=	bacon4000%gmail.com@localhost
 HOMEPAGE=	http://qe-forge.org/gf/download/frsrelease/116/403/
 COMMENT=	Nanoscale electronic-structure calculations and materials modeling
 #LICENSE=	# TODO: (see mk/license.mk)
diff --git a/fftw-mpich/Makefile b/fftw-mpich/Makefile
index d7fc5b2..e62fca5 100644
--- a/fftw-mpich/Makefile
+++ b/fftw-mpich/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=		math
 MASTER_SITES=		ftp://ftp.fftw.org/pub/fftw/ \
 			http://www.fftw.org/
 
-MAINTAINER=		jwbacon%tds.net@localhost
+MAINTAINER=		bacon4000%gmail.com@localhost
 HOMEPAGE=		http://www.fftw.org/
 COMMENT=		Collection of fast C routines to compute DFTs
 LICENSE=		gnu-gpl-v2
diff --git a/fftw-openmpi/Makefile b/fftw-openmpi/Makefile
index 8524996..bee4cf3 100644
--- a/fftw-openmpi/Makefile
+++ b/fftw-openmpi/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=		math
 MASTER_SITES=		ftp://ftp.fftw.org/pub/fftw/ \
 			http://www.fftw.org/
 
-MAINTAINER=		jwbacon%tds.net@localhost
+MAINTAINER=		bacon4000%gmail.com@localhost
 HOMEPAGE=		http://www.fftw.org/
 COMMENT=		Collection of fast C routines to compute DFTs
 LICENSE=		gnu-gpl-v2
diff --git a/fvcom2/Makefile b/fvcom2/Makefile
index f222fc3..679a220 100644
--- a/fvcom2/Makefile
+++ b/fvcom2/Makefile
@@ -6,7 +6,7 @@ DISTNAME=	sourcecode1
 CATEGORIES=	math
 MASTER_SITES=	http://fvcom.smast.umassd.edu/FVCOM/password_required/t2/
 
-MAINTAINER=	jwbacon%tds.net@localhost
+MAINTAINER=	bacon4000%gmail.com@localhost
 HOMEPAGE=	http://fvcom.smast.umassd.edu/FVCOM/password_required/t2/
 COMMENT=	Prognostic coastal ocean circulation model
 #LICENSE=	fvcom-license
diff --git a/ganglia-monitor-core/Makefile b/ganglia-monitor-core/Makefile
index 5b4ceaf..4e8bd72 100644
--- a/ganglia-monitor-core/Makefile
+++ b/ganglia-monitor-core/Makefile
@@ -9,7 +9,7 @@ DISTNAME=	ganglia-${PORTVERSION}
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=ganglia/}
 
-MAINTAINER=	jwbacon%tds.net@localhost
+MAINTAINER=	bacon4000%gmail.com@localhost
 
 COMMENT=	Ganglia cluster monitor, monitoring daemon
 LICENSE=	modified-bsd
diff --git a/ganglia-web/Makefile b/ganglia-web/Makefile
index 98e167e..354b95e 100644
--- a/ganglia-web/Makefile
+++ b/ganglia-web/Makefile
@@ -20,7 +20,7 @@ DISTNAME=	ganglia-web-${PORTVERSION}
 CATEGORIES=	sysutils
 MASTER_SITES=	http://downloads.sourceforge.net/project/ganglia/ganglia-web/${PORTVERSION}/
 
-MAINTAINER=	jwbacon%tds.net@localhost
+MAINTAINER=	bacon4000%gmail.com@localhost
 
 COMMENT=	Ganglia network monitor web interface
 #LICENSE=	BSD3CLAUSE
diff --git a/lmod/Makefile b/lmod/Makefile
index af3a980..7fee41b 100644
--- a/lmod/Makefile
+++ b/lmod/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	sysutils
 MASTER_SITES=	http://downloads.sourceforge.net/project/lmod/
 EXTRACT_SUFX=	.tar.bz2
 
-MAINTAINER=	jwbacon%tds.net@localhost
+MAINTAINER=	bacon4000%gmail.com@localhost
 HOMEPAGE=	http://downloads.sourceforge.net/project/lmod/
 COMMENT=	Dynamic modification of a user's environment
 LICENSE=	mit
diff --git a/meep-mpi/Makefile b/meep-mpi/Makefile
index 86ad031..4a0ce46 100644
--- a/meep-mpi/Makefile
+++ b/meep-mpi/Makefile
@@ -6,7 +6,7 @@ PKGNAME=	meep-mpi-1.1.1
 CATEGORIES=	math
 MASTER_SITES=	http://ab-initio.mit.edu/meep/
 
-MAINTAINER=	jwbacon%tds.net@localhost
+MAINTAINER=	bacon4000%gmail.com@localhost
 HOMEPAGE=	http://ab-initio.mit.edu/meep/
 COMMENT=	FDTD simulation software to model electromagnetic systems
 LICENSE=	gnu-gpl-v3
diff --git a/meep-openmpi/Makefile b/meep-openmpi/Makefile
index a86b0fe..55d380e 100644
--- a/meep-openmpi/Makefile
+++ b/meep-openmpi/Makefile
@@ -6,7 +6,7 @@ PKGNAME=	meep-openmpi-1.2
 CATEGORIES=	math
 MASTER_SITES=	http://ab-initio.mit.edu/meep/
 
-MAINTAINER=	jwbacon%tds.net@localhost
+MAINTAINER=	bacon4000%gmail.com@localhost
 HOMEPAGE=	http://ab-initio.mit.edu/meep/
 COMMENT=	FDTD simulation software to model electromagnetic systems
 LICENSE=	gnu-gpl-v3
diff --git a/meep/Makefile b/meep/Makefile
index 2b6975c..c2e0074 100644
--- a/meep/Makefile
+++ b/meep/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	meep-1.2
 CATEGORIES=	math
 MASTER_SITES=	http://ab-initio.mit.edu/meep/
 
-MAINTAINER=	jwbacon%tds.net@localhost
+MAINTAINER=	bacon4000%gmail.com@localhost
 HOMEPAGE=	http://ab-initio.mit.edu/meep/
 COMMENT=	FDTD simulation software to model electromagnetic systems
 LICENSE=	gnu-gpl-v3
diff --git a/mpb-openmpi/Makefile b/mpb-openmpi/Makefile
index 5e6c887..c941069 100644
--- a/mpb-openmpi/Makefile
+++ b/mpb-openmpi/Makefile
@@ -6,7 +6,7 @@ PKGNAME=	mpb-openmpi-1.4.2
 CATEGORIES=	math
 MASTER_SITES=	http://ab-initio.mit.edu/mpb/
 
-MAINTAINER=	jwbacon%tds.net@localhost
+MAINTAINER=	bacon4000%gmail.com@localhost
 HOMEPAGE=	http://ab-initio.mit.edu/mpb/
 COMMENT=	MIT Photonic Bands
 LICENSE=	gnu-gpl-v3
diff --git a/mpb/Makefile b/mpb/Makefile
index db73b43..19652fa 100644
--- a/mpb/Makefile
+++ b/mpb/Makefile
@@ -5,7 +5,7 @@ DISTNAME=	mpb-1.4.2
 CATEGORIES=	math
 MASTER_SITES=	http://ab-initio.mit.edu/mpb/
 
-MAINTAINER=	jwbacon%tds.net@localhost
+MAINTAINER=	bacon4000%gmail.com@localhost
 HOMEPAGE=	http://ab-initio.mit.edu/mpb/
 COMMENT=	MIT Photonic Bands
 LICENSE=	gnu-gpl-v3
diff --git a/ncbi-blast/Makefile b/ncbi-blast/Makefile
index a7c22e0..67adc63 100644
--- a/ncbi-blast/Makefile
+++ b/ncbi-blast/Makefile
@@ -5,7 +5,7 @@ PKGNAME=	blast-2.2.30
 CATEGORIES=	biology
 MASTER_SITES=	ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/${PKGVERSION_NOREV}/
 
-MAINTAINER=	jwbacon%tds.net@localhost
+MAINTAINER=	bacon4000%gmail.com@localhost
 HOMEPAGE=	http://blast.ncbi.nlm.nih.gov/
 COMMENT=	NCBI Basic Local Alignment Search Tool (Blast)
 LICENSE=	public-domain
diff --git a/openmx-openmpi/Makefile b/openmx-openmpi/Makefile
index 6e29dfd..df77deb 100644
--- a/openmx-openmpi/Makefile
+++ b/openmx-openmpi/Makefile
@@ -5,7 +5,7 @@ PKGNAME=	openmx-openmpi-3.7
 CATEGORIES=	math
 MASTER_SITES=	http://www.openmx-square.org/
 
-MAINTAINER=	jwbacon%tds.net@localhost
+MAINTAINER=	bacon4000%gmail.com@localhost
 HOMEPAGE=	http://www.openmx-square.org/
 COMMENT=	Nano-scale material simulations based on DFT
 LICENSE=	gnu-gpl-v1
diff --git a/py-ffc/Makefile b/py-ffc/Makefile
index f982ac0..677780f 100644
--- a/py-ffc/Makefile
+++ b/py-ffc/Makefile
@@ -6,7 +6,7 @@ PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	math python
 MASTER_SITES=	http://launchpad.net/ffc/${MMVERSION}.x/${MMVERSION}.0/+download/
 
-MAINTAINER=	jwbacon%tds.net@localhost
+MAINTAINER=	bacon4000%gmail.com@localhost
 HOMEPAGE=	https://launchpad.net/ffc
 COMMENT=	C++ code generator for multilinear forms
 
diff --git a/py-fiat/Makefile b/py-fiat/Makefile
index ff01bc9..ad216c6 100644
--- a/py-fiat/Makefile
+++ b/py-fiat/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	math python
 MASTER_SITES=	http://launchpad.net/fiat/${MMVERSION}.x/release-${MMVERSION}/+download/
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 
-MAINTAINER=	jwbacon%tds.net@localhost
+MAINTAINER=	bacon4000%gmail.com@localhost
 HOMEPAGE=	https://launchpad.net/fiat
 COMMENT=	Finite element Automatic Tabulator
 
diff --git a/py-hostlist/Makefile b/py-hostlist/Makefile
index 6826a35..f42e8d4 100644
--- a/py-hostlist/Makefile
+++ b/py-hostlist/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	python-hostlist-1.14
 CATEGORIES=	parallel
 MASTER_SITES=	http://www.nsc.liu.se/~kent/python-hostlist/
 
-MAINTAINER=	jwbacon%tds.net@localhost
+MAINTAINER=	bacon4000%gmail.com@localhost
 HOMEPAGE=	http://www.nsc.liu.se/~kent/python-hostlist/
 COMMENT=	Manage SLURM host lists
 LICENSE=	gnu-gpl-v2
diff --git a/py-instant/Makefile b/py-instant/Makefile
index 80533a5..e211676 100644
--- a/py-instant/Makefile
+++ b/py-instant/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	devel python
 MASTER_SITES=	http://launchpad.net/instant/${MMVERSION}.x/${MMVERSION}.0/+download/
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 
-MAINTAINER=	jwbacon%tds.net@localhost
+MAINTAINER=	bacon4000%gmail.com@localhost
 HOMEPAGE=	https://launchpad.net/instant
 COMMENT=	Instant inlining of C and C++ code in Python
 
diff --git a/py-ufl/Makefile b/py-ufl/Makefile
index 730ebc0..fa2ac34 100644
--- a/py-ufl/Makefile
+++ b/py-ufl/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	devel python
 MASTER_SITES=	http://launchpad.net/ufl/${MMVERSION}.x/${MMVERSION}.0/+download/
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 
-MAINTAINER=	jwbacon%tds.net@localhost
+MAINTAINER=	bacon4000%gmail.com@localhost
 HOMEPAGE=	https://launchpad.net/ufl
 COMMENT=	Unified Form Language for finite element discretizations
 
diff --git a/py-viper/Makefile b/py-viper/Makefile
index 8b8cc72..6c0f411 100644
--- a/py-viper/Makefile
+++ b/py-viper/Makefile
@@ -7,7 +7,7 @@ PKGREVISION=	1
 CATEGORIES=	graphics python
 MASTER_SITES=	http://launchpad.net/fenics-viper/${MMVERSION}.x/${MMVERSION}.1/+download/
 
-MAINTAINER=	jwbacon%tds.net@localhost
+MAINTAINER=	bacon4000%gmail.com@localhost
 HOMEPAGE=	https://launchpad.net/fenics-viper
 COMMENT=	Scientific plotter and run-time visualization module
 
diff --git a/samtools0119/Makefile b/samtools0119/Makefile
index 1b40791..d911107 100644
--- a/samtools0119/Makefile
+++ b/samtools0119/Makefile
@@ -27,7 +27,7 @@ CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=samtools/}
 EXTRACT_SUFX=	.tar.bz2
 
-MAINTAINER=	jwbacon%tds.net@localhost
+MAINTAINER=	bacon4000%gmail.com@localhost
 
 COMMENT=	Generic format for storing large nucleotide sequence alignments
 # LICENSE=	
diff --git a/structure/Makefile b/structure/Makefile
index 12be075..011d268 100644
--- a/structure/Makefile
+++ b/structure/Makefile
@@ -9,7 +9,7 @@ DISTNAME=	structure_kernel_source
 CATEGORIES=	biology
 MASTER_SITES=	http://pritchardlab.stanford.edu/structure_software/release_versions/v2.3.4/
 
-MAINTAINER=	jwbacon%tds.net@localhost
+MAINTAINER=	bacon4000%gmail.com@localhost
 
 COMMENT=	Multi-locus genotype data to investigate population structure
 
diff --git a/suitesparse/Makefile b/suitesparse/Makefile
index d0876c2..b9481ad 100644
--- a/suitesparse/Makefile
+++ b/suitesparse/Makefile
@@ -8,7 +8,7 @@ PKGNAME=	suitesparse-4.0.2
 CATEGORIES=	math
 MASTER_SITES=	http://www.cise.ufl.edu/research/sparse/SuiteSparse/
 
-MAINTAINER=	jwbacon%tds.net@localhost
+MAINTAINER=	bacon4000%gmail.com@localhost
 HOMEPAGE=	http://www.cise.ufl.edu/research/sparse/SuiteSparse/
 COMMENT=	SuiteSparse is a set of packages for sparse matrices calculation
 
diff --git a/ufc/Makefile b/ufc/Makefile
index c970251..1ece331 100644
--- a/ufc/Makefile
+++ b/ufc/Makefile
@@ -5,7 +5,7 @@ DISTNAME=	ufc-${MMVERSION}.0
 CATEGORIES=	math
 MASTER_SITES=	http://launchpad.net/ufc/${MMVERSION}.x/${MMVERSION}.0/+download/
 
-MAINTAINER=	jwbacon%tds.net@localhost
+MAINTAINER=	bacon4000%gmail.com@localhost
 HOMEPAGE=	https://launchpad.net/ufc
 COMMENT=	Unified framework for finite element assembly
 LICENSE=	public-domain
diff --git a/webbrowser/Makefile b/webbrowser/Makefile
index 30757b0..8d80915 100644
--- a/webbrowser/Makefile
+++ b/webbrowser/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	www
 MASTER_SITES=	http://acadix.biz/Ports/distfiles/
 EXTRACT_SUFX=	.tar.xz
 
-MAINTAINER=	jwbacon%tds.net@localhost
+MAINTAINER=	bacon4000%gmail.com@localhost
 HOMEPAGE=	http://acadix.biz/Ports/distfiles/
 COMMENT=	TODO: Short description of the package
 #LICENSE=	# TODO: (see mk/license.mk)


Home | Main Index | Thread Index | Old Index