| Summary: | [PATCH] www/p5-Catalyst-Authentication-Store-DBIx-Class: update to 0.1505 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | oleg | ||||
| Component: | Individual Port(s) | Assignee: | Andrej Zverev <az> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | oleg | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
oleg
2013-06-17 12:40:01 UTC
Class Changed From-To: update->maintainer-update Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool) Responsible Changed From-To: perl->az I'll take it. 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 <oleg@mamontov.net> (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/ _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |