pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/p5-HTTP-Date



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Oct 22 10:53:48 UTC 2023

Modified Files:
        pkgsrc/www/p5-HTTP-Date: Makefile distinfo

Log Message:
Update to 6.06

UPstream changes:
6.06      2023-07-06 22:29:55Z
    - Use copyright year rather than range (GH#18) (Olaf Alders)
    - Replace "Test" with "Test::More" (GH#20) (James Raspass)
    - Remove the executable bit from the test (GH#21) (James Raspass)
    - Add support for Windows four-digit year format (GH#23) (Grant Street
      Group)


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/www/p5-HTTP-Date/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/p5-HTTP-Date/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-HTTP-Date/Makefile
diff -u pkgsrc/www/p5-HTTP-Date/Makefile:1.21 pkgsrc/www/p5-HTTP-Date/Makefile:1.22
--- pkgsrc/www/p5-HTTP-Date/Makefile:1.21       Thu Jul  6 09:42:39 2023
+++ pkgsrc/www/p5-HTTP-Date/Makefile    Sun Oct 22 10:53:48 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2023/07/06 09:42:39 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2023/10/22 10:53:48 wen Exp $
 
-DISTNAME=      HTTP-Date-6.05
+DISTNAME=      HTTP-Date-6.06
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   4
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=HTTP/}
 

Index: pkgsrc/www/p5-HTTP-Date/distinfo
diff -u pkgsrc/www/p5-HTTP-Date/distinfo:1.6 pkgsrc/www/p5-HTTP-Date/distinfo:1.7
--- pkgsrc/www/p5-HTTP-Date/distinfo:1.6        Tue Oct 26 11:30:02 2021
+++ pkgsrc/www/p5-HTTP-Date/distinfo    Sun Oct 22 10:53:48 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:30:02 nia Exp $
+$NetBSD: distinfo,v 1.7 2023/10/22 10:53:48 wen Exp $
 
-BLAKE2s (HTTP-Date-6.05.tar.gz) = 4c917889a1729fc19c8b708abb583f1d1f69b01b5ed9fcbbb956cd0602468c10
-SHA512 (HTTP-Date-6.05.tar.gz) = 08a427a860161cd0d7a34a4fa3eb6bf6439c2504478a308ff560de0e6620c20df46f004cfcb719e3d19e35fdb650728d6983ffce1423f4d9da06f91d85c7b927
-Size (HTTP-Date-6.05.tar.gz) = 29673 bytes
+BLAKE2s (HTTP-Date-6.06.tar.gz) = ac979ec9cb4fc0dd81f520a77b7a2a80b755fd2ba58c484f0c4e638151bb5105
+SHA512 (HTTP-Date-6.06.tar.gz) = e1555a9b5dff3b2041594f9b480f12a022eb03b0f1628f884fc88a3aed687ba7a6c7d743198c4ca7ba32df22a98fd070bd4a2bc2494703ec72e16303c9cfb3e6
+Size (HTTP-Date-6.06.tar.gz) = 31629 bytes



Home | Main Index | Thread Index | Old Index