mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Update to 0.14
Changes: http://search.cpan.org/dist/Router-Simple/Changes Feature safe: yes
This commit is contained in:
parent
55cd3bf10b
commit
082dcfd167
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308474
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Router-Simple
|
||||
PORTVERSION= 0.13
|
||||
PORTVERSION= 0.14
|
||||
CATEGORIES= www net perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:TOKUHIROM
|
||||
@ -14,7 +14,7 @@ COMMENT= Simple HTTP Router
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor
|
||||
BUILD_DEPENDS= p5-Class-Accessor-Lite>=0.05:${PORTSDIR}/devel/p5-Class-Accessor-Lite
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Router-Simple-0.13.tar.gz) = cf6bf475158fd725fb5ad14b4c223a251c46b9e1e209d5a31607f3dbf50e27d8
|
||||
SIZE (Router-Simple-0.13.tar.gz) = 22850
|
||||
SHA256 (Router-Simple-0.14.tar.gz) = fded4044bd3a27f510d5ae39f848af12e448b09a46ab6e98851de149239d716b
|
||||
SIZE (Router-Simple-0.14.tar.gz) = 22909
|
||||
|
Loading…
Reference in New Issue
Block a user