pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Software-License



Module Name:    pkgsrc
Committed By:   wen
Date:           Tue Jul 30 03:26:30 UTC 2024

Modified Files:
        pkgsrc/devel/p5-Software-License: Makefile distinfo

Log Message:
Update to 0.104006

Upstream changes:
0.104006  2024-02-09 23:53:52+01:00 Europe/Brussels
        - use valid SPDX identifier for BSD license
        - Undefine SSLeay spdx expression
        - Update URL to SSLeay license

0.104005  2023-11-20 21:09:56-05:00 America/New_York
        - require perl v5.12.0, which was already effectively required because
          of upstream libraries
        - update author metadata


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/p5-Software-License/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/p5-Software-License/distinfo

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

Modified files:

Index: pkgsrc/devel/p5-Software-License/Makefile
diff -u pkgsrc/devel/p5-Software-License/Makefile:1.34 pkgsrc/devel/p5-Software-License/Makefile:1.35
--- pkgsrc/devel/p5-Software-License/Makefile:1.34      Thu Jul  6 09:40:01 2023
+++ pkgsrc/devel/p5-Software-License/Makefile   Tue Jul 30 03:26:29 2024
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2023/07/06 09:40:01 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2024/07/30 03:26:29 wen Exp $
 
-DISTNAME=      Software-License-0.104004
+DISTNAME=      Software-License-0.104006
 # put a period in the center of 6 digit, for example, 0.103004 -> 0.103.004
 PKGNAME=       p5-${DISTNAME:C/\.([0-9][0-9][0-9])([0-9][0-9][0-9])/.\1.\2/}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../by-authors/id/L/LE/LEONT/}
 

Index: pkgsrc/devel/p5-Software-License/distinfo
diff -u pkgsrc/devel/p5-Software-License/distinfo:1.17 pkgsrc/devel/p5-Software-License/distinfo:1.18
--- pkgsrc/devel/p5-Software-License/distinfo:1.17      Mon Jun 12 12:48:08 2023
+++ pkgsrc/devel/p5-Software-License/distinfo   Tue Jul 30 03:26:29 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2023/06/12 12:48:08 wen Exp $
+$NetBSD: distinfo,v 1.18 2024/07/30 03:26:29 wen Exp $
 
-BLAKE2s (Software-License-0.104004.tar.gz) = c5bd74f2c61a725ffc3a5d8e7e5bd0f2f5cf158689810cb9338cae0b0832721c
-SHA512 (Software-License-0.104004.tar.gz) = 0dfb3a75d0fb4f430560f995193d11f4de7e1bcd0d240f8c4586b8b2ede93635ff8ac88bcbda4ffb9fd6cec61c6c1bdeb84bb0103c0870d76f267bf4d9ce48c8
-Size (Software-License-0.104004.tar.gz) = 127346 bytes
+BLAKE2s (Software-License-0.104006.tar.gz) = 357c5e966f34583653f62e43e5c011fb150aaebc51b6a779c78bd805e6161338
+SHA512 (Software-License-0.104006.tar.gz) = 48fbfc5419a978b645c822d529f94c54a49ba65502165cfcc4ee6a6b48ea59eff981e5f64b9a9109007c389897789a9b9651f980b8b2ebd07180310da2e720bb
+Size (Software-License-0.104006.tar.gz) = 127309 bytes



Home | Main Index | Thread Index | Old Index