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:   wen
Date:           Sun Jun 11 12:37:43 UTC 2023

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

Log Message:
Update to 4.57

Upstream changes:
4.57 2023-05-01

    [ DOCUMENTATION ]
    - Documentation tweaks around uploadInfo() and hooks (GH #256, thanks to rlauer6)

4.56 2023-03-01

    [ TESTING ]
    - add new cookie field 'Priority' to CGI::Cookie code (GH #253, thanks to Pavel)


To generate a diff of this commit:
cvs rdiff -u -r1.110 -r1.111 pkgsrc/www/p5-CGI/Makefile
cvs rdiff -u -r1.64 -r1.65 pkgsrc/www/p5-CGI/distinfo

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

Modified files:

Index: pkgsrc/www/p5-CGI/Makefile
diff -u pkgsrc/www/p5-CGI/Makefile:1.110 pkgsrc/www/p5-CGI/Makefile:1.111
--- pkgsrc/www/p5-CGI/Makefile:1.110    Fri Jan 13 12:49:58 2023
+++ pkgsrc/www/p5-CGI/Makefile  Sun Jun 11 12:37:43 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.110 2023/01/13 12:49:58 wen Exp $
+# $NetBSD: Makefile,v 1.111 2023/06/11 12:37:43 wen Exp $
 
-DISTNAME=      CGI-4.55
+DISTNAME=      CGI-4.57
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    www perl5
 MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=CGI/}

Index: pkgsrc/www/p5-CGI/distinfo
diff -u pkgsrc/www/p5-CGI/distinfo:1.64 pkgsrc/www/p5-CGI/distinfo:1.65
--- pkgsrc/www/p5-CGI/distinfo:1.64     Fri Jan 13 12:49:58 2023
+++ pkgsrc/www/p5-CGI/distinfo  Sun Jun 11 12:37:43 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.64 2023/01/13 12:49:58 wen Exp $
+$NetBSD: distinfo,v 1.65 2023/06/11 12:37:43 wen Exp $
 
-BLAKE2s (CGI-4.55.tar.gz) = 7f3b7bea20e3a20a41cafb79fe0f10ba0f87cd092875d983a72faa92e3994ecf
-SHA512 (CGI-4.55.tar.gz) = 6dbe99669953ef09431f7419f1d5b3de267fa149fa15d6b428a992d0a1283579557d32aff2451242235fe0c815d4238c070176a81f51724864708f6276953129
-Size (CGI-4.55.tar.gz) = 205702 bytes
+BLAKE2s (CGI-4.57.tar.gz) = ece70642eea3af952007d1d2b64d1a99de730c98262f6db98b3bca68985db254
+SHA512 (CGI-4.57.tar.gz) = c6e6746afcac3b945ac445d4fad37b9abc6ea91f1f2969fe2287170da9b42df6a46f705efb8315b2292ee9f389d4342d70326d53085fa372e3287edbe7b51d6e
+Size (CGI-4.57.tar.gz) = 206642 bytes



Home | Main Index | Thread Index | Old Index