www/p5-Task-Plack: Update to 0.28
This commit is contained in:
parent
4ef6d0e21c
commit
6eae7f4bf4
3 changed files with 6 additions and 5 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= Task-Plack
|
||||
PORTVERSION= 0.25
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.28
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -106,4 +105,6 @@ DEP+= p5-CGI-Application-PSGI>=1.00:www/p5-CGI-Application-PSGI
|
|||
BUILD_DEPENDS= ${DEP}
|
||||
RUN_DEPENDS= ${DEP}
|
||||
|
||||
USE_PERL5= modbuildtiny
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (Task-Plack-0.25.tar.gz) = 836cc12f0864cf80a41da8b7d82638e5506d6d2dfce142047253051dfbf963d6
|
||||
SIZE (Task-Plack-0.25.tar.gz) = 28936
|
||||
TIMESTAMP = 1691825611
|
||||
SHA256 (Task-Plack-0.28.tar.gz) = 79d52b8806548f3f95ae8d6ac915ba439db8489fe63b139d0ac1729bb29f5c2a
|
||||
SIZE (Task-Plack-0.28.tar.gz) = 12724
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
%%PERL5_MAN3%%/Task::Plack.3.gz
|
||||
%%SITE_PERL%%/Task/Plack.pm
|
||||
%%SITE_PERL%%/Task/versions.pl
|
||||
|
|
Loading…
Reference in a new issue