From owner-svn-ports-head@freebsd.org Thu Nov 16 17:07:13 2017 Return-Path: Delivered-To: svn-ports-head@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 04EDDDE3569; Thu, 16 Nov 2017 17:07:13 +0000 (UTC) (envelope-from adamw@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 C29512411; Thu, 16 Nov 2017 17:07:12 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vAGH7BUl007633; Thu, 16 Nov 2017 17:07:11 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAGH7BfL007631; Thu, 16 Nov 2017 17:07:11 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201711161707.vAGH7BfL007631@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Thu, 16 Nov 2017 17:07:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454317 - head/devel/p5-Moo X-SVN-Group: ports-head X-SVN-Commit-Author: adamw X-SVN-Commit-Paths: head/devel/p5-Moo X-SVN-Commit-Revision: 454317 X-SVN-Commit-Repository: ports 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.25 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: Thu, 16 Nov 2017 17:07:13 -0000 Author: adamw Date: Thu Nov 16 17:07:11 2017 New Revision: 454317 URL: https://svnweb.freebsd.org/changeset/ports/454317 Log: Update to 2.003003 - test tweaks - fix handling of code refs stored directly in the stash (for perl 5.28) - consider inline packages with constants in them as being loaded - stubs will be treated as methods that exist when inflating to Moose - avoid loading overload.pm unless required Modified: head/devel/p5-Moo/Makefile head/devel/p5-Moo/distinfo Modified: head/devel/p5-Moo/Makefile ============================================================================== --- head/devel/p5-Moo/Makefile Thu Nov 16 17:05:28 2017 (r454316) +++ head/devel/p5-Moo/Makefile Thu Nov 16 17:07:11 2017 (r454317) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Moo -PORTVERSION= 2.003002 +PORTVERSION= 2.003003 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HAARG Modified: head/devel/p5-Moo/distinfo ============================================================================== --- head/devel/p5-Moo/distinfo Thu Nov 16 17:05:28 2017 (r454316) +++ head/devel/p5-Moo/distinfo Thu Nov 16 17:07:11 2017 (r454317) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490802668 -SHA256 (Moo-2.003002.tar.gz) = f3e9741e79baa63e89f5a08706cd80d18c0a5a37e3d898847e002310e06582f1 -SIZE (Moo-2.003002.tar.gz) = 96696 +TIMESTAMP = 1510851956 +SHA256 (Moo-2.003003.tar.gz) = 6d858dcb376186533cfb63e45963d0464ac12832cc06fc6ed8ae796bdd8d5504 +SIZE (Moo-2.003003.tar.gz) = 97527