Update siege to 4.1.3.
This commit is contained in:
parent
d22b1b2b6f
commit
e687005745
@ -1,6 +1,6 @@
|
|||||||
COMMENT = multi-threaded HTTP benchmark and regression tester
|
COMMENT = multi-threaded HTTP benchmark and regression tester
|
||||||
|
|
||||||
DISTNAME = siege-4.1.2
|
DISTNAME = siege-4.1.3
|
||||||
|
|
||||||
CATEGORIES = benchmarks www
|
CATEGORIES = benchmarks www
|
||||||
|
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
SHA256 (siege-4.1.2.tar.gz) = 5HKr4Zxak/a+W/1k3/JvZo2ixtIQr4ITtgycDbF+ynk=
|
SHA256 (siege-4.1.3.tar.gz) = IlC8qPylOfGk5Mvluomv0yxHObL7xgx8phaNmngveQo=
|
||||||
SIZE (siege-4.1.2.tar.gz) = 527676
|
SIZE (siege-4.1.3.tar.gz) = 541195
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Index: configure
|
Index: configure
|
||||||
--- configure.orig
|
--- configure.orig
|
||||||
+++ configure
|
+++ configure
|
||||||
@@ -22866,9 +22866,9 @@ $as_echo X"$file" |
|
@@ -23099,9 +23099,9 @@ See \`config.log' for more details" "$LINENO" 5; }
|
||||||
#define JOEDOG_PATH_H
|
#define JOEDOG_PATH_H
|
||||||
|
|
||||||
#define SIEGE_HOME "$prefix"
|
#define SIEGE_HOME "$prefix"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Index: doc/Makefile.in
|
Index: doc/Makefile.in
|
||||||
--- doc/Makefile.in.orig
|
--- doc/Makefile.in.orig
|
||||||
+++ doc/Makefile.in
|
+++ doc/Makefile.in
|
||||||
@@ -250,8 +250,8 @@ siege2csv.1.in
|
@@ -305,8 +305,8 @@ siege2csv.1.in
|
||||||
|
|
||||||
EXTRA_DIST = $(man_SOURCE) $(man_SHELLS) urls.txt siegerc.in
|
EXTRA_DIST = $(man_SOURCE) $(man_SHELLS) urls.txt siegerc.in
|
||||||
DISTCLEANFILES = siegerc $(man_MANS) $(man_SHELLS)
|
DISTCLEANFILES = siegerc $(man_MANS) $(man_SHELLS)
|
||||||
@ -12,7 +12,7 @@ Index: doc/Makefile.in
|
|||||||
all: all-am
|
all: all-am
|
||||||
|
|
||||||
.SUFFIXES:
|
.SUFFIXES:
|
||||||
@@ -398,7 +398,7 @@ install-exec: install-exec-am
|
@@ -440,7 +440,7 @@ install-exec: install-exec-am
|
||||||
install-data: install-data-am
|
install-data: install-data-am
|
||||||
|
|
||||||
install-am: all-am
|
install-am: all-am
|
||||||
|
Loading…
x
Reference in New Issue
Block a user