mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
Update to 4.10
Changes: https://metacpan.org/changes/distribution/Mojo-Pg
This commit is contained in:
parent
446d9dcac1
commit
6d0c092249
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479859
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Mojo-Pg
|
||||
PORTVERSION= 4.09
|
||||
PORTVERSION= 4.10
|
||||
CATEGORIES= databases www perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:SRI
|
||||
@ -14,17 +14,18 @@ COMMENT= PostgreSQL integration for p5-Mojolicious
|
||||
LICENSE= ART20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= p5-DBD-Pg>=3.5.1:databases/p5-DBD-Pg \
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-DBD-Pg>=3.5.1:databases/p5-DBD-Pg \
|
||||
p5-Mojolicious>=7.53:www/p5-Mojolicious \
|
||||
p5-SQL-Abstract>=1.86:databases/p5-SQL-Abstract
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
OPTIONS_DEFINE= EXAMPLES
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
PORTEXAMPLES= *
|
||||
|
||||
post-install-EXAMPLES-on:
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1533227295
|
||||
SHA256 (Mojo-Pg-4.09.tar.gz) = 5a2ad76a41590c9f153fca86f0e400f52e0ddc85ad586836587589ea25a095b7
|
||||
SIZE (Mojo-Pg-4.09.tar.gz) = 37053
|
||||
TIMESTAMP = 1537021267
|
||||
SHA256 (Mojo-Pg-4.10.tar.gz) = c7b55f2da67fb24218549259bb87f220b7132492f0a2e329950067126ea9a48d
|
||||
SIZE (Mojo-Pg-4.10.tar.gz) = 37102
|
||||
|
Loading…
Reference in New Issue
Block a user