From owner-svn-ports-all@FreeBSD.ORG Tue Jun 18 03:18:44 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 355EEE13; Tue, 18 Jun 2013 03:18:44 +0000 (UTC) (envelope-from az@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 0EC4512CA; Tue, 18 Jun 2013 03:18:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5I3IhMg062678; Tue, 18 Jun 2013 03:18:43 GMT (envelope-from az@svn.freebsd.org) Received: (from az@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5I3IhpA062672; Tue, 18 Jun 2013 03:18:43 GMT (envelope-from az@svn.freebsd.org) Message-Id: <201306180318.r5I3IhpA062672@svn.freebsd.org> From: Andrej Zverev Date: Tue, 18 Jun 2013 03:18:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r321167 - head/www/p5-Catalyst-Authentication-Store-DBIx-Class 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.14 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: Tue, 18 Jun 2013 03:18:44 -0000 Author: az Date: Tue Jun 18 03:18:43 2013 New Revision: 321167 URL: http://svnweb.freebsd.org/changeset/ports/321167 Log: - Update to 0.1505 PR: ports/179632 Submitted by: Oleg A. Mamontov (maintainer) Modified: head/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile head/www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo (contents, props changed) head/www/p5-Catalyst-Authentication-Store-DBIx-Class/pkg-descr (contents, props changed) Modified: head/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile ============================================================================== --- head/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile Tue Jun 18 01:53:28 2013 (r321166) +++ head/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile Tue Jun 18 03:18:43 2013 (r321167) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Catalyst-Authentication-Store-DBIx-Class -PORTVERSION= 0.1503 +PORTVERSION= 0.1505 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo ============================================================================== --- head/www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo Tue Jun 18 01:53:28 2013 (r321166) +++ head/www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo Tue Jun 18 03:18:43 2013 (r321167) @@ -1,2 +1,2 @@ -SHA256 (Catalyst-Authentication-Store-DBIx-Class-0.1503.tar.gz) = 8d3885fb79758351bb1dfa9af76e9e132eff81e25dae138f7ad9c917928b21d0 -SIZE (Catalyst-Authentication-Store-DBIx-Class-0.1503.tar.gz) = 44778 +SHA256 (Catalyst-Authentication-Store-DBIx-Class-0.1505.tar.gz) = 37dced170bd252e50e6b480cf27f90c1d14eedf418064ce07a4e5ca5d4824dc1 +SIZE (Catalyst-Authentication-Store-DBIx-Class-0.1505.tar.gz) = 48741 Modified: head/www/p5-Catalyst-Authentication-Store-DBIx-Class/pkg-descr ============================================================================== --- head/www/p5-Catalyst-Authentication-Store-DBIx-Class/pkg-descr Tue Jun 18 01:53:28 2013 (r321166) +++ head/www/p5-Catalyst-Authentication-Store-DBIx-Class/pkg-descr Tue Jun 18 03:18:43 2013 (r321167) @@ -1,3 +1,3 @@ A storage class for Catalyst Authentication using DBIx::Class -WWW: http://search.cpan.org/dist/Catalyst-Authentication-Store-DBIx-Class/ +WWW: http://search.cpan.org/dist/Catalyst-Authentication-Store-DBIx-Class/