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 Oct 22 07:51:05 UTC 2023

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

Log Message:
Update to 4.59

Upstream changes:
4.59 2023-10-02

    [ FIX ]
    -  Bring VERSION values inline

4.58 2023-10-02

    [ FIX ]
    -  Update cookie expires date format (GH #258 , thanks to robbiebow)


To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.113 pkgsrc/www/p5-CGI/Makefile
cvs rdiff -u -r1.65 -r1.66 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.112 pkgsrc/www/p5-CGI/Makefile:1.113
--- pkgsrc/www/p5-CGI/Makefile:1.112    Thu Jul  6 09:42:21 2023
+++ pkgsrc/www/p5-CGI/Makefile  Sun Oct 22 07:51:05 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.112 2023/07/06 09:42:21 wiz Exp $
+# $NetBSD: Makefile,v 1.113 2023/10/22 07:51:05 wen Exp $
 
-DISTNAME=      CGI-4.57
+DISTNAME=      CGI-4.59
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    www perl5
 MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=CGI/}
 

Index: pkgsrc/www/p5-CGI/distinfo
diff -u pkgsrc/www/p5-CGI/distinfo:1.65 pkgsrc/www/p5-CGI/distinfo:1.66
--- pkgsrc/www/p5-CGI/distinfo:1.65     Sun Jun 11 12:37:43 2023
+++ pkgsrc/www/p5-CGI/distinfo  Sun Oct 22 07:51:05 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.65 2023/06/11 12:37:43 wen Exp $
+$NetBSD: distinfo,v 1.66 2023/10/22 07:51:05 wen Exp $
 
-BLAKE2s (CGI-4.57.tar.gz) = ece70642eea3af952007d1d2b64d1a99de730c98262f6db98b3bca68985db254
-SHA512 (CGI-4.57.tar.gz) = c6e6746afcac3b945ac445d4fad37b9abc6ea91f1f2969fe2287170da9b42df6a46f705efb8315b2292ee9f389d4342d70326d53085fa372e3287edbe7b51d6e
-Size (CGI-4.57.tar.gz) = 206642 bytes
+BLAKE2s (CGI-4.59.tar.gz) = 7a3e793684bb3ab5b29617803a514d37cfd59af05e4d91d31a9155f912719953
+SHA512 (CGI-4.59.tar.gz) = df0b6e87f6d31930cd861f758984cceb8bed1d38da9954401140b0af1f01031570aaed9c8769b53aee49283f462658aacbe97ecb7ebe9db734512a2ad3898bd7
+Size (CGI-4.59.tar.gz) = 206564 bytes



Home | Main Index | Thread Index | Old Index