- Upgrade to 1.101.
This commit is contained in:
parent
7d88273aff
commit
dc6bc2ecdf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=310641
2 changed files with 5 additions and 9 deletions
|
@ -1,12 +1,7 @@
|
|||
# New ports collection makefile for: Plack::Middleware::Precompressed
|
||||
# Date created: 26 Feb 2011
|
||||
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Plack-Middleware-Precompressed
|
||||
PORTVERSION= 1.005
|
||||
PORTVERSION= 1.101
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:ARISTOTLE
|
||||
|
@ -16,7 +11,8 @@ MAINTAINER= kuriyama@FreeBSD.org
|
|||
COMMENT= Perl extension to serve pre-gzipped content to capable clients
|
||||
|
||||
RUN_DEPENDS= \
|
||||
p5-Plack>0:${PORTSDIR}/www/p5-Plack
|
||||
p5-Plack>0:${PORTSDIR}/www/p5-Plack \
|
||||
p5-Array-RefElem>0:${PORTSDIR}/misc/p5-Array-RefElem
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Plack-Middleware-Precompressed-1.005.tar.gz) = 36178d781243fec254e7a2a31e6b74b4e96cbba23aa00c793b0df006edb80ceb
|
||||
SIZE (Plack-Middleware-Precompressed-1.005.tar.gz) = 10578
|
||||
SHA256 (Plack-Middleware-Precompressed-1.101.tar.gz) = 54354d3a71e737985af9d5f487b025b192ec779345589664f3a3f32a6ab24dc1
|
||||
SIZE (Plack-Middleware-Precompressed-1.101.tar.gz) = 12081
|
||||
|
|
Loading…
Reference in a new issue