- Update to 1.26
This commit is contained in:
parent
47066d7954
commit
cd5e469728
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=531991
2 changed files with 5 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= SQL-Interp
|
||||
PORTVERSION= 1.25
|
||||
PORTVERSION= 1.26
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,8 +14,7 @@ LICENSE= ART10 GPLv1+
|
|||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-DBI>=1:databases/p5-DBI \
|
||||
p5-Sub-Exporter>=0:devel/p5-Sub-Exporter
|
||||
RUN_DEPENDS= p5-DBI>=1:databases/p5-DBI
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1572266782
|
||||
SHA256 (SQL-Interp-1.25.tar.gz) = 39840990fbfde68741b4ce20134c53f23b96c009998ff46707f2955f4096b2a3
|
||||
SIZE (SQL-Interp-1.25.tar.gz) = 46115
|
||||
TIMESTAMP = 1587174598
|
||||
SHA256 (SQL-Interp-1.26.tar.gz) = e044b11113a065145b1bd7685922236912c5be00bec563f2e3264812d8a28fd6
|
||||
SIZE (SQL-Interp-1.26.tar.gz) = 46790
|
||||
|
|
Loading…
Reference in a new issue