From owner-svn-ports-head@FreeBSD.ORG Tue Mar 24 16:42:28 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8744ABE3; Tue, 24 Mar 2015 16:42:28 +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 57CDC20C; Tue, 24 Mar 2015 16:42:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2OGgS6T066139; Tue, 24 Mar 2015 16:42:28 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2OGgRGc066135; Tue, 24 Mar 2015 16:42:27 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201503241642.t2OGgRGc066135@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Tue, 24 Mar 2015 16:42:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382119 - head/www/p5-Mojolicious-Plugin-YamlConfig X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Mar 2015 16:42:28 -0000 Author: adamw Date: Tue Mar 24 16:42:26 2015 New Revision: 382119 URL: https://svnweb.freebsd.org/changeset/ports/382119 QAT: https://qat.redports.org/buildarchive/r382119/ Log: Update to 0.2.0. Changes: https://metacpan.org/changes/distribution/Mojolicious-Plugin-YamlConfig PR: 197913 Approved by: maintainer timeout (> 1 month) Modified: head/www/p5-Mojolicious-Plugin-YamlConfig/Makefile head/www/p5-Mojolicious-Plugin-YamlConfig/distinfo Modified: head/www/p5-Mojolicious-Plugin-YamlConfig/Makefile ============================================================================== --- head/www/p5-Mojolicious-Plugin-YamlConfig/Makefile Tue Mar 24 16:37:29 2015 (r382118) +++ head/www/p5-Mojolicious-Plugin-YamlConfig/Makefile Tue Mar 24 16:42:26 2015 (r382119) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Mojolicious-Plugin-YamlConfig -PORTVERSION= 0.1.7 -PORTREVISION= 1 +PORTVERSION= 0.2.0 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +13,10 @@ COMMENT= YAML Configuration Plugin LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Mojolicious>=1.80:${PORTSDIR}/www/p5-Mojolicious \ - p5-YAML-Tiny>=1.51:${PORTSDIR}/textproc/p5-YAML-Tiny +BUILD_DEPENDS= p5-Mojolicious>=5.54:${PORTSDIR}/www/p5-Mojolicious \ + p5-YAML-Tiny>=1.60:${PORTSDIR}/textproc/p5-YAML-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Compile>=0:${PORTSDIR}/devel/p5-Test-Compile USES= perl5 USE_PERL5= configure Modified: head/www/p5-Mojolicious-Plugin-YamlConfig/distinfo ============================================================================== --- head/www/p5-Mojolicious-Plugin-YamlConfig/distinfo Tue Mar 24 16:37:29 2015 (r382118) +++ head/www/p5-Mojolicious-Plugin-YamlConfig/distinfo Tue Mar 24 16:42:26 2015 (r382119) @@ -1,2 +1,2 @@ -SHA256 (Mojolicious-Plugin-YamlConfig-0.1.7.tar.gz) = 42f35be86078ac35416e57ccccacd53e6e563a7507999cf15c621d5f4dea8a7c -SIZE (Mojolicious-Plugin-YamlConfig-0.1.7.tar.gz) = 12319 +SHA256 (Mojolicious-Plugin-YamlConfig-0.2.0.tar.gz) = ba68ab28893aad7fdde6a27ca7eea9055e35e500ab801e57fff59a9d880c57fa +SIZE (Mojolicious-Plugin-YamlConfig-0.2.0.tar.gz) = 11149