- Update to 1.032
Changes: http://search.cpan.org/dist/Class-DBI-Lite/Changes
This commit is contained in:
parent
73edbfa2b5
commit
58518be349
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292659
2 changed files with 4 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Class-DBI-Lite
|
||||
PORTVERSION= 1.031
|
||||
PORTVERSION= 1.032
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -19,8 +19,7 @@ LICENSE_COMB= dual
|
|||
|
||||
BUILD_DEPENDS= p5-Cache-Memcached>=1.27:${PORTSDIR}/databases/p5-Cache-Memcached \
|
||||
p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
|
||||
p5-DBIx-ContextualFetch>=0:${PORTSDIR}/databases/p5-DBIx-ContextualFetch \
|
||||
p5-Ima-DBI-Contextual>=1.001:${PORTSDIR}/databases/p5-Ima-DBI-Contextual \
|
||||
p5-Ima-DBI-Contextual>=1.004:${PORTSDIR}/databases/p5-Ima-DBI-Contextual \
|
||||
p5-SQL-Abstract>=0:${PORTSDIR}/databases/p5-SQL-Abstract \
|
||||
p5-SQL-Abstract-Limit>=0:${PORTSDIR}/databases/p5-SQL-Abstract-Limit
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Class-DBI-Lite-1.031.tar.gz) = c170a8b3f9edbf568569828dd4343dcd9b54dfb0d1fed97c330f6221d0378a10
|
||||
SIZE (Class-DBI-Lite-1.031.tar.gz) = 59773
|
||||
SHA256 (Class-DBI-Lite-1.032.tar.gz) = c77a56e5f822fa88f510a45b91ea838ec9aa804b8ec7310843b08b7154552ead
|
||||
SIZE (Class-DBI-Lite-1.032.tar.gz) = 59909
|
||||
|
|
Loading…
Reference in a new issue