Date: Fri, 22 Jan 2016 14:04:32 +0000 (UTC) From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r406932 - head/www/p5-Dancer2-Plugin-Path-Class Message-ID: <201601221404.u0ME4WOF097694@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vanilla Date: Fri Jan 22 14:04:32 2016 New Revision: 406932 URL: https://svnweb.freebsd.org/changeset/ports/406932 Log: Upgrade to 0.04. PR: 206486 Submitted by: maintainer Modified: head/www/p5-Dancer2-Plugin-Path-Class/Makefile head/www/p5-Dancer2-Plugin-Path-Class/distinfo Modified: head/www/p5-Dancer2-Plugin-Path-Class/Makefile ============================================================================== --- head/www/p5-Dancer2-Plugin-Path-Class/Makefile Fri Jan 22 13:42:39 2016 (r406931) +++ head/www/p5-Dancer2-Plugin-Path-Class/Makefile Fri Jan 22 14:04:32 2016 (r406932) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer2-Plugin-Path-Class -PORTVERSION= 0.02 +PORTVERSION= 0.04 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,7 @@ COMMENT= List a directory using Path::Cl LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Dancer2>=0.159002:${PORTSDIR}/www/p5-Dancer2 \ +BUILD_DEPENDS= p5-Dancer2>=0.166000:${PORTSDIR}/www/p5-Dancer2 \ p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \ p5-Format-Human-Bytes>=0:${PORTSDIR}/converters/p5-Format-Human-Bytes RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/www/p5-Dancer2-Plugin-Path-Class/distinfo ============================================================================== --- head/www/p5-Dancer2-Plugin-Path-Class/distinfo Fri Jan 22 13:42:39 2016 (r406931) +++ head/www/p5-Dancer2-Plugin-Path-Class/distinfo Fri Jan 22 14:04:32 2016 (r406932) @@ -1,2 +1,2 @@ -SHA256 (Dancer2-Plugin-Path-Class-0.02.tar.gz) = d4579233c529ec419e7acf4e85bed747ca7d0f8c9afc8016ca0d33a9c9c2f2ff -SIZE (Dancer2-Plugin-Path-Class-0.02.tar.gz) = 7001 +SHA256 (Dancer2-Plugin-Path-Class-0.04.tar.gz) = 9964ef46cd769fb9d06a30d2a572a0aa940e447e731bf5a85e7c35e1bd60a832 +SIZE (Dancer2-Plugin-Path-Class-0.04.tar.gz) = 7786
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601221404.u0ME4WOF097694>