You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

153 lines
5.1 KiB

Index: AppConfig-1.66/Makefile.PL
--- AppConfig-1.66/Makefile.PL.orig 2024-06-22 12:03:54.326612000 +0200
+++ AppConfig-1.66/Makefile.PL 2024-06-22 12:03:54.327804000 +0200
@@ -30,3 +30,4 @@
}
WriteMakefile(%config);
+
Index: AppConfig-Std-1.10/Makefile.PL
--- AppConfig-Std-1.10/Makefile.PL.orig 2024-06-22 12:03:54.831790000 +0200
+++ AppConfig-Std-1.10/Makefile.PL 2024-06-22 12:03:54.832958000 +0200
@@ -51,3 +51,4 @@
unless eval { ExtUtils::MakeMaker->VERSION(6.52) };
WriteMakefile(%WriteMakefileArgs);
+
Index: C-Scan-0.74/Makefile.PL
--- C-Scan-0.74/Makefile.PL.orig 2024-06-22 12:03:53.933560000 +0200
+++ C-Scan-0.74/Makefile.PL 2024-06-22 12:03:53.934741000 +0200
@@ -10,3 +10,4 @@
'INC' => '', # e.g., '-I/usr/include/other'
'PREREQ_PM' => {'Data::Flow' => 0.05},
);
+
Index: Config-General-2.67/Makefile.PL
--- Config-General-2.67/Makefile.PL.orig 2024-06-22 12:03:49.984618000 +0200
+++ Config-General-2.67/Makefile.PL 2024-06-22 12:03:49.985802000 +0200
@@ -28,3 +28,4 @7
($ExtUtils::MakeMaker::VERSION ge '6.31'?
('LICENSE' => 'artistic_2', ) : ()),
);
+
Index: Config-IniFiles-3.000003/Build.PL
--- Config-IniFiles-3.000003/Build.PL.orig 2024-06-22 12:03:49.491402000 +0200
+++ Config-IniFiles-3.000003/Build.PL 2024-06-22 12:03:49.492581000 +0200
@@ -79,3 +79,4 @@
$build->create_build_script;
+
Index: Config-Simple-4.59/Makefile.PL
--- Config-Simple-4.59/Makefile.PL.orig 2024-06-22 12:03:50.408232000 +0200
+++ Config-Simple-4.59/Makefile.PL 2024-06-22 12:03:50.409427000 +0200
@@ -6,3 +6,4 @@
'PREREQ_PM' => {},
($] >= 5.005 ? (ABSTRACT_FROM => 'Simple.pm', AUTHOR => 'Sherzod B. Ruzmetov <sherzodr@cpan.org>') : ()),
);
+
Index: Parse-Earley-0.15/Makefile.PL
--- Parse-Earley-0.15/Makefile.PL.orig 2024-06-22 12:03:53.156883000 +0200
+++ Parse-Earley-0.15/Makefile.PL 2024-06-22 12:03:53.158035000 +0200
@@ -14,3 +14,4 @@
PREREQ_PM => { 'Text::Balanced' => 0 },
VERSION => '0.14'
);
+
Index: Parse-RecDescent-1.962.2/Build.PL
--- Parse-RecDescent-1.962.2/Build.PL.orig 2024-06-22 12:03:50.889844000 +0200
+++ Parse-RecDescent-1.962.2/Build.PL 2024-06-22 12:03:50.891026000 +0200
@@ -16,3 +16,4 @@
);
$builder->create_build_script();
+
Index: Parse-RecDescent-Consumer-1.03/Makefile.PL
--- Parse-RecDescent-Consumer-1.03/Makefile.PL.orig 2024-06-22 12:03:52.204437000 +0200
+++ Parse-RecDescent-Consumer-1.03/Makefile.PL 2024-06-22 12:03:52.205604000 +0200
@@ -6,3 +6,4 @@
'VERSION_FROM' => 'Consumer.pm', # finds $VERSION
'PREREQ_PM' => {}, # e.g., Module::Name => 1.1
);
+
Index: Parse-RecDescent-Deparse-1.00/Makefile.PL
--- Parse-RecDescent-Deparse-1.00/Makefile.PL.orig 2024-06-22 12:03:51.809466000 +0200
+++ Parse-RecDescent-Deparse-1.00/Makefile.PL 2024-06-22 12:03:51.810614000 +0200
@@ -9,3 +9,4 @@
(ABSTRACT_FROM => 'Deparse.pm', # retrieve abstract from module
AUTHOR => 'A. U. Thor <a.u.thor@a.galaxy.far.far.away>') : ()),
);
+
Index: Parse-RecDescent-FAQ-7.5/Makefile.PL
--- Parse-RecDescent-FAQ-7.5/Makefile.PL.orig 2024-06-22 12:03:51.373889000 +0200
+++ Parse-RecDescent-FAQ-7.5/Makefile.PL 2024-06-22 12:03:51.375045000 +0200
@@ -6,3 +6,4 @@
'VERSION_FROM' => 'lib/Parse/RecDescent/FAQ.pm', # finds $VERSION
'PREREQ_PM' => {}, # e.g., Module::Name => 1.1
);
+
Index: Parse-Yapp-1.05/Makefile.PL
--- Parse-Yapp-1.05/Makefile.PL.orig 2024-06-22 12:03:52.593098000 +0200
+++ Parse-Yapp-1.05/Makefile.PL 2024-06-22 12:03:52.594307000 +0200
@@ -25,3 +25,4 @@
$(PERL) -I./lib yapp -m 'Parse::Yapp::Parse' -o 'lib/Parse/Yapp/Parse.pm' YappParse.yp
EOT
}
+
Index: ParseLex-2.21/Makefile.PL
--- ParseLex-2.21/Makefile.PL.orig 2024-06-22 12:03:53.538068000 +0200
+++ ParseLex-2.21/Makefile.PL 2024-06-22 12:03:53.539230000 +0200
@@ -16,3 +16,4 @@
'dist' => { COMPRESS => 'gzip', SUFFIX => 'gz' },
);
+
Index: ogdlutils-20041124/c/gpath.c
--- ogdlutils-20041124/c/gpath.c.orig 2004-11-12 12:08:59.000000000 +0100
+++ ogdlutils-20041124/c/gpath.c 2024-06-22 12:06:09.486452000 +0200
@@ -28,7 +28,7 @@
putchar('\n');
}
-static fbasename(char *d, char *s)
+static void fbasename(char *d, char *s)
{
char *p, *q, b[128];
Index: ogdlutils-20041124/c/graph.c
--- ogdlutils-20041124/c/graph.c.orig 2004-11-17 11:38:34.000000000 +0100
+++ ogdlutils-20041124/c/graph.c 2024-06-22 12:05:45.038416000 +0200
@@ -198,7 +198,7 @@
if ((maxLevel != -1) && (level >= maxLevel)) return pending_break;
- if (!g) return;
+ if (!g) return -1;
n = level * nspaces;
Index: ogdlutils-20041124/c/ogdllog.c
--- ogdlutils-20041124/c/ogdllog.c.orig 2004-11-12 12:04:40.000000000 +0100
+++ ogdlutils-20041124/c/ogdllog.c 2024-06-22 12:06:01.475204000 +0200
@@ -5,7 +5,8 @@
R.Veen, Jan 2004.
*/
-#include "stdio.h"
+#include <stdio.h>
+#include <stdlib.h>
#include "ogdl.h"
/** The constructor */
Index: ogdlutils-20041124/c/ogdlparser.c
--- ogdlutils-20041124/c/ogdlparser.c.orig 2004-11-18 12:02:41.000000000 +0100
+++ ogdlutils-20041124/c/ogdlparser.c 2024-06-22 12:05:20.875353000 +0200
@@ -44,7 +44,7 @@
#define NERRORS 17
-static error(OgdlParser p, int n)
+static void error(OgdlParser p, int n)
{
(*p->errorHandler)(p,n);
}