Commit graph

26 commits

Author SHA1 Message Date
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
nia
d5c846b3af Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.
2019-06-30 20:14:13 +00:00
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
ryoon
b9d9d2fc30 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:48 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
wen
2e6b450439 Update to 0.304
Upstream changes:
0.304 Tue Jun 16 2015
    [FIXES]
    - fix RT #105177 (Slaven Rezic and Gregor Herrmann), regarding Via: header
    [TEST]
    - improvement on the fix for t/23connect.t (thanks to e477),
      but that does not seem to be enough
    - fix RT #71771 (test using HTML::Parser)
2016-03-05 02:19:53 +00:00
agc
b9b754e081 Add SHA512 digests for distfiles for www category
Problems found locating distfiles:
	Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
	Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
	Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
	Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
	Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
	Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
	Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
	Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 02:46:46 +00:00
wiz
2e65d464e8 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:50:58 +00:00
wen
6c29c2e2f2 Update to 0.303
Upstream changes:
0.303 Wed Apr 29 2015
    [FIXES]
    - closed RT #90414 (Vincenzo Buttazzo), fixing HTTPS data transfer
    - closed RT #62950 (Slaven Rezic), adding the port to the Via: header
    [DOCUMENTATION]
    - added many more contributors in the META file
    [TEST]
    - fixed t/23connect.t

0.302 Sat Jan 31 2015
    [DOCUMENTATION]
    - fix RT #85632 (Ashley Pond V)
    - multiple documentation fixes (Ashley Pond V)
    - list git contributors in the META file
    [PACKAGING]
    - switch to Dist::Zilla for maintaining the distribution
2015-04-30 12:56:52 +00:00
mef
d0ca77da8b Update 0.28 to 0.301
0.301 Sun Aug  3 2014
        [TEST]
        - fix t/02pod-coverage.t to skip HTTP::Proxy::Engine::Threaded
          when running under an unthreaded Perl (Masahiro Nagano (KAZEBURO))
        - fix t/01pod.t and t/02pod-coverage.t to only run under
          RELEASE_TESTING (thanks to Masahiro Nagano (KAZEBURO))

0.300 Sun Apr  7 2013
        [IMPROVEMENTS]
        - Downgrade a disconnect message from ERROR to SOCKET debug level
          in order to reduce the amount of runtime log output. Disconnects
          are /very/ common in HTTP, and shoudn't be considered errors.
          (thanks to Salve J. Nilsen)
        [TEST]
        - include t/90httpstatus.t in the MANIFEST
        - fix t/67save.t to not try to create files with a "?" in
          their name under MSWin32

0.29 Tue Mar 19 2013
        [TEST]
        - fix t/50hopbyhop.t to open the proxy on a random port,
          and avoid failures when port 8080 is "already in use"
2015-01-12 07:48:03 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
wen
b8491f014f Update to 0.28
Upstream changes:
0.28 Thu Mar 14 2013
        [FIXES]
        - the Accept-Encoding header removal code was broken in the previous
          version. Now the header will be removed as soon as a body filter
          is configured.
        [TEST]
        - use File::Spec in the test suite to compute portable file names,
          to avoid some test failures, like
          http://www.cpantesters.org/cpan/report/856ca676-6bf5-1014-bfa1-9d8aa3912248

0.27 Fri Mar  8 2013
        [IMPROVEMENTS]
        - in HTTP::Proxy::HeaderFilter::standard, now remove the Accept-Encoding header
          only when we know we'll actually look at the response body
        [TESTS]
        - use httpstat.us to test HTTP statuses

0.26 Wed Feb  6 2013
        [IMPROVEMENTS]
        - remove a "Use of "goto" to jump into a construct is deprecated"
          warning (Tom Hukins)
        [DOCUMENTATION]
        - fix RT #77685 (Tom Hukins)
        - improved the number of links to other modules from the documentation
        [TEST]
        - fix RT #71771 (Tom Hukins)
        - fix test failures in POD tests (Tom Hukins)
2013-03-15 15:17:25 +00:00
asau
5eae6a18a3 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
hiramatsu
4dff510eea Update p5-HTTP-Proxy to 0.25.
Changes from previous:
0.25 Sun Jul  3 00:28:10 CEST 2011
        [ENHANCEMENTS]
        - new Engine: HTTP::Proxy::Engine::Threaded, by Angelos Karageorgiou
        [FIXES]
        - Correctly call eod() when the response has no body
          (closed RT ticket #48310)
2011-11-19 03:28:23 +00:00
obache
84fa8bcd7c Revision bump after updating perl5 to 5.14.1. 2011-08-14 16:05:39 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
sno
1ac2c5d8e3 Updating package www/p5-HTTP-Proxy from 0.23 to 0.24
Upstream changes:
0.24 Tue Jul 21 21:28:02 CEST 2009
        [ENHANCEMENTS]
        - When a short-circuit response was send, the next response
          would not be filtered at all. This has been fixed.
        [FIXES]
        - yet another fix for t/23connect, proposed by Marek Rouchal
          (closed RT ticket #38995) [test skipped for now]
        - HTTP::Headers::Util's split_header_words() returns lower case
          tokens/keys since October 6, 2008. Fix by Maurice Aubrey.
          (closed RT tickets #43249, #43622)
2009-08-19 18:48:25 +00:00
sno
593dd3860f pkgsrc changes:
- Updating package of p5 module for HTTP::Proxy from 0.22nb1 to 0.23
  - Adjusting module type to Module::Build
  - Setting license to ${PERL5_LICENSE} accroding to Makefile

Upstream changes:
0.23 Thu Sep  4 02:29:47 CEST 2008
        [ENHANCEMENTS]
        - HTTP::Proxy::BodyFilter::save had an issue with cygwin because
          of an incorrect use of File::Spec's catdir(). This is fixed.
        - CONNECT requests are now forwarded to the upstream proxy, if there
          is one. Errors from the upstream proxy are relayed to the client.
        [TESTS]
        - t/23connect.t does not use sysread() anymore. This time the test
          should pass about everywhere.
2009-06-14 20:32:10 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
2008-10-19 19:17:40 +00:00
he
7d6dacf25d Update from version 0.18 to 0.22.
Pkgsrc change: add dependency on p5-libwww.

Upstream changes:

0.22 Thu May  1 00:18:38 CEST 2008
        [TESTS]
        - increased test coverage
        - t/23connect.t doesn't need an Internet connection any more,
          thus closing RT ticket #19653.
        - t/67complete.t tests HTTP::Proxy::BodyFilter::complete
        [DOCUMENTATION]
        - closed RT ticket #33465 (Jimbo), by explaining in a little
          more detail how HTTP::Proxy::BodyFilter::complete works.

0.21 Sun Apr 20 04:34:47 CEST 2008
        [ENHANCEMENTS]
        - HTTP::Proxy::Engine::Legacy and HTTP::Proxy::Engine::ScoreBoard
          log the number of remaining child processes (in addition to
          their pids), thanks to Amos Shapira.
        [FIXES]
        - HTTP::Proxy::BodyFilter::save had a bug that prevented the
          'filename' parameter to be correctly used to compute the
          filename to save to, and that made the proxy die the second
          time the filter was called.
          This fix allowed to close RT tickets #14548 (Max Maischein),
          #18644 (Mark Tilford) and #33018 (Roland Stigge and Gunnar Wolf).
        - HTTP::Proxy::BodyFilter::save had many other bugs, which the
          test suite allowed to spot and fix.
        [TESTS]
        - t/67save.t provides 96% coverage of HTTP::Proxy::BodyFilter::save,
          and helped fix many bugs in it.
        - fixed t/22http.t and t/22transparent.t not to break when the
          DNS wrongly resolves an invalid address.
        [DOCUMENTATION]
        - closed RT ticket #25295 (Matsuno Tokuhiro) with a doc patch.

0.20 Fri Aug 18 10:25:11 CEST 2006
        [ENHANCEMENTS]
        - Added a will_modify() method to HTTP::Proxy::BodyFilter, that
          lets the proxy know if a filter may modify the content length,
          thus closing RT ticket #21051 (Chris Dolan)
        - If no filter in the current stack will modify the content length,
          then the header is not removed
        [FIXES]
        - closed RT tickets #3184 and #20251 (chunked encoding was enforced
          while transfering data between a client and server using
          different versions of HTTP, causing unwanted garbage to appear
          in the data)
        - removed useless "ERROR: Getting request failed:" messages
          when there are simply "No more requests from this connection"
        [INTERNALS]
        - Removed the HTTP::Proxy::FilterStack class from inside HTTP::Proxy
          and put it in its own module file
        - renamed HTTP::Proxy::FilterStack::active() as will_modify() for
          consistency reasons
        [TESTS]
        - updated t/22http.t and t/23connect.t following Ken Williams'
          recommandations in RT ticket #19986
        [DOCUMENTATION]
        - patched a small inconsistency in HTTP::Proxy::BodyFilter's
          documentation (and closed RT ticket #20303)
        - fully documented HTTP::Proxy::FilterStack

0.19 Fri Apr 28 19:55:41 CEST 2006
        [ENHANCEMENTS]
        - HTTP::Proxy::HeaderFilter::simple now lets one define an
          end() method as well
        [FIXES]
        - HTTP::Proxy::(Body|Header)Filter::simple now provide a default
          filter() that does nothing if their constructor is not given one
          (thanks to Merijn Brand)
        - close RT ticket #14548 by correcting the 'filename' check
          in HTTP::Proxy::BodyFilter::save (Max Maischein)
        - ERROR messages are always logged (Mark Tilford)
        [TESTS]
        - more tests for log() and logmask() in t/11log.t
2008-07-20 20:16:28 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
christos
eb61adf3da remove svr4 pkgname. 2006-03-23 18:06:52 +00:00
christos
61adce048f Add a package for HTTP::Proxy 2006-03-23 17:59:33 +00:00