ports/61618: Maintainership Change for www/p5-AxKit-*

Dominic Mitchell dom at happygiraffe.net
Tue Jan 20 08:10:12 UTC 2004


>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 at 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 at happygiraffe.net
+MAINTAINER=	adam at 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 at happygiraffe.net
+MAINTAINER=	adam at 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 at happygiraffe.net
+MAINTAINER=	adam at 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 at happygiraffe.net
+MAINTAINER=	adam at 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 at happygiraffe.net
+MAINTAINER=	adam at 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 at happygiraffe.net
+MAINTAINER=	adam at 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 at happygiraffe.net
+MAINTAINER=	adam at 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:



More information about the freebsd-ports-bugs mailing list