svn commit: r395275 - in head: devel/p5-Shape devel/p5-VCS-CVS net/p5-WebService-Prowl russian/p5-cyrillic security/p5-Authen-Passphrase security/p5-Crypt-Eksblowfish textproc/p5-XML-Filter-DOMFilt...

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Aug 25 14:52:31 UTC 2015


Author: sunpoet
Date: Tue Aug 25 14:52:27 2015
New Revision: 395275
URL: https://svnweb.freebsd.org/changeset/ports/395275

Log:
  - Pass maintainership to perl@

Modified:
  head/devel/p5-Shape/Makefile
  head/devel/p5-VCS-CVS/Makefile
  head/net/p5-WebService-Prowl/Makefile
  head/russian/p5-cyrillic/Makefile
  head/security/p5-Authen-Passphrase/Makefile
  head/security/p5-Crypt-Eksblowfish/Makefile
  head/textproc/p5-XML-Filter-DOMFilter-LibXML/Makefile
  head/www/p5-Apache-Gallery/Makefile

Modified: head/devel/p5-Shape/Makefile
==============================================================================
--- head/devel/p5-Shape/Makefile	Tue Aug 25 14:52:20 2015	(r395274)
+++ head/devel/p5-Shape/Makefile	Tue Aug 25 14:52:27 2015	(r395275)
@@ -8,7 +8,7 @@ CATEGORIES=	devel perl5
 MASTER_SITES=	http://users.tkk.fi/~jolma/pub/
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Perl5 module to read and write shapefiles via shapelib
 
 LIB_DEPENDS=	libshp.so:${PORTSDIR}/devel/shapelib

Modified: head/devel/p5-VCS-CVS/Makefile
==============================================================================
--- head/devel/p5-VCS-CVS/Makefile	Tue Aug 25 14:52:20 2015	(r395274)
+++ head/devel/p5-VCS-CVS/Makefile	Tue Aug 25 14:52:27 2015	(r395275)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://savage.net.au/Perl-
 		http://tolid.eu.org/VCSCVS/
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Perl module that provides a simple interface to CVS
 
 BUILD_DEPENDS=	p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod

Modified: head/net/p5-WebService-Prowl/Makefile
==============================================================================
--- head/net/p5-WebService-Prowl/Makefile	Tue Aug 25 14:52:20 2015	(r395274)
+++ head/net/p5-WebService-Prowl/Makefile	Tue Aug 25 14:52:27 2015	(r395275)
@@ -8,7 +8,7 @@ CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Perl interface to Prowl Public API
 
 LICENSE=	ART10 GPLv1

Modified: head/russian/p5-cyrillic/Makefile
==============================================================================
--- head/russian/p5-cyrillic/Makefile	Tue Aug 25 14:52:20 2015	(r395274)
+++ head/russian/p5-cyrillic/Makefile	Tue Aug 25 14:52:27 2015	(r395275)
@@ -8,7 +8,7 @@ CATEGORIES=	russian converters perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Library for fast and easy Cyrillic text manipulation
 
 USES=		perl5

Modified: head/security/p5-Authen-Passphrase/Makefile
==============================================================================
--- head/security/p5-Authen-Passphrase/Makefile	Tue Aug 25 14:52:20 2015	(r395274)
+++ head/security/p5-Authen-Passphrase/Makefile	Tue Aug 25 14:52:27 2015	(r395275)
@@ -8,7 +8,7 @@ CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Perl module for handling hashed passwords/passphrases as objects
 
 LICENSE=	ART10 GPLv1

Modified: head/security/p5-Crypt-Eksblowfish/Makefile
==============================================================================
--- head/security/p5-Crypt-Eksblowfish/Makefile	Tue Aug 25 14:52:20 2015	(r395274)
+++ head/security/p5-Crypt-Eksblowfish/Makefile	Tue Aug 25 14:52:27 2015	(r395275)
@@ -8,7 +8,7 @@ CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Perl module for the Eksblowfish block cipher
 
 LICENSE=	ART10 GPLv1

Modified: head/textproc/p5-XML-Filter-DOMFilter-LibXML/Makefile
==============================================================================
--- head/textproc/p5-XML-Filter-DOMFilter-LibXML/Makefile	Tue Aug 25 14:52:20 2015	(r395274)
+++ head/textproc/p5-XML-Filter-DOMFilter-LibXML/Makefile	Tue Aug 25 14:52:27 2015	(r395275)
@@ -8,7 +8,7 @@ CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Perl SAX Filter allowing DOM processing of selected subtrees
 
 BUILD_DEPENDS=	p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML

Modified: head/www/p5-Apache-Gallery/Makefile
==============================================================================
--- head/www/p5-Apache-Gallery/Makefile	Tue Aug 25 14:52:20 2015	(r395274)
+++ head/www/p5-Apache-Gallery/Makefile	Tue Aug 25 14:52:27 2015	(r395275)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://apachegallery.dk/do
 		CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Apache::Gallery - mod_perl handler to create an image gallery
 
 LICENSE=	ART10


More information about the svn-ports-all mailing list