]> perl5.git.perl.org Git - perl5.git/commitdiff This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
bump $Compress::Raw::Zlib::VERSION to a dev release
authorTony Cook <[email protected]>
Mon, 22 May 2023 05:48:33 +0000 (15:48 +1000)
committerLeon Timmermans <[email protected]>
Wed, 24 May 2023 09:52:50 +0000 (11:52 +0200)
since we don't own it, and mark the modified files as customized

Porting/Maintainers.pl
cpan/Compress-Raw-Zlib/lib/Compress/Raw/Zlib.pm
t/porting/customized.dat

index 2dd6fbc55be19e8102494bbb371550ec20f56b3b..68d5845633b78d0c7d6ec0d6a5ebf70ac5058c73 100755 (executable)
@@ -232,6 +232,11 @@ use File::Glob qw(:case);
                 t/99pod.t
                 ),
         ],
+        'CUSTOMIZED' => [
+            # https://github.com/pmqs/Compress-Raw-Zlib/issues/23
+            'lib/Compress/Raw/Zlib.pm',
+            'Zlib.xs'
+        ],
     },
 
     'Config::Perl::V' => {
index 8f2a33721ae46ca8cb2d6214d97f3e5123fe2b2c..7250f382a6558b240abf58229a9427ea61105a08 100644 (file)
@@ -10,7 +10,7 @@ use warnings ;
 use bytes ;
 our ($VERSION, $XS_VERSION, @ISA, @EXPORT, %EXPORT_TAGS, @EXPORT_OK, $AUTOLOAD, %DEFLATE_CONSTANTS, @DEFLATE_CONSTANTS);
 
-$VERSION = '2.204';
+$VERSION = '2.204_001';
 $XS_VERSION = $VERSION;
 $VERSION = eval $VERSION;
 
index 9927b17599bc7e535994dc82053451d525e5ebea..fb33c14079bc00429d32fe554bf4b4a40ca76c67 100644 (file)
@@ -3,6 +3,8 @@
 #     ./perl -I../lib porting/customized.t --regen
 AutoLoader cpan/AutoLoader/t/02AutoSplit.t bb90cda13b88599ad45de4b45799d5218afcb6d8
 Compress::Raw::Bzip2 cpan/Compress-Raw-Bzip2/Bzip2.xs 76ad65475e73a545d0e1513e3dfdc4033db3c7c0
+Compress::Raw::Zlib cpan/Compress-Raw-Zlib/lib/Compress/Raw/Zlib.pm 4198f92e2880d36d6cef4f1be216005b6738ada8
+Compress::Raw::Zlib cpan/Compress-Raw-Zlib/Zlib.xs 2ed95faab364703f6b93f7ffff6e0f2a2b2adedd
 Digest::MD5 cpan/Digest-MD5/MD5.pm cf2fd9d327f3e314e9e66bb6ecb7a62b4ec72767
 Digest::MD5 cpan/Digest-MD5/MD5.xs dc40839d25ba5e2d6f42fc9b81b409f1d0dbfb0e
 ExtUtils::Constant cpan/ExtUtils-Constant/lib/ExtUtils/Constant/Base.pm 7560e1018f806db5689dee78728ccb8374aea741