Skip to content

Commit

Permalink
Updated p5-CGI to 4.35.
Browse files Browse the repository at this point in the history
4.35 2016-10-13

    [ FIX ]
    - revert changes from 4.34 as they broke stuff


4.34 2016-10-13

    [ ENHANCEMENT ]
    - If running from the command line, url_param now picks up
      parameters given on then command line or on stdin (GH #210)

    [ DOCUMENTATION ]
    - documentation for above addition
  • Loading branch information
wiz committed Oct 18, 2016
1 parent b4fbc26 commit 5d69a5c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions www/p5-CGI/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.89 2016/09/17 02:59:19 mef Exp $
# $NetBSD: Makefile,v 1.90 2016/10/18 08:20:57 wiz Exp $

DISTNAME= CGI-4.33
DISTNAME= CGI-4.35
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=CGI/}
Expand Down
10 changes: 5 additions & 5 deletions www/p5-CGI/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.48 2016/09/17 02:59:19 mef Exp $
$NetBSD: distinfo,v 1.49 2016/10/18 08:20:57 wiz Exp $

SHA1 (CGI-4.33.tar.gz) = b209e029a189eaca4b8f344db74eab881043630e
RMD160 (CGI-4.33.tar.gz) = a87183b5696f6079d17b6c9bc5f020ad08e59d98
SHA512 (CGI-4.33.tar.gz) = 1303f0fc093e0a3a36b840799ea3054d850bb6fec09f127f7667c6d78f74979fe43a9868ee5652bdc96a745747cc9eb226a28b0aece9031fd71d5781c2c76c53
Size (CGI-4.33.tar.gz) = 197445 bytes
SHA1 (CGI-4.35.tar.gz) = 2f9c226b7bce80e061da26fc87a12f2eeb7c00c6
RMD160 (CGI-4.35.tar.gz) = 6a1a1cbb8d4eed0a396a3005c46501e0c2415750
SHA512 (CGI-4.35.tar.gz) = e4a25535b654439605ec9de3cd86dd84a4ce510d8ab459d693019b206e2123613a17cf281c21454baf39c7216c3d9fa2dbef7321709f341ba7f3c59bf765e23c
Size (CGI-4.35.tar.gz) = 197649 bytes

0 comments on commit 5d69a5c

Please sign in to comment.