From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jun 7 19:10:08 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 88A6D1065675 for ; Tue, 7 Jun 2011 19:10:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 601E28FC18 for ; Tue, 7 Jun 2011 19:10:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p57JA82d036255 for ; Tue, 7 Jun 2011 19:10:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p57JA8Bj036254; Tue, 7 Jun 2011 19:10:08 GMT (envelope-from gnats) Resent-Date: Tue, 7 Jun 2011 19:10:08 GMT Resent-Message-Id: <201106071910.p57JA8Bj036254@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, "Oleg A. Mamontov" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B4F60106566B for ; Tue, 7 Jun 2011 19:04:51 +0000 (UTC) (envelope-from lonerr@helene.mamontov.net) Received: from sedna.mamontov.net (sedna.mamontov.net [88.198.25.150]) by mx1.freebsd.org (Postfix) with ESMTP id 603388FC08 for ; Tue, 7 Jun 2011 19:04:51 +0000 (UTC) Received: from helene.mamontov.net ([88.198.25.151]) by sedna.mamontov.net with esmtps (TLSv1:AES256-SHA:256) (Exim 4.75 (FreeBSD)) (envelope-from ) id 1QU11K-000ETd-OO for FreeBSD-gnats-submit@freebsd.org; Tue, 07 Jun 2011 22:28:54 +0400 Received: from lonerr by helene.mamontov.net with local (Exim 4.72 (FreeBSD)) (envelope-from ) id 1QU11K-000ETY-5z for FreeBSD-gnats-submit@freebsd.org; Tue, 07 Jun 2011 22:28:54 +0400 Message-Id: Date: Tue, 07 Jun 2011 22:28:54 +0400 From: "Oleg A. Mamontov" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/157694: [MAINTAINER] www/p5-Catalyst-Authentication-Store-DBIx-Class: update to 0.1500 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jun 2011 19:10:08 -0000 >Number: 157694 >Category: ports >Synopsis: [MAINTAINER] www/p5-Catalyst-Authentication-Store-DBIx-Class: update to 0.1500 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jun 07 19:10:07 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Oleg A. Mamontov >Release: FreeBSD 8.2-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD helene.mamontov.net 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #1: Mon Jan 3 22:54:29 MSK >Description: - Update to 0.1500 Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-Catalyst-Authentication-Store-DBIx-Class-0.1500.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile /home/lonerr/ports/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile --- /usr/ports/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile 2010-11-21 06:03:16.000000000 +0300 +++ /home/lonerr/ports/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile 2011-06-07 22:27:30.347594443 +0400 @@ -6,7 +6,7 @@ # PORTNAME= Catalyst-Authentication-Store-DBIx-Class -PORTVERSION= 0.1401 +PORTVERSION= 0.1500 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,7 +17,7 @@ BUILD_DEPENDS= p5-Catalyst-Model-DBIC-Schema>=0.18:${PORTSDIR}/www/p5-Catalyst-Model-DBIC-Schema \ p5-Catalyst-Plugin-Authentication>=0.10008:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \ p5-Catalyst-Runtime>=5.8:${PORTSDIR}/www/p5-Catalyst-Runtime \ - p5-DBIx-Class>=0.8:${PORTSDIR}/databases/p5-DBIx-Class \ + p5-DBIx-Class>=0.08:${PORTSDIR}/databases/p5-DBIx-Class \ p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \ diff -ruN --exclude=CVS /usr/ports/www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo /home/lonerr/ports/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo --- /usr/ports/www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo 2010-11-21 06:03:16.000000000 +0300 +++ /home/lonerr/ports/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo 2011-06-07 22:27:35.345670215 +0400 @@ -1,2 +1,2 @@ -SHA256 (Catalyst-Authentication-Store-DBIx-Class-0.1401.tar.gz) = e6222bc2637a6db3ddfbc081e8b715fc4f4670d240b10ba27c3d01b4ab8a3843 -SIZE (Catalyst-Authentication-Store-DBIx-Class-0.1401.tar.gz) = 43480 +SHA256 (Catalyst-Authentication-Store-DBIx-Class-0.1500.tar.gz) = a174b07ab9256ba25c64b4a651bf0792b6f37c1a94d34ef8f8c7000a2fcfa0aa +SIZE (Catalyst-Authentication-Store-DBIx-Class-0.1500.tar.gz) = 46932 --- p5-Catalyst-Authentication-Store-DBIx-Class-0.1500.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: