Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jan 2004 08:06:51 +0000 (GMT)
From:      Dominic Mitchell <dom@happygiraffe.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        adam@migus.org
Subject:   ports/61618: Maintainership Change for www/p5-AxKit-*
Message-ID:  <20040120080651.5211FB807@happygiraffe.net>
Resent-Message-ID: <200401200810.i0K8A7Pb079164@freefall.freebsd.org>

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

>Number:         61618
>Category:       ports
>Synopsis:       Maintainership Change for www/p5-AxKit-*
>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:   Tue Jan 20 00:10:07 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Mitchell
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD ppe.happygiraffe.net 5.2-CURRENT FreeBSD 5.2-CURRENT #1: Wed Dec 17 22:54:21 GMT 2003 root@ppe.happygiraffe.net:/usr/obj/usr/src/sys/PPE i386


>Description:

	Adam Migus is taking over maintainership of www/p5-AxKit*.
Unfortunately, I no longer run AxKit (incompatible with Apache 2).  I
have submitted some PR's already to bump versions, which also transfer
maintainership.  The remaining ports are patched below.

>How-To-Repeat:
	n/a
>Fix:

	Here's the patch.

diff -ruN /usr/ports/www/p5-AxKit-XSP-Cookie/Makefile p5-AxKit-XSP-Cookie/Makefile
--- /usr/ports/www/p5-AxKit-XSP-Cookie/Makefile	Sat Oct 25 00:55:23 2003
+++ p5-AxKit-XSP-Cookie/Makefile	Tue Jan 20 08:03:58 2004
@@ -11,7 +11,7 @@
 MASTER_SITES=	http://www.cpan.org/authors/id/M/MS/MSERGEANT/
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	dom@happygiraffe.net
+MAINTAINER=	adam@migus.org
 COMMENT=	An XSP library for setting and getting HTTP cookies
 
 BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit
diff -ruN /usr/ports/www/p5-AxKit-XSP-ESQL/Makefile p5-AxKit-XSP-ESQL/Makefile
--- /usr/ports/www/p5-AxKit-XSP-ESQL/Makefile	Sat Oct 25 00:55:23 2003
+++ p5-AxKit-XSP-ESQL/Makefile	Tue Jan 20 08:03:58 2004
@@ -11,7 +11,7 @@
 MASTER_SITES=	http://www.cpan.org/authors/id/M/MS/MSERGEANT/
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	dom@happygiraffe.net
+MAINTAINER=	adam@migus.org
 COMMENT=	An Extended SQL taglib for AxKit eXtensible Server Pages
 
 BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit \
diff -ruN /usr/ports/www/p5-AxKit-XSP-Exception/Makefile p5-AxKit-XSP-Exception/Makefile
--- /usr/ports/www/p5-AxKit-XSP-Exception/Makefile	Sat Oct 25 00:55:23 2003
+++ p5-AxKit-XSP-Exception/Makefile	Tue Jan 20 08:03:58 2004
@@ -11,7 +11,7 @@
 MASTER_SITES=	http://www.cpan.org/authors/id/M/MS/MSERGEANT/
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	dom@happygiraffe.net
+MAINTAINER=	adam@migus.org
 COMMENT=	Exceptions taglib for eXtensible Server Pages plugin for AxKit
 
 BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit
diff -ruN /usr/ports/www/p5-AxKit-XSP-IfParam/Makefile p5-AxKit-XSP-IfParam/Makefile
--- /usr/ports/www/p5-AxKit-XSP-IfParam/Makefile	Sat Oct 25 00:55:23 2003
+++ p5-AxKit-XSP-IfParam/Makefile	Tue Jan 20 08:03:58 2004
@@ -11,7 +11,7 @@
 MASTER_SITES=	http://www.cpan.org/authors/id/M/MS/MSERGEANT/
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	dom@happygiraffe.net
+MAINTAINER=	adam@migus.org
 COMMENT=	Equivalent of XSP Param taglib, but conditional plugin for AxKit
 
 BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit
diff -ruN /usr/ports/www/p5-AxKit-XSP-Param/Makefile p5-AxKit-XSP-Param/Makefile
--- /usr/ports/www/p5-AxKit-XSP-Param/Makefile	Sat Oct 25 00:55:23 2003
+++ p5-AxKit-XSP-Param/Makefile	Tue Jan 20 08:03:58 2004
@@ -11,7 +11,7 @@
 MASTER_SITES=	http://www.cpan.org/authors/id/M/MS/MSERGEANT/
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	dom@happygiraffe.net
+MAINTAINER=	adam@migus.org
 COMMENT=	A namespace wrapper for accessing HTTP request paramaters
 
 BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit
diff -ruN /usr/ports/www/p5-AxKit-XSP-Sendmail/Makefile p5-AxKit-XSP-Sendmail/Makefile
--- /usr/ports/www/p5-AxKit-XSP-Sendmail/Makefile	Sat Oct 25 00:55:23 2003
+++ p5-AxKit-XSP-Sendmail/Makefile	Tue Jan 20 08:03:58 2004
@@ -11,7 +11,7 @@
 MASTER_SITES=	http://www.cpan.org/authors/id/M/MS/MSERGEANT/
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	dom@happygiraffe.net
+MAINTAINER=	adam@migus.org
 COMMENT=	Simple SMTP mailer tag library for AxKit eXtesible Server Pages.
 
 BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit \
diff -ruN /usr/ports/www/p5-AxKit-XSP-Util/Makefile p5-AxKit-XSP-Util/Makefile
--- /usr/ports/www/p5-AxKit-XSP-Util/Makefile	Sat Oct 25 00:55:23 2003
+++ p5-AxKit-XSP-Util/Makefile	Tue Jan 20 08:03:58 2004
@@ -11,7 +11,7 @@
 MASTER_SITES=	http://www.cpan.org/authors/id/M/MS/MSERGEANT/
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	dom@happygiraffe.net
+MAINTAINER=	adam@migus.org
 COMMENT=	XSP util: taglib plugin for AxKit
 
 BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit \
>Release-Note:
>Audit-Trail:
>Unformatted:



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