Commit graph

8 commits

Author SHA1 Message Date
mef
a51479dab6 Update to 0.21
--------------
0.21  2016-01-01 13:13:10 PST
        - fix warnings with non-numeric return values (rkitover) #18
        - fix uninitialized value in open warning on perl 5.8 (rkitover)
2016-01-16 03:18:07 +00:00
mef
e8adb6ea57 (pkgsrc)
- Add two BUILD_DEPENDS for make test
      p5-Plack-[0-9]*:../../www/p5-Plack
      p5-Switch-[0-9]*:../../lang/p5-Switch
(upstream)
 - Update to 0.20
--------------
0.20  2015-10-16 13:55:13 PDT
        - Compile Perl code via a tempfile to support source filters (rkitover) #17
        - chain to original $SIG{__WARN__} when suppressing signal warnings on
          Win32 (rkitover) #16
2015-11-23 10:34:59 +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
mef
cda30c15ce (pkgsrc)
- Add BUILD_DEPENDS+= p5-CGI-Emulate-PSGI for 'make test'
(upstream)
 - Update to 0.19
--------------
0.19  2015-03-06 11:33:32 PST
        - fix signal related test fails on Win32 (rkitover) #16
2015-05-10 15:06:22 +00:00
mef
81c5d916b8 (pkgsrc)
- Add following line
   PERL5_MODULE_TYPE=     Module::Build
(upstream)
 - Update 0.15 to 0.18
   -------------------
0.18  2014-10-27 15:16:55 PDT
        - Skip tests when CGI.pm is not available #15
        - Avoid CGI.pm warnings in tests

0.17  2014-05-24 11:03:19 PDT
        - fix %SIG localization (preserve magic) (torsten)
        - fix script exit code handling (torsten, rkitover)
        - hide my and our variables from the generated sub (torsten)
        - allow parameters to CGI coderef (rkitover)

0.16  Sun Mar 10 00:12:45 PST 2013
        - Fixed warnings on 5.10 (rkitover)
2014-12-31 13:38:41 +00:00
hiramatsu
dea27bd70f Update p5-CGI-Compile to 0.15.
Changes from previous:
0.15  Tue May 24 09:41:52 PDT 2011
        - handle DOS line endings (rkitover)

0.14  Thu Jan 20 15:07:59 PST 2011
        - Enable the warnings (rkitover)

0.13  Mon Jan 17 14:36:27 PST 2011
        - Improved documents about nested closure
        - check -w switch on CGIs (rkitover)
2011-10-17 08:53:21 +00:00
seb
62fe9979f4 Update p5-CGI-Compile from version 0.11nb1 to version 0.12.
Pkgsrc changes:
- adjust dependencies

Upstream changes:
0.12  Sun Aug  8 23:35:52 PDT 2010
        - better mod_perl compatibility (chain to CORE::GLOBAL::exit) (rkitover)
2010-08-29 17:56:33 +00:00
seb
46dc710414 Initial import of p5-CGI-Compile version 0.11 in the NetBSD Packages
Collection.

The Perl 5 module CGI::Compile is an utility to compile CGI scripts
into a code reference, like ModPerl::Registry, that can run many
times on its own namespace, as long as the script is ready to run
on a persistent environment.
2010-04-10 20:06:57 +00:00