diff options
author | az <az@FreeBSD.org> | 2013-06-18 11:18:43 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2013-06-18 11:18:43 +0800 |
commit | 3a9ab97385f6ee152ce51e3d5134c273769f43fe (patch) | |
tree | 1fbe5a952d5746cf495afb44774d1c1465ee8f8c | |
parent | c137c3be93dce78a9d0eebdfb18bb639579d8890 (diff) | |
download | freebsd-ports-gnome-3a9ab97385f6ee152ce51e3d5134c273769f43fe.tar.gz freebsd-ports-gnome-3a9ab97385f6ee152ce51e3d5134c273769f43fe.tar.zst freebsd-ports-gnome-3a9ab97385f6ee152ce51e3d5134c273769f43fe.zip |
- Update to 0.1505
PR: ports/179632
Submitted by: Oleg A. Mamontov <oleg@mamontov.net> (maintainer)
3 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile b/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile index 09c86dab380a..ec84c3240e45 100644 --- a/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile +++ b/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile @@ -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- diff --git a/www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo b/www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo index 41ae7bdb79ac..1b7c6b1af4cf 100644 --- a/www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo +++ b/www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo @@ -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 diff --git a/www/p5-Catalyst-Authentication-Store-DBIx-Class/pkg-descr b/www/p5-Catalyst-Authentication-Store-DBIx-Class/pkg-descr index 908c7f531080..dc0a150c5029 100644 --- a/www/p5-Catalyst-Authentication-Store-DBIx-Class/pkg-descr +++ b/www/p5-Catalyst-Authentication-Store-DBIx-Class/pkg-descr @@ -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/ |