mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 0.100
- Add LICENSE PR: 188957 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
parent
ef8f568860
commit
a94eb32ae6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352111
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Rose-DBx-Object-MoreHelpers
|
||||
PORTVERSION= 0.09
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.100
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= Rose/KARMAN
|
||||
@ -12,6 +11,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= Perl 5 module to deploy a DBIx::Class schema
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
RUN_DEPENDS= p5-Rose-DB-Object>=0.7730,1:${PORTSDIR}/databases/p5-Rose-DB-Object \
|
||||
p5-Data-Dump>=1.06:${PORTSDIR}/devel/p5-Data-Dump
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Rose-DBx-Object-MoreHelpers-0.09.tar.gz) = d747dca659bee71d3cac526abb38ae2752f1ac5a7f9b2bdc7b4a998d6a89d3db
|
||||
SIZE (Rose-DBx-Object-MoreHelpers-0.09.tar.gz) = 5809
|
||||
SHA256 (Rose-DBx-Object-MoreHelpers-0.100.tar.gz) = cf923cdb7f6e57a64f2ac9972712d98602676e229ff11da2b69cad6bc107211c
|
||||
SIZE (Rose-DBx-Object-MoreHelpers-0.100.tar.gz) = 6480
|
||||
|
@ -4,4 +4,4 @@ This class inherits from Rose::Object::MixIn. See the Rose::Object::MixIn
|
||||
documentation for a full explanation of how to import methods from
|
||||
this class. The helper methods themselves are described below.
|
||||
|
||||
WWW: http://search.cpan.org/dist/Rose-DBx-Object-MoreHelpers
|
||||
WWW: http://search.cpan.org/dist/Rose-DBx-Object-MoreHelpers/
|
||||
|
Loading…
Reference in New Issue
Block a user