mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Upgrade to 0.03.
This commit is contained in:
parent
14d9e689df
commit
e306056adb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274348
2 changed files with 5 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= Plack-Middleware-ConsoleLogger
|
PORTNAME= Plack-Middleware-ConsoleLogger
|
||||||
PORTVERSION= 0.02
|
PORTVERSION= 0.03
|
||||||
CATEGORIES= www perl5
|
CATEGORIES= www perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -15,7 +15,8 @@ MAINTAINER= kuriyama@FreeBSD.org
|
||||||
COMMENT= Perl extension to write logs to Firebug or Webkit Inspector
|
COMMENT= Perl extension to write logs to Firebug or Webkit Inspector
|
||||||
|
|
||||||
RUN_DEPENDS= \
|
RUN_DEPENDS= \
|
||||||
p5-Plack>=0.99:${PORTSDIR}/www/p5-Plack
|
p5-Plack>=0.99:${PORTSDIR}/www/p5-Plack \
|
||||||
|
p5-JavaScript-Value-Escape>0:${PORTSDIR}/lang/p5-JavaScript-Value-Escape
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (Plack-Middleware-ConsoleLogger-0.02.tar.gz) = 67fb2a5ec60f4abee5127e27814beea051f16c8b25505f3a8387a271efdc143c
|
SHA256 (Plack-Middleware-ConsoleLogger-0.03.tar.gz) = 38dd6ba1b6b62f21e526dce3864100d86cd45ca711ea5b3a57c1fce9a8377d07
|
||||||
SIZE (Plack-Middleware-ConsoleLogger-0.02.tar.gz) = 19510
|
SIZE (Plack-Middleware-ConsoleLogger-0.03.tar.gz) = 20611
|
||||||
|
|
Loading…
Add table
Reference in a new issue