- Update to 0.047 - Cleanup TEST_DEPENDS Changes: http://search.cpan.org/dist/Path-Tiny/Changes Port maintainer (tobez@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_11 (mode: update, diff: SVN)
Responsible Changed From-To: freebsd-ports-bugs->tobez Over to maintainer (via the GNATS Auto Assign Tool)
Responsible Changed From-To: tobez->sunpoet I'll take it.
Author: sunpoet Date: Thu Dec 19 07:23:37 2013 New Revision: 336869 URL: http://svnweb.freebsd.org/changeset/ports/336869 Log: - Update to 0.047 - Cleanup TEST_DEPENDS Changes: http://search.cpan.org/dist/Path-Tiny/Changes PR: ports/184386 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 18 days) Modified: head/devel/p5-Path-Tiny/Makefile head/devel/p5-Path-Tiny/distinfo (contents, props changed) Modified: head/devel/p5-Path-Tiny/Makefile ============================================================================== --- head/devel/p5-Path-Tiny/Makefile Thu Dec 19 07:23:32 2013 (r336868) +++ head/devel/p5-Path-Tiny/Makefile Thu Dec 19 07:23:37 2013 (r336869) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Path-Tiny -PORTVERSION= 0.032 -PORTREVISION= 1 +PORTVERSION= 0.047 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DAGOLDEN @@ -14,13 +13,7 @@ COMMENT= File path utility LICENSE= AL2 -BUILD_DEPENDS= p5-autodie>=2.14:${PORTSDIR}/devel/p5-autodie -RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \ - p5-Test-FailWarnings>=0:${PORTSDIR}/devel/p5-Test-FailWarnings \ - p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ - p5-Devel-Hide>=0:${PORTSDIR}/devel/p5-Devel-Hide \ - p5-File-pushd>=0:${PORTSDIR}/devel/p5-File-pushd +TEST_DEPENDS= p5-Test-FailWarnings>=0:${PORTSDIR}/devel/p5-Test-FailWarnings USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Path-Tiny/distinfo ============================================================================== --- head/devel/p5-Path-Tiny/distinfo Thu Dec 19 07:23:32 2013 (r336868) +++ head/devel/p5-Path-Tiny/distinfo Thu Dec 19 07:23:37 2013 (r336869) @@ -1,2 +1,2 @@ -SHA256 (Path-Tiny-0.032.tar.gz) = 524f771c0e244ab0d44f475cf5441a4d95294707f3efb9ece67080d9153602e9 -SIZE (Path-Tiny-0.032.tar.gz) = 42712 +SHA256 (Path-Tiny-0.047.tar.gz) = 5c87170b8d3a84b711fff401d6514ed3858dac3a262632472ca0e0924b7c36eb +SIZE (Path-Tiny-0.047.tar.gz) = 49076 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!