Commit graph

15 commits

Author SHA1 Message Date
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
mef
e8a7f3974d Update 3.00 to 3.01
-------------------
* v3.01 - 10th December 2015
 - No changes from v3.00_02

* v3.00_02 - 27th November 2015
 - Dual subs/methods have improved detection of how they have been called.
 - Misc small documentation improvements.

* v3.00_01 - 15th October 2015

 - BUG FIX: Uploads with enctype "multipart/form-data" and at least one
    non-file param now process without warnings. (issue 107570)
-----------------------------------------------------------------
2016-02-02 12:48:18 +00:00
wen
206a9a4c33 Update to 3.00
Upstream changes:
* v3.00 - 21st May 2015

No changes from v2.99_04.

* v2.99_04 (pre-release for 3.0) - 18th May 2015

Uploaded files with duplicate field names are treated in the
same ways as other data with duplicate field names.

* v2.99_03 (pre-release for 3.0) - 5th April 2015

BUG FIX: Additional change to forms.t to prevent MS Windows systems
    hanging. (issue 103315)

* v2.99_02 (pre-release for 3.0) - 4th April 2015

Added force_unique_cookies method and equivalent parsing code and tests.

Improved test suite: better coverage, skipped failling tests for
Microsoft systems which don't use/honour normal permissions, silenced
noisy tests on older perls.

* v2.99_01 (pre-release for 3.0) - 31st March 2015

Source amended to pass perlcritic. String evals removed or replaced.
Strictures added to module and examples. All filehandles are now
lexicals. Consistent source formatting applied to module (perltidy).

deny_uploads and set_size_limit added.

All active public subroutines are now methods.

print_cookie_data and print_form_data have been removed. They had been
deprecated for well over a decade.

escape_dangerous_chars has been removed. It has been considered a
security risk since version 2.0.
2015-10-23 14:27:57 +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
wiz
5ce3b58104 Update to 2.05. Set LICENSE.
* v2.05 - 23rd October 2014

Documentation improvements, Makefile.PL tweaks.
2014-10-26 11:57:34 +00:00
wiz
e8647fedbb Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
wiz
0bae15910e Update to 2.04:
* v2.04

Minor documentation fixes and explanation of the proposed split into
legacy/trunk branches. No code changes from 2.03_02.

* v2.03_02

The uploads have had a minor change which may solve the windows size
difference failures. More diagnostics were added to the failures if it
does not.

* v2.03_01

The test multi-part upload data in the test suite has been fixed to have
the correct (CRLF) line terminators. These tests should now pass for
Microsoft users.

The documentation has been amended to reflect the change of maintainer.

* v2.03 - May 25, 2014

Maintainer change: Pete Houston has taken over maintenance from Smylers.

A test suite has been created.

BUG FIX: Cleared up some uninitialised value warnings emitted when query
	strings are missing an entire key-value pair eg: "&foo=bar" (issue
	38448).

BUG FIX: If the user calls parse_form_data as a class method without a
	query string, the method now gives up early and silently
	(issue 6180).

BUG FIX: In form-data uploads, the boundary string was not properly
	escaped and therefore would not match when it contained
	metacharacters (issue 29053).

BUG FIX: The content type for url-encoded forms now matches on the MIME
	type only, so additional charset fields are allowed (issues 16236,
	34827 and 41666).

BUG FIX: Leading/trailling whitespace is now stripped from cookie names
	and values.

BUG FIX: Cookies now no longer need to be separated by whitespace.
	Commas can now be used as separators too. (issue 32329).

BUG FIX: The semicolon is now a permitted delimiter in the query string
	along with the ampersand (issue 8212).
2014-09-06 14:50:34 +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
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
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
reed
e5e9ad0a4c Add PREV_PKGPATH and/or SUPERSEDES for various packages that
were moved or renamed.

This was for some from 2008 and 2009 and one from 2001.

Also I noticed that a CHANGES entry was wrong as said "Renamed"
when should have said "Moved" (lua-OSBF) because PKGBASE stayed the
same.
2009-05-02 16:21:43 +00:00
wiz
c970198f41 Re-Import p5-CGI-Lite-2.02nb2 from www/p5-CGI_Lite as www/p5-CGI-Lite,
to make directory name match PKGNAME.

This is CGI_Lite.pm, a light-weight easy-to-use Perl5 library for writing
forms-based World Wide Web CGI scripts.
2008-11-08 09:43:57 +00:00