pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/p5-CGI



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat May 31 12:11:06 UTC 2014

Modified Files:
        pkgsrc/www/p5-CGI: Makefile PLIST distinfo

Log Message:
Update to 4.01:

Version 4.01 May 27, 2014

    [DOCUMENTATION]
    - CGI.pm hasn't been removed from core *just* yet, but will be soon:
      http://perl5.git.perl.org/perl.git/commitdiff/e9fa5a80

Version 4.00 May 22, 2014

    [INTERNALS]
    - CGI::Fast split out into its own distribution, related files and tests 
removed
    - developer test added for building with perlbrew

    [DOCUMENTATION]
    - Update perldoc to explain that CGI.pm has been removed from perl core
    - Make =head2 perldoc less shouty (RT #91140)
    - Tickets migrated from RT to github issues (both CGI and CGI.pm 
distributions)
    - Repointing bugtracker at newly forked github repo and note that Lee 
Johnson
      is the current maintainer.
    - Bump version to 4.00 for clear boundary of above changes

Version 3.65 Feb 11, 2014

    [INTERNALS]
    - Update Makefile to refine where CGI.pm gets installed
      (Thanks to bingo, rjbs: https://github.com/markstos/CGI.pm/pull/30)

Version 3.64 Nov 23, 2013

    [BUG FIXES]
    - Avoid warning about "undefined variable in user_agent in some cases 
(RT#72882)

    [INTERNALS]
    - Avoiding warning about "unitialized value" in when calling user_agent() 
in some cases. (RT#72882, perl%max-maurer.de@localhost)
    - Update minimum required version in Makefile.PL to 5.8.1. It had already 
been
      updated to 5.8.1 in the CGI.pm module in 3.53.
    - Fix POD errors reported by newer pod2man (Thanks to jmdh)
    - Typo fixes, (dsteinbrunner).
    - use deprecate.pm on perls 5.19.0 and later. (rjbs).

    [DOCUMENTATION]
    - Update CGI::Cookie docs to reflect that HttpOnly is widely supported now.


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/www/p5-CGI/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/p5-CGI/PLIST
cvs rdiff -u -r1.28 -r1.29 pkgsrc/www/p5-CGI/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index