From owner-svn-ports-all@freebsd.org Fri Jun 23 21:19:13 2017 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 D8F08D8A287; Fri, 23 Jun 2017 21:19:13 +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 mx1.freebsd.org (Postfix) with ESMTPS id A7BA574C75; Fri, 23 Jun 2017 21:19:13 +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 v5NLJCNc031915; Fri, 23 Jun 2017 21:19:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5NLJCAF031913; Fri, 23 Jun 2017 21:19:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706232119.v5NLJCAF031913@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 23 Jun 2017 21:19:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r444198 - head/devel/p5-Class-Unload 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.23 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: Fri, 23 Jun 2017 21:19:14 -0000 Author: sunpoet Date: Fri Jun 23 21:19:12 2017 New Revision: 444198 URL: https://svnweb.freebsd.org/changeset/ports/444198 Log: Update to 0.11 - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Class-Unload/Changes Modified: head/devel/p5-Class-Unload/Makefile head/devel/p5-Class-Unload/distinfo Modified: head/devel/p5-Class-Unload/Makefile ============================================================================== --- head/devel/p5-Class-Unload/Makefile Fri Jun 23 21:19:06 2017 (r444197) +++ head/devel/p5-Class-Unload/Makefile Fri Jun 23 21:19:12 2017 (r444198) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Class-Unload -PORTVERSION= 0.09 +PORTVERSION= 0.11 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +15,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Class-Inspector>=0:devel/p5-Class-Inspector RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Requires>=0:devel/p5-Test-Requires NO_ARCH= yes USES= perl5 Modified: head/devel/p5-Class-Unload/distinfo ============================================================================== --- head/devel/p5-Class-Unload/distinfo Fri Jun 23 21:19:06 2017 (r444197) +++ head/devel/p5-Class-Unload/distinfo Fri Jun 23 21:19:12 2017 (r444198) @@ -1,2 +1,3 @@ -SHA256 (Class-Unload-0.09.tar.gz) = afc4d729a2245df42bace73f4a5af5e8104750277f9fdbd50e94ce130487a0e0 -SIZE (Class-Unload-0.09.tar.gz) = 11085 +TIMESTAMP = 1498242963 +SHA256 (Class-Unload-0.11.tar.gz) = 52e29747a7e4d2e1a289c0e1de8107634f10c8426cd7c9d31ecac8383e4a0a5f +SIZE (Class-Unload-0.11.tar.gz) = 11607