mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Update to 1.25
- Add NO_ARCH Changes: https://metacpan.org/changes/distribution/SQL-Interp
This commit is contained in:
parent
a6ed1f7c5c
commit
cb33cbe67b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515882
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= SQL-Interp
|
||||
PORTVERSION= 1.24
|
||||
PORTVERSION= 1.25
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -13,12 +13,13 @@ COMMENT= Interpolate Perl variables into SQL with DBI
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-DBI>=1:databases/p5-DBI \
|
||||
p5-Sub-Exporter>=0:devel/p5-Sub-Exporter
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-DBI>=1:databases/p5-DBI \
|
||||
p5-Sub-Exporter>=0:devel/p5-Sub-Exporter
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (SQL-Interp-1.24.tar.gz) = b679cb6bc478883e5648724f3ccbc24e5c67ce9c0e438f71a5767945c427c43a
|
||||
SIZE (SQL-Interp-1.24.tar.gz) = 45692
|
||||
TIMESTAMP = 1572266782
|
||||
SHA256 (SQL-Interp-1.25.tar.gz) = 39840990fbfde68741b4ce20134c53f23b96c009998ff46707f2955f4096b2a3
|
||||
SIZE (SQL-Interp-1.25.tar.gz) = 46115
|
||||
|
Loading…
Reference in New Issue
Block a user