svn commit: r379870 - in head: devel/p5-Input-Validator www/p5-Dancer2-Plugin-Deferred www/p5-URL-Encode-XS
Adam Weinberger
adamw at FreeBSD.org
Wed Feb 25 01:53:37 UTC 2015
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 at .
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 at FreeBSD.org
+MAINTAINER= perl at 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 at FreeBSD.org
+MAINTAINER= perl at 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 at FreeBSD.org
+MAINTAINER= perl at FreeBSD.org
COMMENT= XS implementation of application/x-www-form-urlencoded encoding
LICENSE= ART10 GPLv1
More information about the svn-ports-head
mailing list