pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/p5-XML-LibXSLT



Module Name:    pkgsrc
Committed By:   wen
Date:           Tue Jul  4 11:07:45 UTC 2023

Modified Files:
        pkgsrc/textproc/p5-XML-LibXSLT: Makefile distinfo

Log Message:
Update to 2.002001

Upstream changes:
2.002001    2023-02-10
    - Makefile.PL
        - Corrections and refactorings

2.002000    2022-05-17
    - lib/XML/LibXSLT/Quick.pm .
        - clarify license
            - https://github.com/shlomif/perl-XML-LibXSLT/issues/5
        - add docs and a $source 'string' type
    - Makefile.PL
        - cleanups
        - Require perl-5.14.0 at a minimum
            - https://github.com/shlomif/supporting-older-perl5-releases

2.001000    2022-05-16
    - lib/XML/LibXSLT/Quick.pm .
        - Add 'params' support for generic_transform().

2.000000    2022-04-09
    - Add lib/XML/LibXSLT/Quick.pm .
    - Cleanups.


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/textproc/p5-XML-LibXSLT/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/textproc/p5-XML-LibXSLT/distinfo

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

Modified files:

Index: pkgsrc/textproc/p5-XML-LibXSLT/Makefile
diff -u pkgsrc/textproc/p5-XML-LibXSLT/Makefile:1.54 pkgsrc/textproc/p5-XML-LibXSLT/Makefile:1.55
--- pkgsrc/textproc/p5-XML-LibXSLT/Makefile:1.54        Wed Apr 19 08:11:38 2023
+++ pkgsrc/textproc/p5-XML-LibXSLT/Makefile     Tue Jul  4 11:07:45 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2023/04/19 08:11:38 adam Exp $
+# $NetBSD: Makefile,v 1.55 2023/07/04 11:07:45 wen Exp $
 
-DISTNAME=      XML-LibXSLT-1.99
+DISTNAME=      XML-LibXSLT-2.002001
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   8
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=XML/}
 

Index: pkgsrc/textproc/p5-XML-LibXSLT/distinfo
diff -u pkgsrc/textproc/p5-XML-LibXSLT/distinfo:1.21 pkgsrc/textproc/p5-XML-LibXSLT/distinfo:1.22
--- pkgsrc/textproc/p5-XML-LibXSLT/distinfo:1.21        Tue Oct 26 11:22:51 2021
+++ pkgsrc/textproc/p5-XML-LibXSLT/distinfo     Tue Jul  4 11:07:45 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2021/10/26 11:22:51 nia Exp $
+$NetBSD: distinfo,v 1.22 2023/07/04 11:07:45 wen Exp $
 
-BLAKE2s (XML-LibXSLT-1.99.tar.gz) = 44ae24d2ee664af3d22210841f7c37b3a65e9441c944909622431ea8f4120914
-SHA512 (XML-LibXSLT-1.99.tar.gz) = d716fe44673c83c5670a8f98cf82057e7df35d43ee452843adb7c605d36e7a42b35bdf26937a2e3d8c55494ac83c23f1421ab4481a4817c011074668bc951739
-Size (XML-LibXSLT-1.99.tar.gz) = 114083 bytes
+BLAKE2s (XML-LibXSLT-2.002001.tar.gz) = 792f5c01bf59aab7a183058ccc7f27a86a50fdfb7c433ef57bbb389f723c6ddb
+SHA512 (XML-LibXSLT-2.002001.tar.gz) = 1fbe09fbab1e9729a369090c5aa468436b84280200b55be22a3447b624849acf4ccc11898fdcf608c333eb6fbcf19c37adf7a3b7943f71cd6c9aea0800edfa04
+Size (XML-LibXSLT-2.002001.tar.gz) = 118703 bytes



Home | Main Index | Thread Index | Old Index