From owner-svn-ports-head@FreeBSD.ORG Sat May 16 13:35:30 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DDB0CBE9; Sat, 16 May 2015 13:35:30 +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 CD03B177E; Sat, 16 May 2015 13:35:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4GDZUZL075747; Sat, 16 May 2015 13:35:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4GDZU24075745; Sat, 16 May 2015 13:35:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201505161335.t4GDZU24075745@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:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386540 - head/devel/p5-MooseX-Declare 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:31 -0000 Author: sunpoet Date: Sat May 16 13:35:29 2015 New Revision: 386540 URL: https://svnweb.freebsd.org/changeset/ports/386540 Log: - Update to 0.41 - Mark DEPRECATED Changes: http://search.cpan.org/dist/MooseX-Declare/Changes Modified: head/devel/p5-MooseX-Declare/Makefile head/devel/p5-MooseX-Declare/distinfo Modified: head/devel/p5-MooseX-Declare/Makefile ============================================================================== --- head/devel/p5-MooseX-Declare/Makefile Sat May 16 13:35:24 2015 (r386539) +++ head/devel/p5-MooseX-Declare/Makefile Sat May 16 13:35:29 2015 (r386540) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MooseX-Declare -PORTVERSION= 0.40 +PORTVERSION= 0.41 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -27,6 +27,8 @@ BUILD_DEPENDS= p5-Moose>=0.90:${PORTSDIR RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal +DEPRECATED= Deprecated by upstream + USES= perl5 USE_PERL5= modbuildtiny Modified: head/devel/p5-MooseX-Declare/distinfo ============================================================================== --- head/devel/p5-MooseX-Declare/distinfo Sat May 16 13:35:24 2015 (r386539) +++ head/devel/p5-MooseX-Declare/distinfo Sat May 16 13:35:29 2015 (r386540) @@ -1,2 +1,2 @@ -SHA256 (MooseX-Declare-0.40.tar.gz) = 148a8cc51ffd33bb75fd54ac550a6f087ede1d18e9448e64c42b6dc9a910efc2 -SIZE (MooseX-Declare-0.40.tar.gz) = 59653 +SHA256 (MooseX-Declare-0.41.tar.gz) = a563d70f30b29758c3eecd51715fef2acbf4696a724669e927d070d0106a55b1 +SIZE (MooseX-Declare-0.41.tar.gz) = 60859