diff options
author | he <he> | 2009-01-11 18:39:10 +0000 |
---|---|---|
committer | he <he> | 2009-01-11 18:39:10 +0000 |
commit | 8a0f1d808bdc62d16b7f95038975616127322b1c (patch) | |
tree | cbfe7bcafbbe9bc1d1522c4c920460cea31ca095 /www | |
parent | ef333b1b0113aa62347596d22b782e675339097d (diff) | |
download | pkgsrc-8a0f1d808bdc62d16b7f95038975616127322b1c.tar.gz |
Update from version 4.38 to 4.40.
Upstream changes:
4.40 - Friday, January 2, 2009
No code changes.
* DOCUMENTATION: Clarify that users should use the mailing list
for support, instead of e-mailing the maintainers directly.
4.39 - Monday, December 15, 2008
No code changes.
* INTERNAL: Expand the discussion of auto-flushing in the POD.
(Ron Savage, Mark Stosberg)
* INTERNAL: Re-organize the documentation a bit.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-CGI-Session/Makefile | 4 | ||||
-rw-r--r-- | www/p5-CGI-Session/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-CGI-Session/Makefile b/www/p5-CGI-Session/Makefile index 4aeea55041b..d8657016699 100644 --- a/www/p5-CGI-Session/Makefile +++ b/www/p5-CGI-Session/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2008/12/12 21:29:49 he Exp $ +# $NetBSD: Makefile,v 1.13 2009/01/11 18:39:10 he Exp $ -DISTNAME= CGI-Session-4.38 +DISTNAME= CGI-Session-4.40 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5ses CATEGORIES= www perl5 diff --git a/www/p5-CGI-Session/distinfo b/www/p5-CGI-Session/distinfo index 9cac5446e33..3b3f9d9e8e9 100644 --- a/www/p5-CGI-Session/distinfo +++ b/www/p5-CGI-Session/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2008/12/12 21:29:49 he Exp $ +$NetBSD: distinfo,v 1.7 2009/01/11 18:39:10 he Exp $ -SHA1 (CGI-Session-4.38.tar.gz) = 9bc2ec34b428f640c54bae7d3483ebee294a21d9 -RMD160 (CGI-Session-4.38.tar.gz) = e626266db64288a336317d9a6a83d0f6a42293e1 -Size (CGI-Session-4.38.tar.gz) = 70684 bytes +SHA1 (CGI-Session-4.40.tar.gz) = 1148d3309915fced6f9f93848a219232d96061f7 +RMD160 (CGI-Session-4.40.tar.gz) = 60e6a14855225525a888629fe0495cb3b7d967af +Size (CGI-Session-4.40.tar.gz) = 70257 bytes |