From owner-svn-ports-head@FreeBSD.ORG Sat May 16 13:35:25 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 8A731B09; Sat, 16 May 2015 13:35:25 +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 79DA9177D; Sat, 16 May 2015 13:35:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4GDZPTk075621; Sat, 16 May 2015 13:35:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4GDZP0o075619; Sat, 16 May 2015 13:35:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201505161335.t4GDZP0o075619@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 16 May 2015 13:35:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386539 - head/devel/p5-Test-TempDir 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.20 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: Sat, 16 May 2015 13:35:25 -0000 Author: sunpoet Date: Sat May 16 13:35:24 2015 New Revision: 386539 URL: https://svnweb.freebsd.org/changeset/ports/386539 Log: - Update to 0.10 - Set EXPIRATION_DATE to 2015-06-30: no other ports depend on this one Changes: http://search.cpan.org/dist/Test-TempDir/Changes Modified: head/devel/p5-Test-TempDir/Makefile head/devel/p5-Test-TempDir/distinfo Modified: head/devel/p5-Test-TempDir/Makefile ============================================================================== --- head/devel/p5-Test-TempDir/Makefile Sat May 16 13:35:19 2015 (r386538) +++ head/devel/p5-Test-TempDir/Makefile Sat May 16 13:35:24 2015 (r386539) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-TempDir -PORTVERSION= 0.09 +PORTVERSION= 0.10 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -25,6 +25,7 @@ TEST_DEPENDS= p5-Test-Requires>=0:${PORT p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok DEPRECATED= Use devel/p5-Test-TempDir-Tiny instead +EXPIRATION_DATE=2015-06-30 USES= perl5 USE_PERL5= modbuildtiny Modified: head/devel/p5-Test-TempDir/distinfo ============================================================================== --- head/devel/p5-Test-TempDir/distinfo Sat May 16 13:35:19 2015 (r386538) +++ head/devel/p5-Test-TempDir/distinfo Sat May 16 13:35:24 2015 (r386539) @@ -1,2 +1,2 @@ -SHA256 (Test-TempDir-0.09.tar.gz) = 21e5df078c27e7c96e61ea2b5ce577b112f170c51e43be3eb07ba46974b801fb -SIZE (Test-TempDir-0.09.tar.gz) = 30130 +SHA256 (Test-TempDir-0.10.tar.gz) = cf997dc72e85d79b36b360408222662665857d83f5a7d69da328bd8e815b9b36 +SIZE (Test-TempDir-0.10.tar.gz) = 30932