From owner-svn-ports-all@freebsd.org Sat Jun 11 06:30:17 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 88D00AEFD89; Sat, 11 Jun 2016 06:30:17 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 30C7720BF; Sat, 11 Jun 2016 06:30:17 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u5B6UG79096042; Sat, 11 Jun 2016 06:30:16 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5B6UGiW096040; Sat, 11 Jun 2016 06:30:16 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201606110630.u5B6UGiW096040@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 11 Jun 2016 06:30:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416703 - head/www/p5-Dancer2-Plugin-Path-Class 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.22 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: Sat, 11 Jun 2016 06:30:17 -0000 Author: pi Date: Sat Jun 11 06:30:16 2016 New Revision: 416703 URL: https://svnweb.freebsd.org/changeset/ports/416703 Log: www/p5-Dancer2-Plugin-Path-Class: 0.04 -> 0.08 - Remove 'deprecated' warnings - Make it work for older perls (5.008) - Add MIME::Types to PREREQ_PM PR: 210201 Submitted by: Henk van Oers 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 Sat Jun 11 05:33:36 2016 (r416702) +++ head/www/p5-Dancer2-Plugin-Path-Class/Makefile Sat Jun 11 06:30:16 2016 (r416703) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer2-Plugin-Path-Class -PORTVERSION= 0.04 +PORTVERSION= 0.08 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,9 @@ COMMENT= List a directory using Path::Cl LICENSE= ART10 GPLv1 LICENSE_COMB= dual +TEST_DEPENDS= p5-Path-Tiny>=0:devel/p5-Path-Tiny BUILD_DEPENDS= p5-Dancer2>=0.166000:www/p5-Dancer2 \ + p5-MIME-Types>=0:mail/p5-MIME-Types \ p5-Path-Class>=0:devel/p5-Path-Class \ p5-Format-Human-Bytes>=0: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 Sat Jun 11 05:33:36 2016 (r416702) +++ head/www/p5-Dancer2-Plugin-Path-Class/distinfo Sat Jun 11 06:30:16 2016 (r416703) @@ -1,2 +1,3 @@ -SHA256 (Dancer2-Plugin-Path-Class-0.04.tar.gz) = 9964ef46cd769fb9d06a30d2a572a0aa940e447e731bf5a85e7c35e1bd60a832 -SIZE (Dancer2-Plugin-Path-Class-0.04.tar.gz) = 7786 +TIMESTAMP = 1465563439 +SHA256 (Dancer2-Plugin-Path-Class-0.08.tar.gz) = e8aada0535c2031db40c2da2a3180a97194c2d1130f00645a275652f703eb635 +SIZE (Dancer2-Plugin-Path-Class-0.08.tar.gz) = 7950