1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

Update to -dev17.

This commit is contained in:
Dmitry Sivachenko 2012-12-28 14:21:00 +00:00
parent c1d6fdfcb5
commit c118e5b6f3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309571
3 changed files with 3 additions and 14 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= haproxy
DISTVERSION= 1.5-dev16
DISTVERSION= 1.5-dev17
CATEGORIES= net
MASTER_SITES= http://haproxy.1wt.eu/download/1.5/src/devel/
PKGNAMESUFFIX= -devel

View File

@ -1,2 +1,2 @@
SHA256 (haproxy-1.5-dev16.tar.gz) = 41370ab485ac17d9ed088dd4f56e49f1991d39b74014b3e304543446aee5370c
SIZE (haproxy-1.5-dev16.tar.gz) = 1102843
SHA256 (haproxy-1.5-dev17.tar.gz) = d0371b2eb78dff419e2bf642ffab533c3f13e7216bdb92ba08f65a5e4652e7db
SIZE (haproxy-1.5-dev17.tar.gz) = 1104398

View File

@ -1,11 +0,0 @@
--- src/proto_http.c.orig 2012-12-24 19:48:14.000000000 +0400
+++ src/proto_http.c 2012-12-26 00:10:46.000000000 +0400
@@ -3113,8 +3113,8 @@
}
}
}
- return rule;
+ return NULL;
}
/* This stream analyser runs all HTTP request processing which is common to