Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Apr 2013 12:53:59 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r316227 - in head: databases/p5-DBD-mysql databases/p5-DBD-mysql41 databases/p5-DBD-mysql50 databases/p5-DBD-mysql51 databases/p5-DBD-mysql55 math/p5-Math-Pari textproc/p5-XML-LibXML te...
Message-ID:  <201304221253.r3MCrx3u045939@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Mon Apr 22 12:53:58 2013
New Revision: 316227
URL: http://svnweb.freebsd.org/changeset/ports/316227

Log:
  Reassign p5-* ports from skv to perl@
  While here trim headers
  
  Feature safe:	yes

Modified:
  head/databases/p5-DBD-mysql/Makefile
  head/databases/p5-DBD-mysql41/Makefile
  head/databases/p5-DBD-mysql50/Makefile
  head/databases/p5-DBD-mysql51/Makefile
  head/databases/p5-DBD-mysql55/Makefile
  head/math/p5-Math-Pari/Makefile
  head/textproc/p5-XML-LibXML/Makefile
  head/textproc/p5-XML-LibXSLT/Makefile
  head/textproc/p5-XML-Quote/Makefile

Modified: head/databases/p5-DBD-mysql/Makefile
==============================================================================
--- head/databases/p5-DBD-mysql/Makefile	Mon Apr 22 12:40:10 2013	(r316226)
+++ head/databases/p5-DBD-mysql/Makefile	Mon Apr 22 12:53:58 2013	(r316227)
@@ -8,7 +8,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/00$//}
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT?=	MySQL driver for the Perl5 Database Interface (DBI)
 
 LICENSE=	ART10 GPLv1

Modified: head/databases/p5-DBD-mysql41/Makefile
==============================================================================
--- head/databases/p5-DBD-mysql41/Makefile	Mon Apr 22 12:40:10 2013	(r316226)
+++ head/databases/p5-DBD-mysql41/Makefile	Mon Apr 22 12:53:58 2013	(r316227)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:   p5-DBD-mysql41
-# Date created:                27 Nov 2003
-# Whom:                        Oliver Eikemeier <eikemeier@fillmore-labs.com>
-#
+# Created by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
 # $FreeBSD$
-#
 
 PKGNAMESUFFIX=	41
 

Modified: head/databases/p5-DBD-mysql50/Makefile
==============================================================================
--- head/databases/p5-DBD-mysql50/Makefile	Mon Apr 22 12:40:10 2013	(r316226)
+++ head/databases/p5-DBD-mysql50/Makefile	Mon Apr 22 12:53:58 2013	(r316227)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:   p5-DBD-mysql50
-# Date created:                25 Dic 2003
-# Whom:                        Alex Dupre <sysadmin@alexdupre.com>
-#
+# Created by: Alex Dupre <sysadmin@alexdupre.com>
 # $FreeBSD$
-#
 
 PKGNAMESUFFIX=	50
 

Modified: head/databases/p5-DBD-mysql51/Makefile
==============================================================================
--- head/databases/p5-DBD-mysql51/Makefile	Mon Apr 22 12:40:10 2013	(r316226)
+++ head/databases/p5-DBD-mysql51/Makefile	Mon Apr 22 12:53:58 2013	(r316227)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:   p5-DBD-mysql51
-# Date created:                28 Jan 2006
-# Whom:                        Alex Dupre <ale@FreeBSD.org>
-#
+# Created by: Alex Dupre <ale@FreeBSD.org>
 # $FreeBSD$
-#
 
 PKGNAMESUFFIX=	51
 

Modified: head/databases/p5-DBD-mysql55/Makefile
==============================================================================
--- head/databases/p5-DBD-mysql55/Makefile	Mon Apr 22 12:40:10 2013	(r316226)
+++ head/databases/p5-DBD-mysql55/Makefile	Mon Apr 22 12:53:58 2013	(r316227)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:   p5-DBD-mysql55
-# Date created:                4 Jan 2010
-# Whom:                        Alex Dupre <ale@FreeBSD.org>
-#
+# Created by: Alex Dupre <ale@FreeBSD.org>
 # $FreeBSD$
-#
 
 PKGNAMESUFFIX=	55
 

Modified: head/math/p5-Math-Pari/Makefile
==============================================================================
--- head/math/p5-Math-Pari/Makefile	Mon Apr 22 12:40:10 2013	(r316226)
+++ head/math/p5-Math-Pari/Makefile	Mon Apr 22 12:53:58 2013	(r316227)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	p5-Math-Pari
-# Date created:				Tue Sep 11 02:08:49 PDT 2001
-# Whom:	      				Michael Haro <mharo@FreeBSD.org>
-#
+# Created by: Michael Haro <mharo@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	Math-Pari
 PORTVERSION=	2.01080605
@@ -11,7 +7,7 @@ CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	PARI - numerical/scientific/number-theoretic calculations
 
 BUILD_DEPENDS=	${NONEXISTENT}:${PORTSDIR}/math/pari:configure

Modified: head/textproc/p5-XML-LibXML/Makefile
==============================================================================
--- head/textproc/p5-XML-LibXML/Makefile	Mon Apr 22 12:40:10 2013	(r316226)
+++ head/textproc/p5-XML-LibXML/Makefile	Mon Apr 22 12:53:58 2013	(r316227)
@@ -9,7 +9,7 @@ CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Interface to Gnome libxml2 library
 
 BUILD_DEPENDS=	p5-XML-NamespaceSupport>=1.07:${PORTSDIR}/textproc/p5-XML-NamespaceSupport \

Modified: head/textproc/p5-XML-LibXSLT/Makefile
==============================================================================
--- head/textproc/p5-XML-LibXSLT/Makefile	Mon Apr 22 12:40:10 2013	(r316226)
+++ head/textproc/p5-XML-LibXSLT/Makefile	Mon Apr 22 12:53:58 2013	(r316227)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	XML::LibXSLT
-# Date created:		6 June 2001
-# Whom:			Dom Mitchell <dom@happygiraffe.net>
-#
+# Created by: Dom Mitchell <dom@happygiraffe.net>
 # $FreeBSD$
-#
 
 PORTNAME=	XML-LibXSLT
 PORTVERSION=	1.77
@@ -11,7 +7,7 @@ CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl interface to the GNOME XSLT library
 
 BUILD_DEPENDS=	p5-XML-LibXML>=1.70:${PORTSDIR}/textproc/p5-XML-LibXML

Modified: head/textproc/p5-XML-Quote/Makefile
==============================================================================
--- head/textproc/p5-XML-Quote/Makefile	Mon Apr 22 12:40:10 2013	(r316226)
+++ head/textproc/p5-XML-Quote/Makefile	Mon Apr 22 12:53:58 2013	(r316227)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	XML-Quote
-# Date created:	   05 February 2003
-# Whom:		   Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	XML-Quote
 PORTVERSION=	1.02
@@ -11,7 +7,7 @@ CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	XML quote/dequote functions
 
 PERL_CONFIGURE=	yes



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