From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 12 13:30:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 77A4DB5 for ; Fri, 12 Apr 2013 13:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 5BA7483C for ; Fri, 12 Apr 2013 13:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r3CDU1FG091936 for ; Fri, 12 Apr 2013 13:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r3CDU1NR091935; Fri, 12 Apr 2013 13:30:01 GMT (envelope-from gnats) Resent-Date: Fri, 12 Apr 2013 13:30:01 GMT Resent-Message-Id: <201304121330.r3CDU1NR091935@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Anton Yuzhaninov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C1817F4B; Fri, 12 Apr 2013 13:22:32 +0000 (UTC) (envelope-from ayuzhaninov@openstat.ru) Received: from mail.openstat.ru (mail.openstat.ru [193.169.234.252]) by mx1.freebsd.org (Postfix) with ESMTP id 771B77E8; Fri, 12 Apr 2013 13:22:32 +0000 (UTC) Received: from x0041.mgmt.vega.ru ([10.25.0.15]) by mail.openstat.ru with esmtps (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1UQdpK-0008b6-3F; Fri, 12 Apr 2013 17:15:38 +0400 Received: from x0041.mgmt.vega.ru (localhost [127.0.0.1]) by x0041.mgmt.vega.ru (8.14.6/8.14.6) with ESMTP id r3CDFb3k007388; Fri, 12 Apr 2013 13:15:37 GMT (envelope-from ayuzhaninov@openstat.ru) Received: (from ayuzhaninov@localhost) by x0041.mgmt.vega.ru (8.14.6/8.14.6/Submit) id r3CDFbEd007387; Fri, 12 Apr 2013 13:15:37 GMT (envelope-from ayuzhaninov@openstat.ru) Message-Id: <201304121315.r3CDFbEd007387@x0041.mgmt.vega.ru> Date: Fri, 12 Apr 2013 13:15:37 GMT From: Anton Yuzhaninov To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/177807: [PATCH] devel/p5-MooseX-ClassAttribute: update to 0.27 Cc: perl@FreeBSD.org X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Apr 2013 13:30:01 -0000 >Number: 177807 >Category: ports >Synopsis: [PATCH] devel/p5-MooseX-ClassAttribute: update to 0.27 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Apr 12 13:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Anton Yuzhaninov >Release: FreeBSD 8.4-PRERELEASE-20130405 amd64 >Organization: >Environment: System: FreeBSD x0041.mgmt.vega.ru 8.4-PRERELEASE-20130405 FreeBSD 8.4-PRERELEASE-20130405 #0: Fri Apr 5 11:51:12 UTC >Description: - Update to 0.27 Port maintainer (perl@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: ports) >How-To-Repeat: Combination of p5-Moose-2.0801 and p5-MooseX-ClassAttribute-0.26 (versions from current port tree) don't work. See https://rt.cpan.org/Public/Bug/Display.html?id=84263 for details. p5-MooseX-ClassAttribute must be updated to work with Moose 2.08 >Fix: --- p5-MooseX-ClassAttribute-0.27.patch begins here --- diff -ruN /usr/ports/devel/p5-MooseX-ClassAttribute/Makefile ./Makefile --- /usr/ports/devel/p5-MooseX-ClassAttribute/Makefile 2012-12-28 09:51:34.000000000 +0000 +++ ./Makefile 2013-04-12 13:09:09.000000000 +0000 @@ -1,12 +1,8 @@ -# New ports collection makefile for: MooseX-ClassAttribute -# Date created: 07 Jun 2008 -# Whom: Sergey Skvortsov -# +# Created by: Sergey Skvortsov # $FreeBSD: head/devel/p5-MooseX-ClassAttribute/Makefile 300896 2012-07-14 13:54:48Z beat $ -# PORTNAME= MooseX-ClassAttribute -PORTVERSION= 0.26 +PORTVERSION= 0.27 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DROLSKY diff -ruN /usr/ports/devel/p5-MooseX-ClassAttribute/distinfo ./distinfo --- /usr/ports/devel/p5-MooseX-ClassAttribute/distinfo 2012-12-28 09:51:34.000000000 +0000 +++ ./distinfo 2013-04-12 13:05:01.000000000 +0000 @@ -1,2 +1,2 @@ -SHA256 (MooseX-ClassAttribute-0.26.tar.gz) = 6aa89dd7bf3135ff06bd990e6b77a74a911cd0b68674dced170a2e0f4f88b2e8 -SIZE (MooseX-ClassAttribute-0.26.tar.gz) = 19050 +SHA256 (MooseX-ClassAttribute-0.27.tar.gz) = 77d97b2c642f96073df5d778a1487ec9483cd0d0661ab50856931af13aa8bf93 +SIZE (MooseX-ClassAttribute-0.27.tar.gz) = 20132 --- p5-MooseX-ClassAttribute-0.27.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: