FreeBSD Bugzilla – Attachment 104648 Details for
Bug 144856
[Patch][Maintainer Update] net/haproxy: v1.4.1 -> v1.4.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.40 KB, created by
Ross West
on 2010-03-18 15:00:10 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Ross West
Created:
2010-03-18 15:00:10 UTC
Size:
2.40 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/net/haproxy.1.4.1/Makefile /usr/ports/net/haproxy/Makefile >--- /usr/ports/net/haproxy.1.4.1/Makefile 2010-03-15 21:39:44.000000000 -0400 >+++ /usr/ports/net/haproxy/Makefile 2010-03-18 09:48:45.000000000 -0400 >@@ -6,7 +6,7 @@ > # > > PORTNAME= haproxy >-PORTVERSION= 1.4.1 >+PORTVERSION= 1.4.2 > CATEGORIES= net www > MASTER_SITES= http://haproxy.1wt.eu/download/1.4/src/ > >diff -ruN --exclude=CVS /usr/ports/net/haproxy.1.4.1/distinfo /usr/ports/net/haproxy/distinfo >--- /usr/ports/net/haproxy.1.4.1/distinfo 2010-03-15 21:39:44.000000000 -0400 >+++ /usr/ports/net/haproxy/distinfo 2010-03-18 09:48:51.000000000 -0400 >@@ -1,3 +1,3 @@ >-MD5 (haproxy-1.4.1.tar.gz) = 7f27c2dec3d67fce1b113be5fe878c33 >-SHA256 (haproxy-1.4.1.tar.gz) = 7f13346d9790c07e64133d3c6eccf72817c627da29aaba67814b6defea6cf1b3 >-SIZE (haproxy-1.4.1.tar.gz) = 757025 >+MD5 (haproxy-1.4.2.tar.gz) = 825c2c77257f0a2099e193bc690ffd60 >+SHA256 (haproxy-1.4.2.tar.gz) = 2a5c820f6088ddbe013427331363fe0ef07631096682da89cc8c4b0fff25b9b8 >+SIZE (haproxy-1.4.2.tar.gz) = 759871 >diff -ruN --exclude=CVS /usr/ports/net/haproxy.1.4.1/files/patch-src-dumpstats.c /usr/ports/net/haproxy/files/patch-src-dumpstats.c >--- /usr/ports/net/haproxy.1.4.1/files/patch-src-dumpstats.c 1969-12-31 19:00:00.000000000 -0500 >+++ /usr/ports/net/haproxy/files/patch-src-dumpstats.c 2010-03-18 10:17:50.000000000 -0400 >@@ -0,0 +1,20 @@ >+--- src/dumpstats.c.orig 2010-03-18 10:14:55.000000000 -0400 >++++ src/dumpstats.c 2010-03-18 10:15:22.000000000 -0400 >+@@ -2458,7 +2458,7 @@ >+ >+ chunk_printf(&msg, >+ " wex=%s\n" >+- " data=%p r=%d w=%d lr=%d total=%lld\n", >++ " data=%p r=%ld w=%ld lr=%ld total=%lld\n", >+ sess->req->wex ? >+ human_time(TICKS_TO_MS(sess->req->wex - now_ms), >+ TICKS_TO_MS(1000)) : "<NEVER>", >+@@ -2488,7 +2488,7 @@ >+ >+ chunk_printf(&msg, >+ " wex=%s\n" >+- " data=%p r=%d w=%d lr=%d total=%lld\n", >++ " data=%p r=%ld w=%ld lr=%ld total=%lld\n", >+ sess->rep->wex ? >+ human_time(TICKS_TO_MS(sess->rep->wex - now_ms), >+ TICKS_TO_MS(1000)) : "<NEVER>",
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 144856
: 104648