diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/amanda-client/Makefile | 2 | ||||
-rw-r--r-- | misc/amanda-server/Makefile | 2 | ||||
-rw-r--r-- | misc/amanda-server/files/patch-sendsize.c | 11 | ||||
-rw-r--r-- | misc/amanda25-client/Makefile | 2 | ||||
-rw-r--r-- | misc/amanda25-server/Makefile | 2 | ||||
-rw-r--r-- | misc/amanda25-server/files/patch-sendsize.c | 11 | ||||
-rw-r--r-- | misc/amanda26-client/Makefile | 2 | ||||
-rw-r--r-- | misc/amanda26-server/Makefile | 2 | ||||
-rw-r--r-- | misc/amanda26-server/files/patch-sendsize.c | 11 | ||||
-rw-r--r-- | misc/amanda32-client/Makefile | 2 | ||||
-rw-r--r-- | misc/amanda32-server/Makefile | 2 | ||||
-rw-r--r-- | misc/amanda32-server/files/patch-sendsize.c | 11 |
12 files changed, 52 insertions, 8 deletions
diff --git a/misc/amanda-client/Makefile b/misc/amanda-client/Makefile index 36380db280cf..4e059afb73e2 100644 --- a/misc/amanda-client/Makefile +++ b/misc/amanda-client/Makefile @@ -6,7 +6,7 @@ # PKGNAMESUFFIX= -client -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client) diff --git a/misc/amanda-server/Makefile b/misc/amanda-server/Makefile index cfebb62b28e3..104ccd6dff3f 100644 --- a/misc/amanda-server/Makefile +++ b/misc/amanda-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/amanda-server/files/patch-sendsize.c b/misc/amanda-server/files/patch-sendsize.c new file mode 100644 index 000000000000..1279be968739 --- /dev/null +++ b/misc/amanda-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 diff --git a/misc/amanda25-client/Makefile b/misc/amanda25-client/Makefile index 36380db280cf..4e059afb73e2 100644 --- a/misc/amanda25-client/Makefile +++ b/misc/amanda25-client/Makefile @@ -6,7 +6,7 @@ # PKGNAMESUFFIX= -client -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client) diff --git a/misc/amanda25-server/Makefile b/misc/amanda25-server/Makefile index cfebb62b28e3..104ccd6dff3f 100644 --- a/misc/amanda25-server/Makefile +++ b/misc/amanda25-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/amanda25-server/files/patch-sendsize.c b/misc/amanda25-server/files/patch-sendsize.c new file mode 100644 index 000000000000..1279be968739 --- /dev/null +++ b/misc/amanda25-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 diff --git a/misc/amanda26-client/Makefile b/misc/amanda26-client/Makefile index 36380db280cf..4e059afb73e2 100644 --- a/misc/amanda26-client/Makefile +++ b/misc/amanda26-client/Makefile @@ -6,7 +6,7 @@ # PKGNAMESUFFIX= -client -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client) diff --git a/misc/amanda26-server/Makefile b/misc/amanda26-server/Makefile index cfebb62b28e3..104ccd6dff3f 100644 --- a/misc/amanda26-server/Makefile +++ b/misc/amanda26-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/amanda26-server/files/patch-sendsize.c b/misc/amanda26-server/files/patch-sendsize.c new file mode 100644 index 000000000000..1279be968739 --- /dev/null +++ b/misc/amanda26-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 diff --git a/misc/amanda32-client/Makefile b/misc/amanda32-client/Makefile index 36380db280cf..4e059afb73e2 100644 --- a/misc/amanda32-client/Makefile +++ b/misc/amanda32-client/Makefile @@ -6,7 +6,7 @@ # PKGNAMESUFFIX= -client -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client) 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 |