ports/113686: MAINTAINER update for several ports

Steven Kreuzer skreuzer at exit2shell.com
Thu Jun 14 19:00:14 UTC 2007


>Number:         113686
>Category:       ports
>Synopsis:       MAINTAINER update for several ports
>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 Jun 14 19:00:11 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Steven Kreuzer
>Release:        6.2-STABLE
>Organization:
>Environment:
FreeBSD escobar.exit2shell.com 6.2-STABLE FreeBSD 6.2-STABLE #6: Mon Apr 16 19:06:28 EDT 2007     root at escobar.exit2shell.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
My email provider is going out of business, so I am updating the MAINTAINER variable for the ports I maintain to my new address.

databases/innotop/Makefile
mail/p5-WWW-Hotmail/Makefile
math/moo/Makefile
net/ifstated/Makefile
security/p5-Crypt-Anubis/Makefile
security/p5-Crypt-Cryptix/Makefile
security/p5-Crypt-HCE_SHA/Makefile
security/p5-Crypt-OFB/Makefile
security/p5-Crypt-OTP/Makefile
security/p5-Crypt-RC4/Makefile
security/p5-Crypt-RandPasswd/Makefile
security/p5-Crypt-Rijndael/Makefile
security/p5-Crypt-Solitaire/Makefile
security/p5-Crypt-TripleDES/Makefile
security/p5-Crypt-UnixCrypt/Makefile
www/p5-Business-PayPal/Makefile
www/xpi-errorzilla/Makefile
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: databases/innotop/Makefile
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/databases/innotop/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- databases/innotop/Makefile	25 May 2007 21:50:51 -0000	1.5
+++ databases/innotop/Makefile	13 Jun 2007 22:46:38 -0000
@@ -1,6 +1,6 @@
 # New ports collection makefile for:	innotop
 # Date created:				23 October 2006
-# Whom:	      				Steven Kreuzer <skreuzer at f2o.org>
+# Whom:	      				Steven Kreuzer <skreuzer at exit2shell.com>
 #
 # $FreeBSD: ports/databases/innotop/Makefile,v 1.5 2007/05/25 21:50:51 miwi Exp $
 #
@@ -11,7 +11,7 @@
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	skreuzer at f2o.org
+MAINTAINER=	skreuzer at exit2shell.com
 COMMENT=	A MySQL and InnoDB monitoring program
 
 RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \
Index: mail/p5-WWW-Hotmail/Makefile
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/mail/p5-WWW-Hotmail/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- mail/p5-WWW-Hotmail/Makefile	7 Oct 2006 19:56:23 -0000	1.2
+++ mail/p5-WWW-Hotmail/Makefile	13 Jun 2007 22:27:38 -0000
@@ -1,6 +1,6 @@
 # New ports collection makefile for:	p5-WWW-Hotmail
 # Date created:		2006-07-20
-# Whom:			Steven Kreuzer <skreuzer at f2o.org>
+# Whom:			Steven Kreuzer <skreuzer at exit2shell.com>
 #
 # $FreeBSD: ports/mail/p5-WWW-Hotmail/Makefile,v 1.2 2006/10/07 19:56:23 alepulver Exp $
 #
@@ -12,7 +12,7 @@
 MASTER_SITE_SUBDIR=	WWW
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	skreuzer at f2o.org
+MAINTAINER=	skreuzer at exit2shell.com
 COMMENT=	This module simplifies access to hotmail
 
 BUILD_DEPENDS=	${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \
Index: math/moo/Makefile
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/math/moo/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- math/moo/Makefile	19 Apr 2007 10:48:06 -0000	1.1
+++ math/moo/Makefile	13 Jun 2007 22:41:14 -0000
@@ -1,6 +1,6 @@
 # New ports collection makefile for:	moo
 # Date created:				05 Apr 2007
-# Whom:					Steven Kreuzer <skreuzer at f2o.org>
+# Whom:					Steven Kreuzer <skreuzer at exit2shell.com>
 #
 # $FreeBSD: ports/math/moo/Makefile,v 1.1 2007/04/19 10:48:06 miwi Exp $
 #
@@ -11,7 +11,7 @@
 MASTER_SITES=	http://cyth.net/~ray/moo/
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	skreuzer at f2o.org
+MAINTAINER=	skreuzer at exit2shell.com
 COMMENT=	Calculator that accepts C-like syntax as input
 
 PLIST_FILES=	bin/moo
Index: net/ifstated/Makefile
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/net/ifstated/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- net/ifstated/Makefile	14 Apr 2007 14:03:19 -0000	1.6
+++ net/ifstated/Makefile	13 Jun 2007 22:41:42 -0000
@@ -9,11 +9,10 @@
 PORTVERSION=	3.7
 PORTEPOCH=	1
 CATEGORIES=	net
-MASTER_SITES=	http://skreuzer.f2o.org/mirror/ifstated/ \
-		http://www.atarininja.org/~wxs/distfiles/ \
+MASTER_SITES=	http://www.atarininja.org/~wxs/distfiles/ \
 		http://www.pkix.net/mirror/f2o.org/ifstated/
 
-MAINTAINER=	skreuzer at f2o.org
+MAINTAINER=	skreuzer at exit2shell.com
 COMMENT=	Interface State daemon
 
 INSTALL_TARGET=	install install-man
Index: security/p5-Crypt-Anubis/Makefile
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/security/p5-Crypt-Anubis/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- security/p5-Crypt-Anubis/Makefile	24 Feb 2007 09:20:50 -0000	1.4
+++ security/p5-Crypt-Anubis/Makefile	14 Jun 2007 00:25:28 -0000
@@ -12,7 +12,7 @@
 MASTER_SITE_SUBDIR=	Crypt
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	skreuzer at f2o.org
+MAINTAINER=	skreuzer at exit2shell.com
 COMMENT=	Crypt::CBC-compliant block cipher
 
 PERL_CONFIGURE=	yes
Index: security/p5-Crypt-Cryptix/Makefile
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/security/p5-Crypt-Cryptix/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- security/p5-Crypt-Cryptix/Makefile	24 Feb 2007 09:20:51 -0000	1.8
+++ security/p5-Crypt-Cryptix/Makefile	14 Jun 2007 00:24:11 -0000
@@ -13,7 +13,7 @@
 		http://www.cypherpunks.to/~cryptix/dist/
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	skreuzer at f2o.org
+MAINTAINER=	skreuzer at exit2shell.com
 COMMENT=	Perl5 interface to the Cryptix Crypto Library (Blowfish, DES and IDEA)
 
 PERL_CONFIGURE=	yes
Index: security/p5-Crypt-HCE_SHA/Makefile
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/security/p5-Crypt-HCE_SHA/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- security/p5-Crypt-HCE_SHA/Makefile	24 Feb 2007 09:20:51 -0000	1.9
+++ security/p5-Crypt-HCE_SHA/Makefile	14 Jun 2007 00:23:45 -0000
@@ -12,7 +12,7 @@
 MASTER_SITE_SUBDIR=	Crypt
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	skreuzer at f2o.org
+MAINTAINER=	skreuzer at exit2shell.com
 COMMENT=	Perl5 interface to one way hash chaining block cipher
 
 BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1
Index: security/p5-Crypt-OFB/Makefile
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/security/p5-Crypt-OFB/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- security/p5-Crypt-OFB/Makefile	24 Feb 2007 09:20:51 -0000	1.2
+++ security/p5-Crypt-OFB/Makefile	14 Jun 2007 00:23:27 -0000
@@ -12,7 +12,7 @@
 MASTER_SITE_SUBDIR=	Crypt
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	skreuzer at f2o.org
+MAINTAINER=	skreuzer at exit2shell.com
 COMMENT=	Encrypt Data using OFB Mode
 
 BUILD_DEPENDS=	${SITE_PERL}/Crypt/ECB.pm:${PORTSDIR}/security/p5-Crypt-ECB
Index: security/p5-Crypt-OTP/Makefile
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/security/p5-Crypt-OTP/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- security/p5-Crypt-OTP/Makefile	24 Feb 2007 09:20:51 -0000	1.6
+++ security/p5-Crypt-OTP/Makefile	14 Jun 2007 00:23:08 -0000
@@ -12,7 +12,7 @@
 MASTER_SITE_SUBDIR=	Crypt
 PKGNAMEPREFIX=		p5-
 
-MAINTAINER=		skreuzer at f2o.org
+MAINTAINER=		skreuzer at exit2shell.com
 COMMENT=	Perl implementation of the One Time Pad (hence, OTP) encryption method
 
 PERL_CONFIGURE=		yes
Index: security/p5-Crypt-RC4/Makefile
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/security/p5-Crypt-RC4/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- security/p5-Crypt-RC4/Makefile	24 Feb 2007 09:20:52 -0000	1.5
+++ security/p5-Crypt-RC4/Makefile	14 Jun 2007 00:22:45 -0000
@@ -12,7 +12,7 @@
 MASTER_SITE_SUBDIR=	Crypt
 PKGNAMEPREFIX=		p5-
 
-MAINTAINER=		skreuzer at f2o.org
+MAINTAINER=		skreuzer at exit2shell.com
 COMMENT=	Perl implementation of the RC4 encryption algorithm
 
 PERL_CONFIGURE=		yes
Index: security/p5-Crypt-RandPasswd/Makefile
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/security/p5-Crypt-RandPasswd/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- security/p5-Crypt-RandPasswd/Makefile	24 Feb 2007 09:20:52 -0000	1.8
+++ security/p5-Crypt-RandPasswd/Makefile	14 Jun 2007 00:22:24 -0000
@@ -12,7 +12,7 @@
 MASTER_SITE_SUBDIR=	Crypt
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	skreuzer at f2o.org
+MAINTAINER=	skreuzer at exit2shell.com
 COMMENT=	An implementation of the Automated Password Generator standard
 
 PERL_CONFIGURE=	yes
Index: security/p5-Crypt-Rijndael/Makefile
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/security/p5-Crypt-Rijndael/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- security/p5-Crypt-Rijndael/Makefile	6 Mar 2007 21:01:15 -0000	1.14
+++ security/p5-Crypt-Rijndael/Makefile	14 Jun 2007 00:22:00 -0000
@@ -12,7 +12,7 @@
 MASTER_SITE_SUBDIR=	Crypt
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	skreuzer at f2o.org
+MAINTAINER=	skreuzer at exit2shell.com
 COMMENT=	Perl module that implements the Rijndael cipher
 
 PERL_CONFIGURE=	yes
Index: security/p5-Crypt-Solitaire/Makefile
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/security/p5-Crypt-Solitaire/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- security/p5-Crypt-Solitaire/Makefile	24 Feb 2007 09:20:52 -0000	1.5
+++ security/p5-Crypt-Solitaire/Makefile	13 Jun 2007 22:45:56 -0000
@@ -12,7 +12,7 @@
 MASTER_SITE_SUBDIR=	Crypt
 PKGNAMEPREFIX=		p5-
 
-MAINTAINER=		skreuzer at f2o.org
+MAINTAINER=		skreuzer at exit2shell.com
 COMMENT=	Solitaire encryption
 
 PERL_CONFIGURE=		yes
Index: security/p5-Crypt-TripleDES/Makefile
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/security/p5-Crypt-TripleDES/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- security/p5-Crypt-TripleDES/Makefile	24 Feb 2007 09:20:52 -0000	1.7
+++ security/p5-Crypt-TripleDES/Makefile	14 Jun 2007 00:20:52 -0000
@@ -12,7 +12,7 @@
 MASTER_SITE_SUBDIR=	Crypt
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	skreuzer at f2o.org
+MAINTAINER=	skreuzer at exit2shell.com
 COMMENT=	Perl module implementing the Triple-DES cipher
 
 PERL_CONFIGURE=	yes
Index: security/p5-Crypt-UnixCrypt/Makefile
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/security/p5-Crypt-UnixCrypt/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- security/p5-Crypt-UnixCrypt/Makefile	24 Feb 2007 09:20:52 -0000	1.8
+++ security/p5-Crypt-UnixCrypt/Makefile	13 Jun 2007 23:21:35 -0000
@@ -12,7 +12,7 @@
 MASTER_SITE_SUBDIR=	Crypt
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	skreuzer at f2o.org
+MAINTAINER=	skreuzer at exit2shell.com
 COMMENT=	Perl module implementing crypt(3) function
 
 PERL_CONFIGURE=	yes
Index: www/p5-Business-PayPal/Makefile
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/www/p5-Business-PayPal/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- www/p5-Business-PayPal/Makefile	6 Oct 2006 01:03:46 -0000	1.1
+++ www/p5-Business-PayPal/Makefile	13 Jun 2007 22:29:17 -0000
@@ -12,7 +12,7 @@
 MASTER_SITE_SUBDIR=	Business
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	skreuzer at f2o.org
+MAINTAINER=	skreuzer at exit2shell.com
 COMMENT=	Perl extension for automating PayPal transactions
 
 BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay \
Index: www/xpi-errorzilla/Makefile
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/www/xpi-errorzilla/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- www/xpi-errorzilla/Makefile	2 Nov 2006 21:42:09 -0000	1.1
+++ www/xpi-errorzilla/Makefile	13 Jun 2007 22:29:17 -0000
@@ -1,6 +1,6 @@
 # New ports collection makefile for:	xpi-errorzilla
 # Date created:		02 Nov 2006
-# Whom:			Steven Kreuzer <skreuzer at f2o.org>
+# Whom:			Steven Kreuzer <skreuzer at exit2shell.com>
 #
 # $FreeBSD: ports/www/xpi-errorzilla/Makefile,v 1.1 2006/11/02 21:42:09 sat Exp $
 #
@@ -10,7 +10,7 @@
 DISTVERSIONSUFFIX=	-fx+fl
 CATEGORIES=	www
 
-MAINTAINER=	skreuzer at f2o.org
+MAINTAINER=	skreuzer at exit2shell.com
 COMMENT=	Useful error pages
 
 XPI_DISTNAME=	errorzilla_mod


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list