diff options
| author | Trond Endrestøl <Trond.Endrestol@ximalas.info> | 2023-08-07 12:03:09 +0200 |
|---|---|---|
| committer | Robert Clausecker <fuz@FreeBSD.org> | 2023-08-09 15:01:14 +0200 |
| commit | e8114fa589d7e8f302cc4f22e0315b1a2fac5308 (patch) | |
| tree | 8d0b8248a6cdbb9050c69d438b212c93101b9cfa /misc/amanda-server/files/patch-client-src__sendbackup-dump.c | |
| parent | fed755e222a5c6fba13458265e0c0378de139046 (diff) | |
misc/amanda-server: update to 3.5.1
- define LICENSE
- simplify handling of USERS and GROUPS
- reorder make variables in accordance with policy
- regenerate patches
- harden amstatus against task death
Changelog: https://www.zmanda.com/amanda-community/?ss360SearchTerm=3.5.1
PR: 264714
Approved by: fbsd@dylanleigh.net (maintainer timeout)
Diffstat (limited to 'misc/amanda-server/files/patch-client-src__sendbackup-dump.c')
| -rw-r--r-- | misc/amanda-server/files/patch-client-src__sendbackup-dump.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/amanda-server/files/patch-client-src__sendbackup-dump.c b/misc/amanda-server/files/patch-client-src__sendbackup-dump.c index 5df8dc8b57e8..a7260a4aab86 100644 --- a/misc/amanda-server/files/patch-client-src__sendbackup-dump.c +++ b/misc/amanda-server/files/patch-client-src__sendbackup-dump.c @@ -1,6 +1,6 @@ ---- client-src/sendbackup-dump.c.orig 2011-04-24 16:41:40.874642189 +0900 -+++ client-src/sendbackup-dump.c 2011-04-24 16:42:28.215501968 +0900 -@@ -377,7 +377,7 @@ +--- client-src/sendbackup-dump.c.orig 2017-12-01 13:26:32 UTC ++++ client-src/sendbackup-dump.c +@@ -428,7 +428,7 @@ char *progname; #endif #ifdef __FreeBSD__ |
