diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2005-11-22 13:14:30 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2005-11-22 13:14:30 +0000 |
commit | 81abea9b5a8fe5af0557ec20a5aa6200235132d0 (patch) | |
tree | fa570f52d9b27418dbf35021a4892fb1c74ace31 /www/p5-HTTP-Recorder | |
parent | 13260f6b322b4e311d461a41be52b5a0a000d094 (diff) | |
download | ports-81abea9b5a8fe5af0557ec20a5aa6200235132d0.tar.gz ports-81abea9b5a8fe5af0557ec20a5aa6200235132d0.zip |
Notes
Diffstat (limited to 'www/p5-HTTP-Recorder')
-rw-r--r-- | www/p5-HTTP-Recorder/Makefile | 6 | ||||
-rw-r--r-- | www/p5-HTTP-Recorder/distinfo | 6 | ||||
-rw-r--r-- | www/p5-HTTP-Recorder/pkg-plist | 1 |
3 files changed, 7 insertions, 6 deletions
diff --git a/www/p5-HTTP-Recorder/Makefile b/www/p5-HTTP-Recorder/Makefile index 220d22c0b5bf..a36f96867703 100644 --- a/www/p5-HTTP-Recorder/Makefile +++ b/www/p5-HTTP-Recorder/Makefile @@ -6,18 +6,18 @@ # PORTNAME= HTTP-Recorder -PORTVERSION= 0.03.01 +PORTVERSION= 0.05 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../by-authors/id/L/LE/LEIRA PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(..)$/_\1/} MAINTAINER= mat@FreeBSD.org COMMENT= Record interaction with websites BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ - ${SITE_PERL}/${PERL_ARCH}/HTML/TokeParser.pm:${PORTSDIR}/www/p5-HTML-Parser + ${SITE_PERL}/${PERL_ARCH}/HTML/TokeParser.pm:${PORTSDIR}/www/p5-HTML-Parser \ + ${SITE_PERL}/HTTP/Request/Params.pm:${PORTSDIR}/www/p5-HTTP-Request-Params RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-HTTP-Recorder/distinfo b/www/p5-HTTP-Recorder/distinfo index 9573af35c192..95e039206797 100644 --- a/www/p5-HTTP-Recorder/distinfo +++ b/www/p5-HTTP-Recorder/distinfo @@ -1,3 +1,3 @@ -MD5 (HTTP-Recorder-0.03_01.tar.gz) = e8250d7d4c38afbfb156f094de2b7d26 -SHA256 (HTTP-Recorder-0.03_01.tar.gz) = 4bc5d5af009147219b129f5c7a00443f19750a34fb28dcb215521d274f28274d -SIZE (HTTP-Recorder-0.03_01.tar.gz) = 7715 +MD5 (HTTP-Recorder-0.05.tar.gz) = a2c167d06509620921e4d417ce9354a7 +SHA256 (HTTP-Recorder-0.05.tar.gz) = a6ee3139b63fb35308ef4f7192490d53085c66c77f9bae672ffe521b633aa689 +SIZE (HTTP-Recorder-0.05.tar.gz) = 9604 diff --git a/www/p5-HTTP-Recorder/pkg-plist b/www/p5-HTTP-Recorder/pkg-plist index 2dfe03f63d25..a5fc8dbe3bfe 100644 --- a/www/p5-HTTP-Recorder/pkg-plist +++ b/www/p5-HTTP-Recorder/pkg-plist @@ -1,3 +1,4 @@ +@comment $FreeBSD$ %%SITE_PERL%%/HTTP/Recorder.pm %%SITE_PERL%%/HTTP/Recorder/Logger.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Recorder/.packlist |