- Update to 3.03
- Update LICENSE Changes: http://search.cpan.org/dist/DBIx-Admin-TableInfo/Changes
This commit is contained in:
parent
c9d7b62c28
commit
f3edbeb151
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425510
2 changed files with 10 additions and 8 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= DBIx-Admin-TableInfo
|
||||
PORTVERSION= 3.01
|
||||
PORTVERSION= 3.03
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -10,17 +10,18 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Wrapper for all of table_info(), column_info(), *_key_info()
|
||||
|
||||
LICENSE= ART20
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= p5-DBI>=0:databases/p5-DBI \
|
||||
p5-DBIx-Admin-CreateTable>=2.10:databases/p5-DBIx-Admin-CreateTable \
|
||||
p5-DBIx-Admin-DSNManager>=2.01:databases/p5-DBIx-Admin-DSNManager \
|
||||
p5-Data-Dumper-Concise>=2.022:devel/p5-Data-Dumper-Concise \
|
||||
p5-Lingua-EN-PluralToSingular>=0.14:textproc/p5-Lingua-EN-PluralToSingular \
|
||||
p5-Moo>=1.004002:devel/p5-Moo \
|
||||
p5-Text-TabularDisplay>=1.38:textproc/p5-Text-TabularDisplay
|
||||
p5-Lingua-EN-PluralToSingular>=0.18:textproc/p5-Lingua-EN-PluralToSingular \
|
||||
p5-Moo>=2.002004:devel/p5-Moo \
|
||||
p5-Text-Table-Manifold>=1:${PORTSDIR}/textproc/p5-Text-Table-Manifold
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Version>=1.002003:devel/p5-Test-Version
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PERL5= configure
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (DBIx-Admin-TableInfo-3.01.tgz) = ed1be1a54ab5e00a9e74c93f7fb9d02dcf5399f37127adbf9446cadb4b36dce6
|
||||
SIZE (DBIx-Admin-TableInfo-3.01.tgz) = 61337
|
||||
TIMESTAMP = 1478369941
|
||||
SHA256 (DBIx-Admin-TableInfo-3.03.tgz) = a852530f95957a43aa794f2edf5f3fe4ecec35bd20150c38136d4c23d85328b6
|
||||
SIZE (DBIx-Admin-TableInfo-3.03.tgz) = 50317
|
||||
|
|
Loading…
Reference in a new issue