OpenBSD CVS

CVS log for ports/www/p5-Test-HTTP-LocalServer/Makefile


[BACK] Up to [local] / ports / www / p5-Test-HTTP-LocalServer

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.9 / (download) - annotate - [select for diffs], Thu Mar 21 22:37:16 2024 UTC (2 months, 1 week ago) by bluhm
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +1 -1 lines
Diff to previous 1.8 (unified)

update p5-Test-HTTP-LocalServer to 0.76

Revision 1.8 / (download) - annotate - [select for diffs], Fri Sep 1 12:30:57 2023 UTC (9 months ago) by bluhm
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4
Changes since 1.7: +1 -1 lines
Diff to previous 1.7 (unified)

update p5-Test-HTTP-LocalServer to 0.75

Revision 1.7 / (download) - annotate - [select for diffs], Fri Mar 11 20:10:36 2022 UTC (2 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1
Changes since 1.6: +0 -2 lines
Diff to previous 1.6 (unified)

drop RCS Ids

Revision 1.6 / (download) - annotate - [select for diffs], Fri Nov 12 18:18:46 2021 UTC (2 years, 6 months ago) by bluhm
Branch: MAIN
Changes since 1.5: +2 -3 lines
Diff to previous 1.5 (unified)

update p5-Test-HTTP-LocalServer to 0.74

Revision 1.5 / (download) - annotate - [select for diffs], Fri Jul 3 21:46:05 2020 UTC (3 years, 11 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (unified)

bump for search.cpan.org->metacpan.org change

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jan 21 19:18:41 2020 UTC (4 years, 4 months ago) by bluhm
Branch: MAIN
CVS Tags: OPENBSD_6_7_BASE, OPENBSD_6_7
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (unified)

update p5-Test-HTTP-LocalServer to 0.71

Revision 1.3 / (download) - annotate - [select for diffs], Thu Jan 2 12:34:59 2020 UTC (4 years, 5 months ago) by bluhm
Branch: MAIN
Changes since 1.2: +6 -5 lines
Diff to previous 1.2 (unified)

update p5-Test-HTTP-LocalServer to 0.69
take maintainer

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jul 12 20:50:57 2019 UTC (4 years, 10 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (unified)

replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Sep 2 19:31:37 2018 UTC (5 years, 9 months ago) by bluhm
Branch: bluhm
CVS Tags: bluhm_20180902, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

import p5-Test-HTTP-LocalServer 0.63
OK landry@

Comment:
spawn a local HTTP server for testing

Description:
This module implements a tiny web server suitable for running "live"
tests of HTTP clients against it.  It also takes care of cleaning
%ENV from settings that influence the use of a local proxy etc.
Use this web server if you write an HTTP client and want to exercise
its behaviour in your test suite without talking to the outside
world.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Sep 2 19:31:37 2018 UTC (5 years, 9 months ago) by bluhm
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.