View | Details | Raw Unified | Return to bug 179632
Collapse All | Expand All

(-)./Makefile (-6 / +2 lines)
Lines 1-12 Link Here
1
# New ports collection makefile for:	p5-Catalyst-Authentication-Store-DBIx-Class
1
# Created by: Oleg A. Mamontov <oleg@mamontov.net>
2
# Date created:				2008-09-18
3
# Whom:					Oleg Mamontov <oleg@mamontov.net>
4
#
5
# $FreeBSD$
2
# $FreeBSD$
6
#
7
3
8
PORTNAME=	Catalyst-Authentication-Store-DBIx-Class
4
PORTNAME=	Catalyst-Authentication-Store-DBIx-Class
9
PORTVERSION=	0.1503
5
PORTVERSION=	0.1505
10
CATEGORIES=	www perl5
6
CATEGORIES=	www perl5
11
MASTER_SITES=	CPAN
7
MASTER_SITES=	CPAN
12
PKGNAMEPREFIX=	p5-
8
PKGNAMEPREFIX=	p5-
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (Catalyst-Authentication-Store-DBIx-Class-0.1503.tar.gz) = 8d3885fb79758351bb1dfa9af76e9e132eff81e25dae138f7ad9c917928b21d0
1
SHA256 (Catalyst-Authentication-Store-DBIx-Class-0.1505.tar.gz) = 37dced170bd252e50e6b480cf27f90c1d14eedf418064ce07a4e5ca5d4824dc1
2
SIZE (Catalyst-Authentication-Store-DBIx-Class-0.1503.tar.gz) = 44778
2
SIZE (Catalyst-Authentication-Store-DBIx-Class-0.1505.tar.gz) = 48741
(-)./pkg-descr (-1 / +1 lines)
Lines 1-3 Link Here
1
A storage class for Catalyst Authentication using DBIx::Class
1
A storage class for Catalyst Authentication using DBIx::Class
2
2
3
WWW:	http://search.cpan.org/dist/Catalyst-Authentication-Store-DBIx-Class/
3
WWW: http://search.cpan.org/dist/Catalyst-Authentication-Store-DBIx-Class/

Return to bug 179632