From owner-svn-ports-all@freebsd.org Sun Jul 29 19:12:07 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8061B105EADD; Sun, 29 Jul 2018 19:12:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 04CF78E064; Sun, 29 Jul 2018 19:12:06 +0000 (UTC) (envelope-from sunpoet@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8AEDA19D94; Sun, 29 Jul 2018 19:12:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w6TJC6vm042614; Sun, 29 Jul 2018 19:12:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6TJC6Zn042598; Sun, 29 Jul 2018 19:12:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201807291912.w6TJC6Zn042598@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 29 Jul 2018 19:12:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r475713 - head/devel/p5-Test-TempDir-Tiny X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-Test-TempDir-Tiny X-SVN-Commit-Revision: 475713 X-SVN-Commit-Repository: ports 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.27 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: Sun, 29 Jul 2018 19:12:07 -0000 Author: sunpoet Date: Sun Jul 29 19:12:05 2018 New Revision: 475713 URL: https://svnweb.freebsd.org/changeset/ports/475713 Log: Update to 0.018 Changes: https://metacpan.org/changes/distribution/Test-TempDir-Tiny Modified: head/devel/p5-Test-TempDir-Tiny/Makefile head/devel/p5-Test-TempDir-Tiny/distinfo Modified: head/devel/p5-Test-TempDir-Tiny/Makefile ============================================================================== --- head/devel/p5-Test-TempDir-Tiny/Makefile Sun Jul 29 19:12:00 2018 (r475712) +++ head/devel/p5-Test-TempDir-Tiny/Makefile Sun Jul 29 19:12:05 2018 (r475713) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-TempDir-Tiny -PORTVERSION= 0.017 +PORTVERSION= 0.018 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,6 +12,9 @@ COMMENT= Temporary directories that stick around when LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-File-Temp>=0.2308:devel/p5-File-Temp NO_ARCH= yes USE_PERL5= configure Modified: head/devel/p5-Test-TempDir-Tiny/distinfo ============================================================================== --- head/devel/p5-Test-TempDir-Tiny/distinfo Sun Jul 29 19:12:00 2018 (r475712) +++ head/devel/p5-Test-TempDir-Tiny/distinfo Sun Jul 29 19:12:05 2018 (r475713) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525458863 -SHA256 (Test-TempDir-Tiny-0.017.tar.gz) = a5d4720d06c440bc273d4e53276388bf807399da887901958690dcbd68a85378 -SIZE (Test-TempDir-Tiny-0.017.tar.gz) = 19398 +TIMESTAMP = 1532799878 +SHA256 (Test-TempDir-Tiny-0.018.tar.gz) = d7b7a1fd7fcce0168d44fb8876918fe8a9af49ae0eb8b09625b67b18d71f5e81 +SIZE (Test-TempDir-Tiny-0.018.tar.gz) = 19450