mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Update to 0.10
Changes: http://cpansearch.perl.org/src/SUKRIA/Dancer2-0.10/Changes - Support stage build
This commit is contained in:
parent
c19419fca4
commit
fcd5ddf0db
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329263
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Dancer2
|
||||
PORTVERSION= 0.08
|
||||
PORTVERSION= 0.10
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -94,7 +94,6 @@ MAN3= Dancer2.3 \
|
||||
Dancer2::Logger::Note.3 \
|
||||
Dancer2::Logger::Null.3 \
|
||||
Dancer2::Manual.3 \
|
||||
Dancer2::ModuleLoader.3 \
|
||||
Dancer2::Plugin.3 \
|
||||
Dancer2::Plugin::Ajax.3 \
|
||||
Dancer2::Plugins.3 \
|
||||
@ -110,5 +109,4 @@ MAN3= Dancer2.3 \
|
||||
Dancer2::Test.3 \
|
||||
Dancer2::Tutorial.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Dancer2-0.08.tar.gz) = d53e10e854da53925d91d9f7944c74f8ea174933ba5b576da27e7bf3275a373a
|
||||
SIZE (Dancer2-0.08.tar.gz) = 232894
|
||||
SHA256 (Dancer2-0.10.tar.gz) = 8b7377583cf0c3023fc21e5950aaf246ccc490585c1f0862afa8c3a64a1003b0
|
||||
SIZE (Dancer2-0.10.tar.gz) = 241175
|
||||
|
@ -48,7 +48,6 @@ bin/dancer2
|
||||
%%SITE_PERL%%/Dancer2/Logger/Note.pm
|
||||
%%SITE_PERL%%/Dancer2/Logger/Null.pm
|
||||
%%SITE_PERL%%/Dancer2/Manual.pod
|
||||
%%SITE_PERL%%/Dancer2/ModuleLoader.pm
|
||||
%%SITE_PERL%%/Dancer2/Plugin.pm
|
||||
%%SITE_PERL%%/Dancer2/Plugin/Ajax.pm
|
||||
%%SITE_PERL%%/Dancer2/Plugins.pod
|
||||
|
Loading…
Reference in New Issue
Block a user