- Upgrade to 0.10 (only explicit version compatibility with
SQL::Abstract).
This commit is contained in:
parent
0549f9a44f
commit
cb0dac92b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239652
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Class-DBI-Sweet
|
||||
PORTVERSION= 0.09
|
||||
PORTVERSION= 0.10
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -17,7 +17,7 @@ COMMENT= Extra sweet features for Class::DBI
|
|||
RUN_DEPENDS= p5-Class-DBI>=3.0.12:${PORTSDIR}/databases/p5-Class-DBI \
|
||||
${SITE_PERL}/Data/Page.pm:${PORTSDIR}/databases/p5-Data-Page \
|
||||
${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
|
||||
${SITE_PERL}/SQL/Abstract.pm:${PORTSDIR}/databases/p5-SQL-Abstract
|
||||
p5-SQL-Abstract>=1.55:${PORTSDIR}/databases/p5-SQL-Abstract
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_MODBUILD= 5.8.1+
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Class-DBI-Sweet-0.09.tar.gz) = 6e65b411625ab6b4e1028ce0c684e2a7
|
||||
SHA256 (Class-DBI-Sweet-0.09.tar.gz) = 6d95a5cc449bf38746c6b9d1265abc16adc862349ace47a05f2e9c96933ad8e0
|
||||
SIZE (Class-DBI-Sweet-0.09.tar.gz) = 77256
|
||||
MD5 (Class-DBI-Sweet-0.10.tar.gz) = 7e6f58a0e72ad65c14feda08e0d9d5bf
|
||||
SHA256 (Class-DBI-Sweet-0.10.tar.gz) = 0ebf2fc9fd3fa61f3babd5bf00f0134550055b2f6c82b7cf6226ac059ce14e12
|
||||
SIZE (Class-DBI-Sweet-0.10.tar.gz) = 98153
|
||||
|
|
Loading…
Reference in a new issue