From 8da230fca6d51236e79a01d9927e38e8a100e744 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Jul 2012 08:27:19 +0000 Subject: - Update to 0.2 Note that maintainer requested author to release new version (Jan '12) as 0.2. PR: ports/168916 Submitted by: sunpoet (myself) Approved by: Josh Carroll (maintainer) --- net/shaperprobe/files/patch-diffprobe.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/shaperprobe/files/patch-diffprobe.h') diff --git a/net/shaperprobe/files/patch-diffprobe.h b/net/shaperprobe/files/patch-diffprobe.h index 51b0ffbd95aa..882708858d13 100644 --- a/net/shaperprobe/files/patch-diffprobe.h +++ b/net/shaperprobe/files/patch-diffprobe.h @@ -1,12 +1,12 @@ ---- ./diffprobe.h.orig 2009-12-01 12:47:55.000000000 -0800 -+++ ./diffprobe.h 2011-06-11 10:51:08.000000000 -0700 +--- diffprobe.h.orig 2012-01-25 04:33:22.000000000 +0800 ++++ diffprobe.h 2012-06-07 16:32:41.050222578 +0800 @@ -26,6 +26,8 @@ #ifndef _DIFFPROBE_H_ #define _DIFFPROBE_H_ +#include + - #define VERSION 3 + #define VERSION 4 #define RATE_FACTOR 0.9 #define RATE_DROP_FACTOR 2 @@ -69,7 +71,7 @@ -- cgit v1.2.3