mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Upgrade to 0.19.
This commit is contained in:
parent
7e126e7704
commit
e4d40af72f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324554
2 changed files with 6 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Starlet
|
||||
PORTVERSION= 0.18
|
||||
PORTVERSION= 0.19
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:KAZUHO
|
||||
|
@ -16,8 +16,10 @@ RUN_DEPENDS= \
|
|||
p5-Server-Starter>=0.06:${PORTSDIR}/net/p5-Server-Starter
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP
|
||||
# TODO: maybe need p5-libwww
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Starlet.3
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Starlet-0.18.tar.gz) = 01096706c7e6dc75917cafba2be756fe21fefc8ec2b952c34d1fcae7e0e70ad8
|
||||
SIZE (Starlet-0.18.tar.gz) = 26428
|
||||
SHA256 (Starlet-0.19.tar.gz) = ea739edd969bc6efc1e0ef1c0a6e57d1f9b8ff808b6e7b00d68d5852f39863a0
|
||||
SIZE (Starlet-0.19.tar.gz) = 26749
|
||||
|
|
Loading…
Add table
Reference in a new issue