aboutsummaryrefslogtreecommitdiff
path: root/misc/amanda32-server
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2007-02-15 02:18:38 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2007-02-15 02:18:38 +0000
commit59308818c5056c7dd1d9af2b6fb514a5e05ccac2 (patch)
tree851225887b3ed8c747ddd7f9fecdcf141eea4a63 /misc/amanda32-server
parent499639258a03b4c486a85696a3f1d7470602a84f (diff)
downloadports-59308818c5056c7dd1d9af2b6fb514a5e05ccac2.tar.gz
ports-59308818c5056c7dd1d9af2b6fb514a5e05ccac2.zip
Quick fix for broken client.
Submitted by: Craig Boston <craig@yekse.gank.org>
Notes
Notes: svn path=/head/; revision=185205
Diffstat (limited to 'misc/amanda32-server')
-rw-r--r--misc/amanda32-server/Makefile2
-rw-r--r--misc/amanda32-server/files/patch-sendsize.c11
2 files changed, 12 insertions, 1 deletions
diff --git a/misc/amanda32-server/Makefile b/misc/amanda32-server/Makefile
index cfebb62b28e3..104ccd6dff3f 100644
--- a/misc/amanda32-server/Makefile
+++ b/misc/amanda32-server/Makefile
@@ -7,7 +7,7 @@
PORTNAME= amanda
PORTVERSION= 2.5.1p3
-PORTREVISION?= 0
+PORTREVISION?= 1
PKGNAMESUFFIX?= -server
PORTEPOCH= 1
CATEGORIES= misc
diff --git a/misc/amanda32-server/files/patch-sendsize.c b/misc/amanda32-server/files/patch-sendsize.c
new file mode 100644
index 000000000000..1279be968739
--- /dev/null
+++ b/misc/amanda32-server/files/patch-sendsize.c
@@ -0,0 +1,11 @@
+--- client-src/sendsize.c.orig Thu Feb 15 11:11:39 2007
++++ client-src/sendsize.c Thu Feb 15 11:12:03 2007
+@@ -1190,7 +1190,7 @@
+ # endif
+ dumpkeys = vstralloc(level_str,
+ PARAM_DUMP_ESTIMATE,
+- PARAM_DUMP_ESTIMATE,
++ PARAM_HONOR_NODUMP,
+ "s", "f", NULL);
+
+ # ifdef HAVE_DUMP_ESTIMATE