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...
Baptiste Daroussin
bapt at FreeBSD.org
Mon Apr 22 12:54:01 UTC 2013
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 at FreeBSD.org
+MAINTAINER= perl at 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 at fillmore-labs.com>
-#
+# Created by: Oliver Eikemeier <eikemeier at 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 at alexdupre.com>
-#
+# Created by: Alex Dupre <sysadmin at 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 at FreeBSD.org>
-#
+# Created by: Alex Dupre <ale at 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 at FreeBSD.org>
-#
+# Created by: Alex Dupre <ale at 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 at FreeBSD.org>
-#
+# Created by: Michael Haro <mharo at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Math-Pari
PORTVERSION= 2.01080605
@@ -11,7 +7,7 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= skv at FreeBSD.org
+MAINTAINER= perl at 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 at FreeBSD.org
+MAINTAINER= perl at 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 at happygiraffe.net>
-#
+# Created by: Dom Mitchell <dom at happygiraffe.net>
# $FreeBSD$
-#
PORTNAME= XML-LibXSLT
PORTVERSION= 1.77
@@ -11,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= skv at FreeBSD.org
+MAINTAINER= perl at 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 at protey.ru>
-#
+# Created by: Sergey Skvortsov <skv at protey.ru>
# $FreeBSD$
-#
PORTNAME= XML-Quote
PORTVERSION= 1.02
@@ -11,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= skv at FreeBSD.org
+MAINTAINER= perl at FreeBSD.org
COMMENT= XML quote/dequote functions
PERL_CONFIGURE= yes
More information about the svn-ports-all
mailing list