Skip to content

Commit

Permalink
Updated p5-CGI to 4.32.
Browse files Browse the repository at this point in the history
4.32 2016-07-19

    [ DOCUMENTATION ]
    - make perldoc CGI object consistent (GH #205)
    - clarify reason for absolute URLs (GH #206)

    [ INTERNALS ]
    - tweak dependency defs in Makefile.PL (GH #207, GH #208)
    - (thanks to karenetheridge and kentfredric)
  • Loading branch information
wiz committed Jul 21, 2016
1 parent f97f70c commit b24b46f
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.87 2016/06/15 07:38:01 wiz Exp $
# $NetBSD: Makefile,v 1.88 2016/07/21 12:25:59 wiz Exp $

DISTNAME= CGI-4.31
DISTNAME= CGI-4.32
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.46 2016/06/15 07:38:01 wiz Exp $
$NetBSD: distinfo,v 1.47 2016/07/21 12:25:59 wiz Exp $

SHA1 (CGI-4.31.tar.gz) = 2dc320c08283d3a13b32ae1085d21374a9a095bf
RMD160 (CGI-4.31.tar.gz) = 1b509c2647b28cc154d1e99df67ad81b5a5fb190
SHA512 (CGI-4.31.tar.gz) = a3fc6a88bed4b86f5763c07ec0961d2b06754e0a2bc9112e87b12025975618d97f626895c7d8b3a2f85a2ba5adcf99a132801a52d54652cd09ae3f053457c411
Size (CGI-4.31.tar.gz) = 197018 bytes
SHA1 (CGI-4.32.tar.gz) = 104ddf18b1415db3b7c7228780c695e17efa203a
RMD160 (CGI-4.32.tar.gz) = 40eeb0c1d1ba6db5e2ea2beeea8be4cd2561fb17
SHA512 (CGI-4.32.tar.gz) = 901135e3091b0bd3e93e7a4f50f3e1336be9002df682fd5d582cb202f2536ce2a4f67850dd2ff655c999ab4f961da705324dbb64434132c7ec5c3763711ad739
Size (CGI-4.32.tar.gz) = 197262 bytes

0 comments on commit b24b46f

Please sign in to comment.