Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Oct 2012 13:38:19 +0000 (UTC)
From:      "Jason E. Hale" <jhale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r306010 - in head: converters/p5-Net-IDN-Nameprep converters/p5-URI-UTF8-Punycode converters/p5-WAP-wbxml databases/p5-Relations databases/p5-Relations-Query devel/p5-DateTime-Format-Na...
Message-ID:  <201210171338.q9HDcJU8081379@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jhale
Date: Wed Oct 17 13:38:18 2012
New Revision: 306010
URL: http://svn.freebsd.org/changeset/ports/306010

Log:
  - Pass maintainership to submitter
  
  PR:		ports/172813, ports/172814, ports/172815,
  		ports/172816, ports/172817, ports/172818,
  		ports/172820, ports/172821, ports/172822,
  		ports/172823, ports/172824, ports/172825
  Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
  Approved by:	timur (via private email)
  		makc, avilla (mentors implicit)
  Feature safe:	yes

Modified:
  head/converters/p5-Net-IDN-Nameprep/Makefile
  head/converters/p5-URI-UTF8-Punycode/Makefile   (contents, props changed)
  head/converters/p5-WAP-wbxml/Makefile
  head/databases/p5-Relations-Query/Makefile   (contents, props changed)
  head/databases/p5-Relations/Makefile   (contents, props changed)
  head/devel/p5-DateTime-Format-Natural/Makefile
  head/devel/p5-File-ExtAttr/Makefile   (contents, props changed)
  head/devel/p5-Shell-Source/Makefile   (contents, props changed)
  head/devel/p5-Test-MockTime/Makefile   (contents, props changed)
  head/devel/p5-boolean/Makefile
  head/net-mgmt/p5-Net-IP-Match-Regexp/Makefile   (contents, props changed)
  head/textproc/p5-Net-IDN-Encode/Makefile

Modified: head/converters/p5-Net-IDN-Nameprep/Makefile
==============================================================================
--- head/converters/p5-Net-IDN-Nameprep/Makefile	Wed Oct 17 11:33:04 2012	(r306009)
+++ head/converters/p5-Net-IDN-Nameprep/Makefile	Wed Oct 17 13:38:18 2012	(r306010)
@@ -7,7 +7,7 @@ CATEGORIES=	converters perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	timur@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Normalization of domain names (Nameprep, RFC 3491)
 
 RUN_DEPENDS=	p5-Unicode-Stringprep>=0:${PORTSDIR}/converters/p5-Unicode-Stringprep

Modified: head/converters/p5-URI-UTF8-Punycode/Makefile
==============================================================================
--- head/converters/p5-URI-UTF8-Punycode/Makefile	Wed Oct 17 11:33:04 2012	(r306009)
+++ head/converters/p5-URI-UTF8-Punycode/Makefile	Wed Oct 17 13:38:18 2012	(r306010)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	p5-URI-UTF8-Punycode
-# Date created:				10 Dec 2010
-# Whom:					Timur Bakeyev <bat@cpan.org>
-#
+# Created by: Timur Bakeyev <bat@cpan.org>
 # $FreeBSD$
-#
 
 PORTNAME=	URI-UTF8-Punycode
 PORTVERSION=	0.96
@@ -11,7 +7,7 @@ CATEGORIES=	converters perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	timur@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Punycode conversion of UTF-8 string
 
 PERL_CONFIGURE=	yes

Modified: head/converters/p5-WAP-wbxml/Makefile
==============================================================================
--- head/converters/p5-WAP-wbxml/Makefile	Wed Oct 17 11:33:04 2012	(r306009)
+++ head/converters/p5-WAP-wbxml/Makefile	Wed Oct 17 13:38:18 2012	(r306010)
@@ -7,7 +7,7 @@ CATEGORIES=	converters perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	timur@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Binarization of XML file
 
 BUILD_DEPENDS=	p5-XML-DOM>=0:${PORTSDIR}/textproc/p5-XML-DOM \

Modified: head/databases/p5-Relations-Query/Makefile
==============================================================================
--- head/databases/p5-Relations-Query/Makefile	Wed Oct 17 11:33:04 2012	(r306009)
+++ head/databases/p5-Relations-Query/Makefile	Wed Oct 17 13:38:18 2012	(r306010)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	databases/p5-Relations-Query
-# Date created:				1 Aug 2006
-# Whom:					Timur I. Bakeyev <bat@cpan.org>
-#
+# Created by: Timur I. Bakeyev <bat@cpan.org>
 # $FreeBSD$
-#
 
 PORTNAME=	Relations-Query
 PORTVERSION=	0.93
@@ -11,7 +7,7 @@ CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	timur@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Object for building queries with DBI/DBD::mysql
 
 BUILD_DEPENDS=	p5-Relations>=0:${PORTSDIR}/databases/p5-Relations

Modified: head/databases/p5-Relations/Makefile
==============================================================================
--- head/databases/p5-Relations/Makefile	Wed Oct 17 11:33:04 2012	(r306009)
+++ head/databases/p5-Relations/Makefile	Wed Oct 17 13:38:18 2012	(r306010)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	databases/p5-Relations
-# Date created:				1 Aug 2006
-# Whom:					Timur I. Bakeyev <bat@cpan.org>
-#
+# Created by: Timur I. Bakeyev <bat@cpan.org>
 # $FreeBSD$
-#
 
 PORTNAME=	Relations
 PORTVERSION=	0.95
@@ -11,7 +7,7 @@ CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	timur@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Functions to Use with Databases and Queries
 
 PERL_CONFIGURE=	yes

Modified: head/devel/p5-DateTime-Format-Natural/Makefile
==============================================================================
--- head/devel/p5-DateTime-Format-Natural/Makefile	Wed Oct 17 11:33:04 2012	(r306009)
+++ head/devel/p5-DateTime-Format-Natural/Makefile	Wed Oct 17 13:38:18 2012	(r306010)
@@ -7,7 +7,7 @@ CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	timur@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Create machine readable date/time with natural parsing logic
 
 BUILD_DEPENDS=	p5-boolean>=0:${PORTSDIR}/devel/p5-boolean \

Modified: head/devel/p5-File-ExtAttr/Makefile
==============================================================================
--- head/devel/p5-File-ExtAttr/Makefile	Wed Oct 17 11:33:04 2012	(r306009)
+++ head/devel/p5-File-ExtAttr/Makefile	Wed Oct 17 13:38:18 2012	(r306010)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	devel/p5-File-ExtAttr
-# Date created:				01 June 2007
-# Whom:					Timur I. Bakeyev <bat@cpan.org>
-#
+# Created by: Timur I. Bakeyev <bat@cpan.org>
 # $FreeBSD$
-#
 
 PORTNAME=		File-ExtAttr
 PORTVERSION=		1.09
@@ -11,7 +7,7 @@ CATEGORIES=		devel perl5
 MASTER_SITES=		CPAN
 PKGNAMEPREFIX=		p5-
 
-MAINTAINER=		timur@FreeBSD.org
+MAINTAINER=		5u623l20@gmail.com
 COMMENT=		Access to extended attributes of the files
 
 PERL_CONFIGURE=		yes

Modified: head/devel/p5-Shell-Source/Makefile
==============================================================================
--- head/devel/p5-Shell-Source/Makefile	Wed Oct 17 11:33:04 2012	(r306009)
+++ head/devel/p5-Shell-Source/Makefile	Wed Oct 17 13:38:18 2012	(r306010)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:   devel/p5-Shell-Source
-# Date created:                                1 Aug 2006
-# Whom:                                        Timur I. Bakeyev <bat@cpan.org>
-#
+# Created by: Timur I. Bakeyev <bat@cpan.org>
 # $FreeBSD$
-#
 
 PORTNAME=	Shell-Source
 PORTVERSION=	0.01
@@ -11,7 +7,7 @@ CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	timur@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Run programs and inherit environment changes
 
 PERL_CONFIGURE=	yes

Modified: head/devel/p5-Test-MockTime/Makefile
==============================================================================
--- head/devel/p5-Test-MockTime/Makefile	Wed Oct 17 11:33:04 2012	(r306009)
+++ head/devel/p5-Test-MockTime/Makefile	Wed Oct 17 13:38:18 2012	(r306010)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	devel/p5-Test-MockTime
-# Date created:				1 Aug 2006
-# Whom:					Timur I. Bakeyev <bat@cpan.org>
-#
+# Created by: Timur I. Bakeyev <bat@cpan.org>
 # $FreeBSD$
-#
 
 PORTNAME=	Test-MockTime
 PORTVERSION=	0.12
@@ -12,7 +8,7 @@ CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	timur@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Replaces actual time with simulated time
 
 BUILD_DEPENDS=	p5-Time-Piece>=0:${PORTSDIR}/devel/p5-Time-Piece

Modified: head/devel/p5-boolean/Makefile
==============================================================================
--- head/devel/p5-boolean/Makefile	Wed Oct 17 11:33:04 2012	(r306009)
+++ head/devel/p5-boolean/Makefile	Wed Oct 17 13:38:18 2012	(r306010)
@@ -8,7 +8,7 @@ MASTER_SITES=		CPAN
 MASTER_SITE_SUBDIR=	CPAN:INGY
 PKGNAMEPREFIX=		p5-
 
-MAINTAINER=		timur@FreeBSD.org
+MAINTAINER=		5u623l20@gmail.com
 COMMENT=		Boolean support for Perl
 
 PERL_CONFIGURE=		yes

Modified: head/net-mgmt/p5-Net-IP-Match-Regexp/Makefile
==============================================================================
--- head/net-mgmt/p5-Net-IP-Match-Regexp/Makefile	Wed Oct 17 11:33:04 2012	(r306009)
+++ head/net-mgmt/p5-Net-IP-Match-Regexp/Makefile	Wed Oct 17 13:38:18 2012	(r306010)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	net-mgmt/p5-Net-IP-Match-Regexp
-# Date created:				1 Aug 2006
-# Whom:					Timur I. Bakeyev <bat@cpan.org>
-#
+# Created by: Timur I. Bakeyev <bat@cpan.org>
 # $FreeBSD$
-#
 
 PORTNAME=	Net-IP-Match-Regexp
 PORTVERSION=	1.01
@@ -12,7 +8,7 @@ CATEGORIES=	net-mgmt perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	timur@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Efficiently match IP addresses against IP ranges via regexp
 
 PERL_CONFIGURE=	yes

Modified: head/textproc/p5-Net-IDN-Encode/Makefile
==============================================================================
--- head/textproc/p5-Net-IDN-Encode/Makefile	Wed Oct 17 11:33:04 2012	(r306009)
+++ head/textproc/p5-Net-IDN-Encode/Makefile	Wed Oct 17 13:38:18 2012	(r306010)
@@ -7,7 +7,7 @@ CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	timur@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Internationalizing Domain Names in Applications (RFC 3490)
 
 RUN_DEPENDS=	p5-Net-IDN-Nameprep>=0:${PORTSDIR}/converters/p5-Net-IDN-Nameprep



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