From owner-svn-ports-all@FreeBSD.ORG Thu Jan 15 14:52:14 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 827E3DB4; Thu, 15 Jan 2015 14:52:14 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6C942C82; Thu, 15 Jan 2015 14:52:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t0FEqE4e018125; Thu, 15 Jan 2015 14:52:14 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t0FEqDMf018116; Thu, 15 Jan 2015 14:52:13 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201501151452.t0FEqDMf018116@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Thu, 15 Jan 2015 14:52:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r377094 - in head: devel/p5-POE-Component-Schedule devel/p5-Script-isAperlScript security/p5-POE-Filter-SSL textproc/p5-Pod-WikiDoc www/p5-Mojolicious-Plugin-Authentication X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jan 2015 14:52:14 -0000 Author: mat Date: Thu Jan 15 14:52:12 2015 New Revision: 377094 URL: https://svnweb.freebsd.org/changeset/ports/377094 QAT: https://qat.redports.org/buildarchive/r377094/ Log: Give those to perl@, they're up-to-date, but I wouldn't want to keep someone from updating them. Sponsored by: Absolight Modified: head/devel/p5-POE-Component-Schedule/Makefile head/devel/p5-Script-isAperlScript/Makefile head/security/p5-POE-Filter-SSL/Makefile head/textproc/p5-Pod-WikiDoc/Makefile head/www/p5-Mojolicious-Plugin-Authentication/Makefile Modified: head/devel/p5-POE-Component-Schedule/Makefile ============================================================================== --- head/devel/p5-POE-Component-Schedule/Makefile Thu Jan 15 14:50:31 2015 (r377093) +++ head/devel/p5-POE-Component-Schedule/Makefile Thu Jan 15 14:52:12 2015 (r377094) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Schedule POE Events using a cron spec BUILD_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple \ Modified: head/devel/p5-Script-isAperlScript/Makefile ============================================================================== --- head/devel/p5-Script-isAperlScript/Makefile Thu Jan 15 14:50:31 2015 (r377093) +++ head/devel/p5-Script-isAperlScript/Makefile Thu Jan 15 14:52:12 2015 (r377094) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= This does a basic check if something is a perl script or not LICENSE= ART10 GPLv1 Modified: head/security/p5-POE-Filter-SSL/Makefile ============================================================================== --- head/security/p5-POE-Filter-SSL/Makefile Thu Jan 15 14:50:31 2015 (r377093) +++ head/security/p5-POE-Filter-SSL/Makefile Thu Jan 15 14:52:12 2015 (r377094) @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PRIVI PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= The easiest and flexiblest way to SSL in POEIntegrate SSL into POE LICENSE= ART10 GPLv1 Modified: head/textproc/p5-Pod-WikiDoc/Makefile ============================================================================== --- head/textproc/p5-Pod-WikiDoc/Makefile Thu Jan 15 14:50:31 2015 (r377093) +++ head/textproc/p5-Pod-WikiDoc/Makefile Thu Jan 15 14:52:12 2015 (r377094) @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Generate Pod from inline wiki style text LICENSE= APACHE20 Modified: head/www/p5-Mojolicious-Plugin-Authentication/Makefile ============================================================================== --- head/www/p5-Mojolicious-Plugin-Authentication/Makefile Thu Jan 15 14:50:31 2015 (r377093) +++ head/www/p5-Mojolicious-Plugin-Authentication/Makefile Thu Jan 15 14:52:12 2015 (r377094) @@ -8,7 +8,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Mojolicious plugin to make authentication a bit easier LICENSE= ART10 GPLv1