mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
- I'm not sure why I choosed JSON1 for this dependency. Change
p5-JSON (2.x) by default.
This commit is contained in:
parent
db0da758dd
commit
df623b57d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265671
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= Flea
|
||||
PORTVERSION= 0.04
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= ../../authors/id/F/FR/FRODWITH
|
||||
@ -20,7 +21,7 @@ RUN_DEPENDS= \
|
||||
p5-Exception-Class>0:${PORTSDIR}/devel/p5-Exception-Class \
|
||||
p5-Exporter-Declare>=0.100:${PORTSDIR}/devel/p5-Exporter-Declare \
|
||||
p5-HTTP-Exception>0:${PORTSDIR}/www/p5-HTTP-Exception \
|
||||
p5-JSON>0:${PORTSDIR}/converters/p5-JSON1 \
|
||||
p5-JSON>0:${PORTSDIR}/converters/p5-JSON \
|
||||
p5-Plack>0:${PORTSDIR}/www/p5-Plack \
|
||||
p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny \
|
||||
p5-URI>0:${PORTSDIR}/net/p5-URI
|
||||
|
Loading…
Reference in New Issue
Block a user