Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Feb 2015 01:53:36 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r379870 - in head: devel/p5-Input-Validator www/p5-Dancer2-Plugin-Deferred www/p5-URL-Encode-XS
Message-ID:  <201502250153.t1P1raRA076023@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Wed Feb 25 01:53:35 2015
New Revision: 379870
URL: https://svnweb.freebsd.org/changeset/ports/379870
QAT: https://qat.redports.org/buildarchive/r379870/

Log:
  Pass some stable modules without known build failures to perl@.

Modified:
  head/devel/p5-Input-Validator/Makefile
  head/www/p5-Dancer2-Plugin-Deferred/Makefile
  head/www/p5-URL-Encode-XS/Makefile

Modified: head/devel/p5-Input-Validator/Makefile
==============================================================================
--- head/devel/p5-Input-Validator/Makefile	Wed Feb 25 01:46:26 2015	(r379869)
+++ head/devel/p5-Input-Validator/Makefile	Wed Feb 25 01:53:35 2015	(r379870)
@@ -8,7 +8,7 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:VTI
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	adamw@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Input validator that just validates input
 
 LICENSE=	ART20

Modified: head/www/p5-Dancer2-Plugin-Deferred/Makefile
==============================================================================
--- head/www/p5-Dancer2-Plugin-Deferred/Makefile	Wed Feb 25 01:46:26 2015	(r379869)
+++ head/www/p5-Dancer2-Plugin-Deferred/Makefile	Wed Feb 25 01:53:35 2015	(r379870)
@@ -8,7 +8,7 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:DELUXARAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	adamw@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Dancer2 plugin to defer messages or data across redirections
 
 BUILD_DEPENDS=	p5-Dancer2>=0:${PORTSDIR}/www/p5-Dancer2 \

Modified: head/www/p5-URL-Encode-XS/Makefile
==============================================================================
--- head/www/p5-URL-Encode-XS/Makefile	Wed Feb 25 01:46:26 2015	(r379869)
+++ head/www/p5-URL-Encode-XS/Makefile	Wed Feb 25 01:53:35 2015	(r379870)
@@ -8,7 +8,7 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:CHANSEN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	adamw@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	XS implementation of application/x-www-form-urlencoded encoding
 
 LICENSE=	ART10 GPLv1



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