mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
- Upgrade to 0.16.
This commit is contained in:
parent
5acbb3eb11
commit
d9e4f2d564
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311965
@ -1,12 +1,7 @@
|
||||
# New ports collection makefile for: Dancer::Session::Cookie
|
||||
# Date created: 23 Aug 2012
|
||||
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Dancer-Session-Cookie
|
||||
PORTVERSION= 0.15
|
||||
PORTVERSION= 0.16
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -18,10 +13,12 @@ RUN_DEPENDS= \
|
||||
p5-Crypt-CBC>0:${PORTSDIR}/security/p5-Crypt-CBC \
|
||||
p5-Crypt-Rijndael>0:${PORTSDIR}/security/p5-Crypt-Rijndael \
|
||||
p5-Dancer>=1.13:${PORTSDIR}/www/p5-Dancer \
|
||||
p5-Session-Storage-Secure>0:${PORTSDIR}/www/p5-Session-Storage-Secure \
|
||||
p5-String-CRC32>0:${PORTSDIR}/devel/p5-String-CRC32
|
||||
TEST_DEPENDS= \
|
||||
p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
p5-Test-NoWarnings>0:${PORTSDIR}/devel/p5-Test-NoWarnings
|
||||
p5-Test-NoWarnings>0:${PORTSDIR}/devel/p5-Test-NoWarnings \
|
||||
p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Dancer-Session-Cookie-0.15.tar.gz) = 0f3147fbd866873eacde0ba7e26895917a4d1b4d695b21ccc18e17e4b0489161
|
||||
SIZE (Dancer-Session-Cookie-0.15.tar.gz) = 5974
|
||||
SHA256 (Dancer-Session-Cookie-0.16.tar.gz) = 98ae6a29dd9d95a38da0983cc812761a72325d95c8cf675c5139a935f4162781
|
||||
SIZE (Dancer-Session-Cookie-0.16.tar.gz) = 16957
|
||||
|
Loading…
Reference in New Issue
Block a user