Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Catalyst-Manual for 
openSUSE:Factory checked in at 2024-05-15 21:26:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Catalyst-Manual (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Catalyst-Manual.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Catalyst-Manual"

Wed May 15 21:26:12 2024 rev:17 rq:1173968 version:5.9013

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Catalyst-Manual/perl-Catalyst-Manual.changes    
    2020-07-28 17:29:35.294194045 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Catalyst-Manual.new.1880/perl-Catalyst-Manual.changes
      2024-05-15 21:26:41.037781516 +0200
@@ -1,0 +2,12 @@
+Sat Mar 23 03:06:17 UTC 2024 - Tina Müller <[email protected]>
+
+- updated to 5.9013
+   see /usr/share/doc/packages/perl-Catalyst-Manual/Changes
+
+  5.9013 - 2024-03-22
+      - fix mojibake in metadata
+
+  5.9012 - 2024-02-03
+      - fixed some broken links (Graham Knop, Daniel Böhmer)
+
+-------------------------------------------------------------------

Old:
----
  Catalyst-Manual-5.9011.tar.gz

New:
----
  Catalyst-Manual-5.9013.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Catalyst-Manual.spec ++++++
--- /var/tmp/diff_new_pack.JuoskH/_old  2024-05-15 21:26:41.909813079 +0200
+++ /var/tmp/diff_new_pack.JuoskH/_new  2024-05-15 21:26:41.913813224 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Catalyst-Manual
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,31 +16,30 @@
 #
 
 
+%define cpan_name Catalyst-Manual
 Name:           perl-Catalyst-Manual
-Version:        5.9011
+Version:        5.9013
 Release:        0
-%define cpan_name Catalyst-Manual
-Summary:        The Catalyst developer's manual
 License:        Artistic-1.0 OR GPL-1.0-or-later
-Group:          Development/Libraries/Perl
+Summary:        The Catalyst developer's manual
 URL:            https://metacpan.org/release/%{cpan_name}
-Source0:        
https://cpan.metacpan.org/authors/id/H/HA/HAARG/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(Test::More) >= 0.88
 %{perl_requires}
 
 %description
 The Catalyst developer's manual
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup  -n %{cpan_name}-%{version}
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags}
+%make_build
 
 %check
 make test
@@ -51,7 +50,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
 %doc Changes README
 %license LICENSE
 

++++++ Catalyst-Manual-5.9011.tar.gz -> Catalyst-Manual-5.9013.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Catalyst-Manual-5.9011/Changes 
new/Catalyst-Manual-5.9013/Changes
--- old/Catalyst-Manual-5.9011/Changes  2020-07-22 16:18:46.000000000 +0200
+++ new/Catalyst-Manual-5.9013/Changes  2024-03-22 22:00:31.000000000 +0100
@@ -1,5 +1,11 @@
 Revision history for Catalyst-Manual
 
+5.9013 - 2024-03-22
+    - fix mojibake in metadata
+
+5.9012 - 2024-02-03
+    - fixed some broken links (Graham Knop, Daniel Böhmer)
+
 5.9011 - 2020-07-22
     - added NGINX Unit deployment documentation
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Catalyst-Manual-5.9011/MANIFEST 
new/Catalyst-Manual-5.9013/MANIFEST
--- old/Catalyst-Manual-5.9011/MANIFEST 2020-07-22 16:19:10.000000000 +0200
+++ new/Catalyst-Manual-5.9013/MANIFEST 2024-03-22 22:00:40.000000000 +0100
@@ -41,6 +41,6 @@
 t/01-use.t
 xt/author/pod-coverage.t
 xt/author/pod.t
+LICENSE                                  LICENSE file (added by Distar)
 META.yml                                 Module YAML meta-data (added by 
MakeMaker)
 META.json                                Module JSON meta-data (added by 
MakeMaker)
-LICENSE                                  LICENSE file (added by Distar)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Catalyst-Manual-5.9011/META.json 
new/Catalyst-Manual-5.9013/META.json
--- old/Catalyst-Manual-5.9011/META.json        2020-07-22 16:19:09.000000000 
+0200
+++ new/Catalyst-Manual-5.9013/META.json        2024-03-22 22:00:40.000000000 
+0100
@@ -5,7 +5,7 @@
       "Kieren Diment <[email protected]>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter 
version 2.150010",
    "license" : [
       "perl_5"
    ],
@@ -21,11 +21,7 @@
       ]
    },
    "prereqs" : {
-      "build" : {
-         "requires" : {
-            "ExtUtils::MakeMaker" : "0"
-         }
-      },
+      "build" : {},
       "configure" : {
          "requires" : {
             "ExtUtils::MakeMaker" : "0"
@@ -63,7 +59,7 @@
       "x_IRC" : "irc://irc.perl.org/#catalyst",
       "x_MailingList" : 
"http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst";
    },
-   "version" : "5.9011",
+   "version" : "5.9013",
    "x_contributors" : [
       "Kennedy Clark <[email protected]>",
       "Tomas Doran <[email protected]>",
@@ -74,61 +70,60 @@
       "Jesse Sheidlower <[email protected]>",
       "Brian Cassidy <[email protected]>",
       "Caleb Cushing <[email protected]>",
-      "Rafael Kitover <[email protected]>",
       "Dan Dascalescu <[email protected]>",
+      "Rafael Kitover <[email protected]>",
       "Jason Felds <[email protected]>",
       "Frederik Schwarzer <[email protected]>",
       "Jonathan Yu <[email protected]>",
-      "Matt S Trout <[email protected]>",
       "Breno G. de Oliveira <[email protected]>",
-      "Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 
<[email protected]>",
-      "Matthew Horsfall <[email protected]>",
+      "Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 <[email protected]>",
+      "Matt S Trout <[email protected]>",
       "Florian Ragwitz <[email protected]>",
       "Jess Robinson <[email protected]>",
-      "Eden Cardim <[email protected]>",
-      "Ricardo SIGNES <[email protected]>",
-      "Shlomi Fish <[email protected]>",
-      "Andrew Rodland <[email protected]>",
-      "Robert 'phaylon' Sedlacek <[email protected]>",
+      "Matthew Horsfall <[email protected]>",
+      "Andrew Rodland <[email protected]>",
+      "Artem Konev <[email protected]>",
+      "Eden Cardim <[email protected]>",
       "Justin Hunter <[email protected]>",
-      "Nick Tonkin <[email protected]>",
+      "Ricardo Signes <[email protected]>",
+      "Robert 'phaylon' Sedlacek <[email protected]>",
+      "Shlomi Fish <[email protected]>",
+      "antgel <[email protected]>",
       "Alexander Hartmaier <[email protected]>",
-      "Andreas Marienborg <[email protected]>",
-      "Dagfinn Ilmari MannsÃ¥ker <[email protected]>",
-      "Gerda Shank <[email protected]>",
+      "Andreas Marienborg <[email protected]>",
+      "Dagfinn Ilmari MannsÃ¥ker <[email protected]>",
+      "Gerda Shank <[email protected]>",
       "Ian Wells <[email protected]>",
+      "Jay Hannah <[email protected]>",
       "Jay Kuri <[email protected]>",
       "Mark A. Stratman <[email protected]>",
       "Mateu X. Hunter <[email protected]>",
+      "Nick Tonkin <[email protected]>",
       "Peter Karman <[email protected]>",
-      "sockmonk <[email protected]>",
-      "u-foka <[email protected]>",
-      "Jay Hannah <[email protected]>",
+      "Wes Sheldahl <[email protected]>",
+      "Alastair McGowan-Douglas <[email protected]>",
+      "Andy Grundman <[email protected]>",
+      "Ash Berlin <[email protected]>",
+      "David Schmidt <[email protected]>",
+      "David Steinbrunner <[email protected]>",
+      "Dominic Humphries <[email protected]>",
+      "Edwin de Graaf <[email protected]>",
+      "Eisenberger Tamás <[email protected]>",
       "Eric A. Zarko <[email protected]>",
+      "Iñigo Tejedor Arrondo <[email protected]>",
+      "Jonathan \"Duke\" Leto <[email protected]>",
+      "Jonathan Otsuka <[email protected]>",
+      "Kartik Thakore <[email protected]>",
+      "Kostya Ten <[email protected]>",
       "Lilly An <[email protected]>",
       "Marcus Ramberg <[email protected]>",
-      "antgel <[email protected]>",
-      "kostya <[email protected]>",
-      "Eisenberger Tamás <[email protected]>",
-      "Edwin de Graaf <[email protected]>",
       "Matthias Dietrich <[email protected]>",
-      "Alastair McGowan-Douglas <[email protected]>",
       "Paul Waring <[email protected]>",
-      "kthakore <[email protected]>",
-      "Dominic Humphries <[email protected]>",
-      "David Steinbrunner <[email protected]>",
-      "David Schmidt <[email protected]>",
       "Ronald J Kimball <[email protected]>",
-      "Ash Berlin <[email protected]>",
       "Tom Feist <[email protected]>",
-      "Andy Grundman <[email protected]>",
       "Ton Voon <[email protected]>",
       "Zsolt Zemancsik <[email protected]>",
-      "Jonathan Otsuka <[email protected]>",
-      "Jonathan \"Duke\" Leto <[email protected]>",
-      "KMX <[email protected]>",
-      "Jay Hannah <[email protected]>",
-      "Iñigo Tejedor Arrondo <[email protected]>"
+      "kmx <[email protected]>"
    ],
-   "x_serialization_backend" : "JSON::PP version 4.04"
+   "x_serialization_backend" : "JSON::MaybeXS version 1.004005"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Catalyst-Manual-5.9011/META.yml 
new/Catalyst-Manual-5.9013/META.yml
--- old/Catalyst-Manual-5.9011/META.yml 2020-07-22 16:19:07.000000000 +0200
+++ new/Catalyst-Manual-5.9013/META.yml 2024-03-22 22:00:40.000000000 +0100
@@ -4,12 +4,11 @@
   - 'Catalyst Contributors, see Catalyst.pm'
   - 'Kieren Diment <[email protected]>'
 build_requires:
-  ExtUtils::MakeMaker: '0'
   Test::More: '0.88'
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter version 
2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -26,7 +25,7 @@
   MailingList: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
   bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Catalyst-Manual
   repository: https://github.com/perl-catalyst/Catalyst-Manual.git
-version: '5.9011'
+version: '5.9013'
 x_contributors:
   - 'Kennedy Clark <[email protected]>'
   - 'Tomas Doran <[email protected]>'
@@ -37,59 +36,58 @@
   - 'Jesse Sheidlower <[email protected]>'
   - 'Brian Cassidy <[email protected]>'
   - 'Caleb Cushing <[email protected]>'
-  - 'Rafael Kitover <[email protected]>'
   - 'Dan Dascalescu <[email protected]>'
+  - 'Rafael Kitover <[email protected]>'
   - 'Jason Felds <[email protected]>'
   - 'Frederik Schwarzer <[email protected]>'
   - 'Jonathan Yu <[email protected]>'
-  - 'Matt S Trout <[email protected]>'
   - 'Breno G. de Oliveira <[email protected]>'
-  - "Lars Dɪᴇᴄᴋᴏá´¡ 迪拉æ–¯ <[email protected]>"
-  - 'Matthew Horsfall <[email protected]>'
+  - 'Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 <[email protected]>'
+  - 'Matt S Trout <[email protected]>'
   - 'Florian Ragwitz <[email protected]>'
   - 'Jess Robinson <[email protected]>'
-  - 'Eden Cardim <[email protected]>'
-  - 'Ricardo SIGNES <[email protected]>'
-  - 'Shlomi Fish <[email protected]>'
-  - 'Andrew Rodland <[email protected]>'
-  - "Robert 'phaylon' Sedlacek <[email protected]>"
+  - 'Matthew Horsfall <[email protected]>'
+  - 'Andrew Rodland <[email protected]>'
+  - 'Artem Konev <[email protected]>'
+  - 'Eden Cardim <[email protected]>'
   - 'Justin Hunter <[email protected]>'
-  - 'Nick Tonkin <[email protected]>'
+  - 'Ricardo Signes <[email protected]>'
+  - "Robert 'phaylon' Sedlacek <[email protected]>"
+  - 'Shlomi Fish <[email protected]>'
+  - 'antgel <[email protected]>'
   - 'Alexander Hartmaier <[email protected]>'
-  - 'Andreas Marienborg <[email protected]>'
-  - 'Dagfinn Ilmari MannsÃ¥ker <[email protected]>'
-  - 'Gerda Shank <[email protected]>'
+  - 'Andreas Marienborg <[email protected]>'
+  - 'Dagfinn Ilmari MannsÃ¥ker <[email protected]>'
+  - 'Gerda Shank <[email protected]>'
   - 'Ian Wells <[email protected]>'
+  - 'Jay Hannah <[email protected]>'
   - 'Jay Kuri <[email protected]>'
   - 'Mark A. Stratman <[email protected]>'
   - 'Mateu X. Hunter <[email protected]>'
+  - 'Nick Tonkin <[email protected]>'
   - 'Peter Karman <[email protected]>'
-  - 'sockmonk <[email protected]>'
-  - 'u-foka <[email protected]>'
-  - 'Jay Hannah <[email protected]>'
+  - 'Wes Sheldahl <[email protected]>'
+  - 'Alastair McGowan-Douglas <[email protected]>'
+  - 'Andy Grundman <[email protected]>'
+  - 'Ash Berlin <[email protected]>'
+  - 'David Schmidt <[email protected]>'
+  - 'David Steinbrunner <[email protected]>'
+  - 'Dominic Humphries <[email protected]>'
+  - 'Edwin de Graaf <[email protected]>'
+  - 'Eisenberger Tamás <[email protected]>'
   - 'Eric A. Zarko <[email protected]>'
+  - 'Iñigo Tejedor Arrondo <[email protected]>'
+  - 'Jonathan "Duke" Leto <[email protected]>'
+  - 'Jonathan Otsuka <[email protected]>'
+  - 'Kartik Thakore <[email protected]>'
+  - 'Kostya Ten <[email protected]>'
   - 'Lilly An <[email protected]>'
   - 'Marcus Ramberg <[email protected]>'
-  - 'antgel <[email protected]>'
-  - 'kostya <[email protected]>'
-  - 'Eisenberger Tamás <[email protected]>'
-  - 'Edwin de Graaf <[email protected]>'
   - 'Matthias Dietrich <[email protected]>'
-  - 'Alastair McGowan-Douglas <[email protected]>'
   - 'Paul Waring <[email protected]>'
-  - 'kthakore <[email protected]>'
-  - 'Dominic Humphries <[email protected]>'
-  - 'David Steinbrunner <[email protected]>'
-  - 'David Schmidt <[email protected]>'
   - 'Ronald J Kimball <[email protected]>'
-  - 'Ash Berlin <[email protected]>'
   - 'Tom Feist <[email protected]>'
-  - 'Andy Grundman <[email protected]>'
   - 'Ton Voon <[email protected]>'
   - 'Zsolt Zemancsik <[email protected]>'
-  - 'Jonathan Otsuka <[email protected]>'
-  - 'Jonathan "Duke" Leto <[email protected]>'
-  - 'KMX <[email protected]>'
-  - 'Jay Hannah <[email protected]>'
-  - 'Iñigo Tejedor Arrondo <[email protected]>'
+  - 'kmx <[email protected]>'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Catalyst-Manual-5.9011/Makefile.PL 
new/Catalyst-Manual-5.9013/Makefile.PL
--- old/Catalyst-Manual-5.9011/Makefile.PL      2020-07-21 21:41:56.000000000 
+0200
+++ new/Catalyst-Manual-5.9013/Makefile.PL      2024-03-22 21:56:32.000000000 
+0100
@@ -1,165 +1,165 @@
 use strict;
-use warnings FATAL => 'all';
-use ExtUtils::MakeMaker;
-(do './maint/Makefile.PL.include' or die $@) unless -f 'META.yml';
-
-my %WriteMakefileArgs = (
-  NAME => 'Catalyst::Manual',
-  VERSION_FROM => 'lib/Catalyst/Manual.pm',
-  AUTHOR => [ 'Catalyst Contributors, see Catalyst.pm', 'Kieren Diment 
<[email protected]>' ],
-
-  META_MERGE => {
-    'meta-spec' => { version => 2 },
-    dynamic_config => 0,
-    resources => {
-      repository => {
-        url => 'https://github.com/perl-catalyst/Catalyst-Manual.git',
-        web => 'https://github.com/perl-catalyst/Catalyst-Manual',
-        type => 'git',
-      },
-      bugtracker => {
-        mailto => '[email protected]',
-        web => 
'https://rt.cpan.org/Public/Dist/Display.html?Name=Catalyst-Manual',
-      },
-      x_IRC => 'irc://irc.perl.org/#catalyst',
-      x_MailingList => 
'http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst',
+use warnings;
+use 5.006;
+use utf8;
+
+my %META = (
+  name => 'Catalyst-Manual',
+  license => 'perl_5',
+  author => [
+    'Catalyst Contributors, see Catalyst.pm',
+    'Kieren Diment <[email protected]>',
+  ],
+  dynamic_config => 0,
+  resources => {
+    repository => {
+      url => 'https://github.com/perl-catalyst/Catalyst-Manual.git',
+      web => 'https://github.com/perl-catalyst/Catalyst-Manual',
+      type => 'git',
+    },
+    bugtracker => {
+      mailto => '[email protected]',
+      web => 
'https://rt.cpan.org/Public/Dist/Display.html?Name=Catalyst-Manual',
     },
-    x_contributors => [ # manually added, from git shortlog -e -s -n
-      'Kennedy Clark <[email protected]>',
-      'Tomas Doran <[email protected]>',
-      'Kieren Diment <[email protected]>',
-      'Karen Etheridge <[email protected]>',
-      'Graham Knop <[email protected]>',
-      'Jonathan Rockway <[email protected]>',
-      'Jesse Sheidlower <[email protected]>',
-      'Brian Cassidy <[email protected]>',
-      'Caleb Cushing <[email protected]>',
-      'Rafael Kitover <[email protected]>',
-      'Dan Dascalescu <[email protected]>',
-      'Jason Felds <[email protected]>',
-      'Frederik Schwarzer <[email protected]>',
-      'Jonathan Yu <[email protected]>',
-      'Matt S Trout <[email protected]>',
-      'Breno G. de Oliveira <[email protected]>',
-      'Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 <[email protected]>',
-      'Matthew Horsfall <[email protected]>',
-      'Florian Ragwitz <[email protected]>',
-      'Jess Robinson <[email protected]>',
-      'Eden Cardim <[email protected]>',
-      'Ricardo SIGNES <[email protected]>',
-      'Shlomi Fish <[email protected]>',
-      'Andrew Rodland <[email protected]>',
-      'Robert \'phaylon\' Sedlacek <[email protected]>',
-      'Justin Hunter <[email protected]>',
-      'Nick Tonkin <[email protected]>',
-      'Alexander Hartmaier <[email protected]>',
-      'Andreas Marienborg <[email protected]>',
-      'Dagfinn Ilmari MannsÃ¥ker <[email protected]>',
-      'Gerda Shank <[email protected]>',
-      'Ian Wells <[email protected]>',
-      'Jay Kuri <[email protected]>',
-      'Mark A. Stratman <[email protected]>',
-      'Mateu X. Hunter <[email protected]>',
-      'Peter Karman <[email protected]>',
-      'sockmonk <[email protected]>',
-      'u-foka <[email protected]>',
-      'Jay Hannah <[email protected]>',
-      'Eric A. Zarko <[email protected]>',
-      'Lilly An <[email protected]>',
-      'Marcus Ramberg <[email protected]>',
-      'antgel <[email protected]>',
-      'kostya <[email protected]>',
-      'Eisenberger Tamás <[email protected]>',
-      'Edwin de Graaf <[email protected]>',
-      'Matthias Dietrich <[email protected]>',
-      'Alastair McGowan-Douglas <[email protected]>',
-      'Paul Waring <[email protected]>',
-      'kthakore <[email protected]>',
-      'Dominic Humphries <[email protected]>',
-      'David Steinbrunner <[email protected]>',
-      'David Schmidt <[email protected]>',
-      'Ronald J Kimball <[email protected]>',
-      'Ash Berlin <[email protected]>',
-      'Tom Feist <[email protected]>',
-      'Andy Grundman <[email protected]>',
-      'Ton Voon <[email protected]>',
-      'Zsolt Zemancsik <[email protected]>',
-      'Jonathan Otsuka <[email protected]>',
-      'Jonathan "Duke" Leto <[email protected]>',
-      'KMX <[email protected]>',
-      'Jay Hannah <[email protected]>',
-      'Iñigo Tejedor Arrondo <[email protected]>',
-    ],
+    x_IRC => 'irc://irc.perl.org/#catalyst',
+    x_MailingList => 
'http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst',
   },
-
-  META_ADD => {
-    prereqs => {
-      configure => {
-        requires => {
-          'ExtUtils::MakeMaker' => '0',
-        },
+  # perl -MData::Dumper -e'$Data::Dumper::Indent = $Data::Dumper::Terse = 
$Data::Dumper::Trailingcomma = 1; print Dumper([map /^\s*\d+\s+(.*)/, `git 
shortlog -e -s -n`]);'
+  x_contributors => [
+    'Kennedy Clark <[email protected]>',
+    'Tomas Doran <[email protected]>',
+    'Kieren Diment <[email protected]>',
+    'Karen Etheridge <[email protected]>',
+    'Graham Knop <[email protected]>',
+    'Jonathan Rockway <[email protected]>',
+    'Jesse Sheidlower <[email protected]>',
+    'Brian Cassidy <[email protected]>',
+    'Caleb Cushing <[email protected]>',
+    'Dan Dascalescu <[email protected]>',
+    'Rafael Kitover <[email protected]>',
+    'Jason Felds <[email protected]>',
+    'Frederik Schwarzer <[email protected]>',
+    'Jonathan Yu <[email protected]>',
+    'Breno G. de Oliveira <[email protected]>',
+    'Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 <[email protected]>',
+    'Matt S Trout <[email protected]>',
+    'Florian Ragwitz <[email protected]>',
+    'Jess Robinson <[email protected]>',
+    'Matthew Horsfall <[email protected]>',
+    'Andrew Rodland <[email protected]>',
+    'Artem Konev <[email protected]>',
+    'Eden Cardim <[email protected]>',
+    'Justin Hunter <[email protected]>',
+    'Ricardo Signes <[email protected]>',
+    'Robert \'phaylon\' Sedlacek <[email protected]>',
+    'Shlomi Fish <[email protected]>',
+    'antgel <[email protected]>',
+    'Alexander Hartmaier <[email protected]>',
+    'Andreas Marienborg <[email protected]>',
+    'Dagfinn Ilmari MannsÃ¥ker <[email protected]>',
+    'Gerda Shank <[email protected]>',
+    'Ian Wells <[email protected]>',
+    'Jay Hannah <[email protected]>',
+    'Jay Kuri <[email protected]>',
+    'Mark A. Stratman <[email protected]>',
+    'Mateu X. Hunter <[email protected]>',
+    'Nick Tonkin <[email protected]>',
+    'Peter Karman <[email protected]>',
+    'Wes Sheldahl <[email protected]>',
+    'Alastair McGowan-Douglas <[email protected]>',
+    'Andy Grundman <[email protected]>',
+    'Ash Berlin <[email protected]>',
+    'David Schmidt <[email protected]>',
+    'David Steinbrunner <[email protected]>',
+    'Dominic Humphries <[email protected]>',
+    'Edwin de Graaf <[email protected]>',
+    'Eisenberger Tamás <[email protected]>',
+    'Eric A. Zarko <[email protected]>',
+    'Iñigo Tejedor Arrondo <[email protected]>',
+    'Jonathan "Duke" Leto <[email protected]>',
+    'Jonathan Otsuka <[email protected]>',
+    'Kartik Thakore <[email protected]>',
+    'Kostya Ten <[email protected]>',
+    'Lilly An <[email protected]>',
+    'Marcus Ramberg <[email protected]>',
+    'Matthias Dietrich <[email protected]>',
+    'Paul Waring <[email protected]>',
+    'Ronald J Kimball <[email protected]>',
+    'Tom Feist <[email protected]>',
+    'Ton Voon <[email protected]>',
+    'Zsolt Zemancsik <[email protected]>',
+    'kmx <[email protected]>',
+  ],
+  prereqs => {
+    configure => {
+      requires => {
+        'ExtUtils::MakeMaker' => '0',
       },
-      runtime => {
-        requires => {
-          perl => '5.006',
-        },
+    },
+    runtime => {
+      requires => {
+        perl => '5.006',
       },
-      test => {
-        requires => {
-          'Test::More' => '0.88',
-        },
+    },
+    test => {
+      requires => {
+        'Test::More' => '0.88',
       },
-      develop => {
-        requires => {
-          'Pod::Simple' => '3.11', # L<Foo|http://foo.com> support
-          'Test::Pod' => '1.14',
-          'Test::Pod::Coverage' => '1.04',
-        },
+    },
+    develop => {
+      requires => {
+        'Pod::Simple' => '3.11', # L<Foo|http://foo.com> support
+        'Test::Pod' => '1.14',
+        'Test::Pod::Coverage' => '1.04',
       },
     },
   },
-
-  realclean => { FILES => [ 'Distar/', 'MANIFEST*' ] },
 );
 
+my %MM_ARGS = ();
+
+## BOILERPLATE ###############################################################
+require ExtUtils::MakeMaker;
+(do './maint/Makefile.PL.include' or die $@) unless -f 'META.yml';
+
+# have to do this since old EUMM dev releases miss the eval $VERSION line
 my $eumm_version  = eval $ExtUtils::MakeMaker::VERSION;
+my $mymeta        = $eumm_version >= 6.57_02;
+my $mymeta_broken = $mymeta && $eumm_version < 6.57_07;
+
+($MM_ARGS{NAME} = $META{name}) =~ s/-/::/g;
+($MM_ARGS{VERSION_FROM} = "lib/$MM_ARGS{NAME}.pm") =~ s{::}{/}g;
+$META{license} = [ $META{license} ]
+  if $META{license} && !ref $META{license};
+$MM_ARGS{LICENSE} = $META{license}[0]
+  if $META{license} && $eumm_version >= 6.30;
+$MM_ARGS{NO_MYMETA} = 1
+  if $mymeta_broken;
+$MM_ARGS{META_ADD} = { 'meta-spec' => { version => 2 }, %META }
+  unless -f 'META.yml';
+$MM_ARGS{PL_FILES} ||= {};
+$MM_ARGS{NORECURS} = 1
+  if not exists $MM_ARGS{NORECURS};
 
 for (qw(configure build test runtime)) {
   my $key = $_ eq 'runtime' ? 'PREREQ_PM' : uc $_.'_REQUIRES';
-  next unless exists $WriteMakefileArgs{META_ADD}{prereqs}{$_}
-           or exists $WriteMakefileArgs{$key};
-  my $r = $WriteMakefileArgs{$key} = {
-    %{$WriteMakefileArgs{META_ADD}{prereqs}{$_}{requires} || {}},
-    %{delete $WriteMakefileArgs{$key} || {}},
+  my $r = $MM_ARGS{$key} = {
+    %{$META{prereqs}{$_}{requires} || {}},
+    %{delete $MM_ARGS{$key} || {}},
   };
   defined $r->{$_} or delete $r->{$_} for keys %$r;
 }
 
-# dynamic prereqs get added here.
-
-$WriteMakefileArgs{MIN_PERL_VERSION} = delete 
$WriteMakefileArgs{PREREQ_PM}{perl} || 0;
-
-$WriteMakefileArgs{BUILD_REQUIRES} = {
-    %{$WriteMakefileArgs{BUILD_REQUIRES} || {}},
-    %{delete $WriteMakefileArgs{TEST_REQUIRES}}
-} if $eumm_version < 6.63_03;
+$MM_ARGS{MIN_PERL_VERSION} = delete $MM_ARGS{PREREQ_PM}{perl} || 0;
 
-$WriteMakefileArgs{PREREQ_PM} = {
-    %{$WriteMakefileArgs{PREREQ_PM}},
-    %{delete $WriteMakefileArgs{BUILD_REQUIRES}}
-} if $eumm_version < 6.55_01;
-
-delete $WriteMakefileArgs{CONFIGURE_REQUIRES}
+delete $MM_ARGS{MIN_PERL_VERSION}
+  if $eumm_version < 6.47_01;
+$MM_ARGS{BUILD_REQUIRES} = {%{$MM_ARGS{BUILD_REQUIRES}}, %{delete 
$MM_ARGS{TEST_REQUIRES}}}
+  if $eumm_version < 6.63_03;
+$MM_ARGS{PREREQ_PM} = {%{$MM_ARGS{PREREQ_PM}}, %{delete 
$MM_ARGS{BUILD_REQUIRES}}}
+  if $eumm_version < 6.55_01;
+delete $MM_ARGS{CONFIGURE_REQUIRES}
   if $eumm_version < 6.51_03;
 
-delete $WriteMakefileArgs{MIN_PERL_VERSION}
-  if $eumm_version < 6.48;
-
-delete @WriteMakefileArgs{qw(META_ADD META_MERGE)}
-  if $eumm_version < 6.46;
-
-delete $WriteMakefileArgs{LICENSE}
-  if $eumm_version < 6.31;
-
-WriteMakefile(%WriteMakefileArgs);
-
+ExtUtils::MakeMaker::WriteMakefile(%MM_ARGS);
+## END BOILERPLATE ###########################################################
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Catalyst-Manual-5.9011/lib/Catalyst/Manual/Cookbook.pod 
new/Catalyst-Manual-5.9013/lib/Catalyst/Manual/Cookbook.pod
--- old/Catalyst-Manual-5.9011/lib/Catalyst/Manual/Cookbook.pod 2020-04-22 
17:20:28.000000000 +0200
+++ new/Catalyst-Manual-5.9013/lib/Catalyst/Manual/Cookbook.pod 2024-02-03 
20:45:17.000000000 +0100
@@ -1295,7 +1295,7 @@
 =head3 Flowchart
 
 A graphical flowchart of how the dispatcher works can be found on the wiki at
-L<http://dev.catalystframework.org/attachment/wiki/WikiStart/catalyst-flow.png>.
+L<https://web.archive.org/web/20190919010727/http://dev.catalystframework.org/attachment/wiki/WikiStart/catalyst-flow.png>.
 
 =head2 DRY Controllers with Chained actions
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Catalyst-Manual-5.9011/lib/Catalyst/Manual/Deployment/IIS/FastCGI.pod 
new/Catalyst-Manual-5.9013/lib/Catalyst/Manual/Deployment/IIS/FastCGI.pod
--- old/Catalyst-Manual-5.9011/lib/Catalyst/Manual/Deployment/IIS/FastCGI.pod   
2020-04-22 17:20:28.000000000 +0200
+++ new/Catalyst-Manual-5.9013/lib/Catalyst/Manual/Deployment/IIS/FastCGI.pod   
2024-02-03 20:45:17.000000000 +0100
@@ -30,7 +30,7 @@
 
 FastCGI is not a standard part of IIS 6 - you have to install it
 separately. For more info and the download, go to
-Lhttps://www.iis.net/downloads/microsoft/fastcgi-for-iis>. Choose the 
appropriate version
+L<https://www.iis.net/downloads/microsoft/fastcgi-for-iis>. Choose the 
appropriate version
 (32-bit/64-bit); installation is quite simple (in fact no questions, no
 options).
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Catalyst-Manual-5.9011/lib/Catalyst/Manual/Deployment/nginx/FastCGI.pod 
new/Catalyst-Manual-5.9013/lib/Catalyst/Manual/Deployment/nginx/FastCGI.pod
--- old/Catalyst-Manual-5.9011/lib/Catalyst/Manual/Deployment/nginx/FastCGI.pod 
2020-04-22 17:20:28.000000000 +0200
+++ new/Catalyst-Manual-5.9013/lib/Catalyst/Manual/Deployment/nginx/FastCGI.pod 
2024-02-03 20:45:17.000000000 +0100
@@ -96,7 +96,7 @@
 =head1 MORE INFO
 
 For more information on nginx, visit:
-L<https://nginx.net>
+L<https://www.nginx.com/>
 
 =head1 AUTHORS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Catalyst-Manual-5.9011/lib/Catalyst/Manual.pm 
new/Catalyst-Manual-5.9013/lib/Catalyst/Manual.pm
--- old/Catalyst-Manual-5.9011/lib/Catalyst/Manual.pm   2020-07-22 
16:18:34.000000000 +0200
+++ new/Catalyst-Manual-5.9013/lib/Catalyst/Manual.pm   2024-03-22 
21:59:37.000000000 +0100
@@ -6,7 +6,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '5.9011';
+our $VERSION = '5.9013';
 
 1;
 __END__
@@ -82,7 +82,7 @@
 Available July 12, 2009
 ISBN 10: 1-4302-2365-0
 ISBN 13: 978-1-4302-2365-8
-http://www.apress.com/book/view/9781430223658
+https://link.springer.com/book/10.1007/978-1-4302-2366-5
 
 =item *
 
@@ -92,7 +92,6 @@
 Published December, 2007
 ISBN 10: 1847190952
 ISBN 13: 978-1-847190-95-6
-http://www.packtpub.com/catalyst-perl-web-application/book
 
 =back
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Catalyst-Manual-5.9011/maint/Makefile.PL.include 
new/Catalyst-Manual-5.9013/maint/Makefile.PL.include
--- old/Catalyst-Manual-5.9011/maint/Makefile.PL.include        2020-04-22 
17:20:28.000000000 +0200
+++ new/Catalyst-Manual-5.9013/maint/Makefile.PL.include        2024-02-03 
20:45:17.000000000 +0100
@@ -1,4 +1,4 @@
-BEGIN { -e 'Distar' or system("git clone 
git://git.shadowcat.co.uk/p5sagit/Distar.git") }
+BEGIN { -e 'Distar' or system qw(git clone 
https://github.com/p5sagit/Distar.git) }
 use lib 'Distar/lib';
 use Distar 0.002000;
 

Reply via email to