svn commit: r452126 - in head: databases/p5-Dancer2-Session-DBIC databases/p5-Interchange6-Schema devel/p5-MooseX-CoverableModifiers devel/p5-Test-MockDateTime devel/p5-Test-Roo devel/p5-superclass...

Kurt Jaeger pi at FreeBSD.org
Sun Oct 15 02:47:53 UTC 2017


Author: pi
Date: Sun Oct 15 02:47:49 2017
New Revision: 452126
URL: https://svnweb.freebsd.org/changeset/ports/452126

Log:
  databases/p5-Dancer2-Session-DBIC
  databases/p5-Interchange6-Schema
  devel/p5-MooseX-CoverableModifiers
  devel/p5-Test-MockDateTime
  devel/p5-Test-Roo
  devel/p5-superclass
  mail/p5-Email-MIME-RFC2047
  mail/p5-Mail-Box-IMAP4-SSL
  security/p5-Dancer-Plugin-Auth-Extensible
  security/p5-Dancer-Plugin-Auth-Extensible-Provider-Usergroup
  security/p5-Dancer2-Plugin-Auth-Extensible
  security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC
  security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database
  security/p5-Dancer2-Plugin-Auth-Extensible-Provider-IMAP
  security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup
  security/p5-Dancer2-Plugin-Passphrase
  security/p5-Session-Token
  www/p5-Dancer-Plugin-Lexicon
  www/p5-Dancer-Plugin-RPC
  www/p5-Dancer2-Plugin-Interchange6
  www/p5-Dancer2-Plugin-Path-Class
  www/p5-Interchange6
  
  - give maintainer to perl@
  
  Submitted by:	hvo.pm at xs4all.nl (maintainer)

Modified:
  head/databases/p5-Dancer2-Session-DBIC/Makefile
  head/databases/p5-Interchange6-Schema/Makefile
  head/devel/p5-MooseX-CoverableModifiers/Makefile
  head/devel/p5-Test-MockDateTime/Makefile
  head/devel/p5-Test-Roo/Makefile
  head/devel/p5-superclass/Makefile
  head/mail/p5-Email-MIME-RFC2047/Makefile
  head/mail/p5-Mail-Box-IMAP4-SSL/Makefile
  head/security/p5-Dancer-Plugin-Auth-Extensible-Provider-Usergroup/Makefile
  head/security/p5-Dancer-Plugin-Auth-Extensible/Makefile
  head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile
  head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/Makefile
  head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-IMAP/Makefile
  head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile
  head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile
  head/security/p5-Dancer2-Plugin-Passphrase/Makefile
  head/security/p5-Session-Token/Makefile
  head/www/p5-Dancer-Plugin-Lexicon/Makefile
  head/www/p5-Dancer-Plugin-RPC/Makefile
  head/www/p5-Dancer2-Plugin-Interchange6/Makefile
  head/www/p5-Dancer2-Plugin-Path-Class/Makefile
  head/www/p5-Interchange6/Makefile

Modified: head/databases/p5-Dancer2-Session-DBIC/Makefile
==============================================================================
--- head/databases/p5-Dancer2-Session-DBIC/Makefile	Sun Oct 15 02:44:22 2017	(r452125)
+++ head/databases/p5-Dancer2-Session-DBIC/Makefile	Sun Oct 15 02:47:49 2017	(r452126)
@@ -7,7 +7,7 @@ CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	hvo.pm at xs4all.nl
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	DBIx::Class based session engine for Dancer2
 
 LICENSE=	ART10 GPLv1+

Modified: head/databases/p5-Interchange6-Schema/Makefile
==============================================================================
--- head/databases/p5-Interchange6-Schema/Makefile	Sun Oct 15 02:44:22 2017	(r452125)
+++ head/databases/p5-Interchange6-Schema/Makefile	Sun Oct 15 02:47:49 2017	(r452126)
@@ -8,7 +8,7 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:HORNBURG
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	hvo.pm at xs4all.nl
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Database Schema for Interchange 6
 
 LICENSE=	ART10 GPLv1+

Modified: head/devel/p5-MooseX-CoverableModifiers/Makefile
==============================================================================
--- head/devel/p5-MooseX-CoverableModifiers/Makefile	Sun Oct 15 02:44:22 2017	(r452125)
+++ head/devel/p5-MooseX-CoverableModifiers/Makefile	Sun Oct 15 02:47:49 2017	(r452126)
@@ -6,7 +6,7 @@ CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	hvo.pm at xs4all.nl
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Make Moose method modifiers Devel::Cover friendly
 
 LICENSE=	ART10 GPLv1+

Modified: head/devel/p5-Test-MockDateTime/Makefile
==============================================================================
--- head/devel/p5-Test-MockDateTime/Makefile	Sun Oct 15 02:44:22 2017	(r452125)
+++ head/devel/p5-Test-MockDateTime/Makefile	Sun Oct 15 02:47:49 2017	(r452126)
@@ -6,7 +6,7 @@ CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	hvo.pm at xs4all.nl
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Mock DateTime->now calls during tests
 
 LICENSE=	ART10 GPLv1+

Modified: head/devel/p5-Test-Roo/Makefile
==============================================================================
--- head/devel/p5-Test-Roo/Makefile	Sun Oct 15 02:44:22 2017	(r452125)
+++ head/devel/p5-Test-Roo/Makefile	Sun Oct 15 02:47:49 2017	(r452126)
@@ -6,7 +6,7 @@ CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	hvo.pm at xs4all.nl
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Composable, reusable tests with roles and Moo
 
 LICENSE=	APACHE20

Modified: head/devel/p5-superclass/Makefile
==============================================================================
--- head/devel/p5-superclass/Makefile	Sun Oct 15 02:44:22 2017	(r452125)
+++ head/devel/p5-superclass/Makefile	Sun Oct 15 02:47:49 2017	(r452126)
@@ -7,7 +7,7 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:DAGOLDEN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	hvo.pm at xs4all.nl
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Like parent, but with version checks
 
 LICENSE=	ART10 GPLv1+

Modified: head/mail/p5-Email-MIME-RFC2047/Makefile
==============================================================================
--- head/mail/p5-Email-MIME-RFC2047/Makefile	Sun Oct 15 02:44:22 2017	(r452125)
+++ head/mail/p5-Email-MIME-RFC2047/Makefile	Sun Oct 15 02:47:49 2017	(r452126)
@@ -6,7 +6,7 @@ CATEGORIES=	mail perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	hvo.pm at xs4all.nl
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Correct handling of non-ASCII MIME headers
 
 LICENSE=	ART10 GPLv1+

Modified: head/mail/p5-Mail-Box-IMAP4-SSL/Makefile
==============================================================================
--- head/mail/p5-Mail-Box-IMAP4-SSL/Makefile	Sun Oct 15 02:44:22 2017	(r452125)
+++ head/mail/p5-Mail-Box-IMAP4-SSL/Makefile	Sun Oct 15 02:47:49 2017	(r452126)
@@ -6,7 +6,7 @@ CATEGORIES=	mail perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	hvo.pm at xs4all.nl
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Missing part of Mail::Box::IMAP4
 
 LICENSE=	APACHE20

Modified: head/security/p5-Dancer-Plugin-Auth-Extensible-Provider-Usergroup/Makefile
==============================================================================
--- head/security/p5-Dancer-Plugin-Auth-Extensible-Provider-Usergroup/Makefile	Sun Oct 15 02:44:22 2017	(r452125)
+++ head/security/p5-Dancer-Plugin-Auth-Extensible-Provider-Usergroup/Makefile	Sun Oct 15 02:47:49 2017	(r452126)
@@ -8,7 +8,7 @@ CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	hvo.pm at xs4all.nl
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Extensible authentication framework for Dancer apps
 
 LICENSE=	ART10 GPLv1+

Modified: head/security/p5-Dancer-Plugin-Auth-Extensible/Makefile
==============================================================================
--- head/security/p5-Dancer-Plugin-Auth-Extensible/Makefile	Sun Oct 15 02:44:22 2017	(r452125)
+++ head/security/p5-Dancer-Plugin-Auth-Extensible/Makefile	Sun Oct 15 02:47:49 2017	(r452126)
@@ -7,7 +7,7 @@ CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	hvo.pm at xs4all.nl
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Extensible authentication framework for Dancer apps
 
 LICENSE=	ART10 GPLv1+

Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile
==============================================================================
--- head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile	Sun Oct 15 02:44:22 2017	(r452125)
+++ head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile	Sun Oct 15 02:47:49 2017	(r452126)
@@ -7,7 +7,7 @@ CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	hvo.pm at xs4all.nl
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Extensible authentication framework for Dancer2 apps using DBIC
 
 LICENSE=	ART10 GPLv1+

Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/Makefile
==============================================================================
--- head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/Makefile	Sun Oct 15 02:44:22 2017	(r452125)
+++ head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/Makefile	Sun Oct 15 02:47:49 2017	(r452126)
@@ -7,7 +7,7 @@ CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	hvo.pm at xs4all.nl
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Extensible authentication for D2 apps using Dancer2-Plugin-Database
 
 LICENSE=	ART10 GPLv1+

Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-IMAP/Makefile
==============================================================================
--- head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-IMAP/Makefile	Sun Oct 15 02:44:22 2017	(r452125)
+++ head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-IMAP/Makefile	Sun Oct 15 02:47:49 2017	(r452126)
@@ -7,7 +7,7 @@ CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	hvo.pm at xs4all.nl
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Extensible authentication for D2 apps using Net::IMAP::Simple
 
 LICENSE=	ART10 GPLv1+

Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile
==============================================================================
--- head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile	Sun Oct 15 02:44:22 2017	(r452125)
+++ head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile	Sun Oct 15 02:47:49 2017	(r452126)
@@ -7,7 +7,7 @@ CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	hvo.pm at xs4all.nl
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Extensible authentication framework for Dancer2 apps
 
 LICENSE=	ART10 GPLv1+

Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile
==============================================================================
--- head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile	Sun Oct 15 02:44:22 2017	(r452125)
+++ head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile	Sun Oct 15 02:47:49 2017	(r452126)
@@ -7,7 +7,7 @@ CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	hvo.pm at xs4all.nl
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Extensible authentication framework for Dancer2 apps
 
 LICENSE=	ART10 GPLv1+

Modified: head/security/p5-Dancer2-Plugin-Passphrase/Makefile
==============================================================================
--- head/security/p5-Dancer2-Plugin-Passphrase/Makefile	Sun Oct 15 02:44:22 2017	(r452125)
+++ head/security/p5-Dancer2-Plugin-Passphrase/Makefile	Sun Oct 15 02:47:49 2017	(r452126)
@@ -8,7 +8,7 @@ CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	hvo.pm at xs4all.nl
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Passphrases and Passwords as objects for Dancer2
 
 LICENSE=	ART10 GPLv1+

Modified: head/security/p5-Session-Token/Makefile
==============================================================================
--- head/security/p5-Session-Token/Makefile	Sun Oct 15 02:44:22 2017	(r452125)
+++ head/security/p5-Session-Token/Makefile	Sun Oct 15 02:47:49 2017	(r452126)
@@ -8,7 +8,7 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:FRACTAL
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	hvo.pm at xs4all.nl
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Secure, efficient, simple random session token generation
 
 LICENSE=	ART10 GPLv1+

Modified: head/www/p5-Dancer-Plugin-Lexicon/Makefile
==============================================================================
--- head/www/p5-Dancer-Plugin-Lexicon/Makefile	Sun Oct 15 02:44:22 2017	(r452125)
+++ head/www/p5-Dancer-Plugin-Lexicon/Makefile	Sun Oct 15 02:47:49 2017	(r452126)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:DRTECH
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	hvo.pm at xs4all.nl
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Flexible I18N using Locale::Maketext::Lexicon for Dancer apps
 
 LICENSE=	ART10 GPLv1+

Modified: head/www/p5-Dancer-Plugin-RPC/Makefile
==============================================================================
--- head/www/p5-Dancer-Plugin-RPC/Makefile	Sun Oct 15 02:44:22 2017	(r452125)
+++ head/www/p5-Dancer-Plugin-RPC/Makefile	Sun Oct 15 02:47:49 2017	(r452126)
@@ -8,7 +8,7 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:ABELTJE
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	hvo.pm at xs4all.nl
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Configure endpoints for XMLRPC and JSONRPC procedures
 
 LICENSE=	ART10 GPLv1+

Modified: head/www/p5-Dancer2-Plugin-Interchange6/Makefile
==============================================================================
--- head/www/p5-Dancer2-Plugin-Interchange6/Makefile	Sun Oct 15 02:44:22 2017	(r452125)
+++ head/www/p5-Dancer2-Plugin-Interchange6/Makefile	Sun Oct 15 02:47:49 2017	(r452126)
@@ -7,7 +7,7 @@ CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	hvo.pm at xs4all.nl
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Dancer2 Plugin for Interchange6 Open Source Shop Machine
 
 LICENSE=	ART10 GPLv1+

Modified: head/www/p5-Dancer2-Plugin-Path-Class/Makefile
==============================================================================
--- head/www/p5-Dancer2-Plugin-Path-Class/Makefile	Sun Oct 15 02:44:22 2017	(r452125)
+++ head/www/p5-Dancer2-Plugin-Path-Class/Makefile	Sun Oct 15 02:47:49 2017	(r452126)
@@ -7,7 +7,7 @@ CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	hvo.pm at xs4all.nl
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	List a directory using Path::Class
 
 LICENSE=	ART10 GPLv1+

Modified: head/www/p5-Interchange6/Makefile
==============================================================================
--- head/www/p5-Interchange6/Makefile	Sun Oct 15 02:44:22 2017	(r452125)
+++ head/www/p5-Interchange6/Makefile	Sun Oct 15 02:47:49 2017	(r452126)
@@ -8,7 +8,7 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:HORNBURG
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	hvo.pm at xs4all.nl
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Open Source Shop Machine
 
 LICENSE=	ART10 GPLv1+


More information about the svn-ports-all mailing list