Update to 0.302.
Changes: https://metacpan.org/changes/distribution/HTTP-Proxy
This commit is contained in:
parent
cdd14ebc28
commit
ccc250a64a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378973
2 changed files with 4 additions and 5 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= HTTP-Proxy
|
||||
PORTVERSION= 0.301
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.302
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -19,6 +18,6 @@ BUILD_DEPENDS= p5-HTTP-Daemon>=1.25:${PORTSDIR}/www/p5-HTTP-Daemon \
|
|||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
USE_PERL5= configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (HTTP-Proxy-0.301.tar.gz) = 3187f1daf4911b901810e4d7b2ab10f896c46ca9b5acbba71cf26e4972e0ace8
|
||||
SIZE (HTTP-Proxy-0.301.tar.gz) = 89019
|
||||
SHA256 (HTTP-Proxy-0.302.tar.gz) = a6c0b84e2ab2b739c43099c3b262ad6b689c55760655058efe1d905cce2333b6
|
||||
SIZE (HTTP-Proxy-0.302.tar.gz) = 81256
|
||||
|
|
Loading…
Reference in a new issue