mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
Update to p5-HTTP-Recorder-0.07.
ok Sam Smith (maintainer)
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2013/10/11 23:51:42 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2015/11/28 13:20:11 benoit Exp $
|
||||
|
||||
COMMENT= record interaction with websites
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= HTTP-Recorder-0.05
|
||||
REVISION= 0
|
||||
DISTNAME = HTTP-Recorder-0.07
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= Sam Smith <s@msmith.net>
|
||||
@@ -12,6 +11,7 @@ MAINTAINER= Sam Smith <s@msmith.net>
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
RUN_DEPENDS= www/p5-HTTP-Request-Params
|
||||
RUN_DEPENDS= www/p5-HTTP-Request-Params \
|
||||
www/p5-HTTP-Proxy
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (HTTP-Recorder-0.05.tar.gz) = pu4xObY/s1MI709xkkkNUwhcZsd/m65nL/5SG2M6pok=
|
||||
SIZE (HTTP-Recorder-0.05.tar.gz) = 9604
|
||||
SHA256 (HTTP-Recorder-0.07.tar.gz) = Zv6A2P2RC25fuK4tV8C1loLzuBzBTSQlmKhHgUJe5IA=
|
||||
SIZE (HTTP-Recorder-0.07.tar.gz) = 11291
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/01/15 16:21:47 sturm Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2015/11/28 13:20:11 benoit Exp $
|
||||
bin/httprecorder
|
||||
${P5SITE}/HTTP/Recorder/
|
||||
${P5SITE}/HTTP/Recorder.pm
|
||||
${P5SITE}/HTTP/Recorder/Logger.pm
|
||||
@man man/man1/httprecorder.1
|
||||
@man man/man3p/HTTP::Recorder.3p
|
||||
|
||||
Reference in New Issue
Block a user