From d6f02bc1ca28c22cfed20193a037570fb1623981 Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Fri, 9 Feb 2007 09:29:39 +0000 Subject: - Upgrade to 2.5.1p3. --- misc/amanda25-server/Makefile | 2 +- misc/amanda25-server/distinfo | 6 +++--- misc/amanda25-server/files/patch-amanda.conf.5 | 11 ----------- misc/amanda25-server/files/patch-restore.c | 18 ------------------ misc/amanda25-server/pkg-plist.client | 1 + 5 files changed, 5 insertions(+), 33 deletions(-) delete mode 100644 misc/amanda25-server/files/patch-amanda.conf.5 delete mode 100644 misc/amanda25-server/files/patch-restore.c (limited to 'misc/amanda25-server') diff --git a/misc/amanda25-server/Makefile b/misc/amanda25-server/Makefile index 5863c9898774..cfebb62b28e3 100644 --- a/misc/amanda25-server/Makefile +++ b/misc/amanda25-server/Makefile @@ -6,7 +6,7 @@ # PORTNAME= amanda -PORTVERSION= 2.5.1p2 +PORTVERSION= 2.5.1p3 PORTREVISION?= 0 PKGNAMESUFFIX?= -server PORTEPOCH= 1 diff --git a/misc/amanda25-server/distinfo b/misc/amanda25-server/distinfo index 4911428f9c6e..a0ceb02da1d3 100644 --- a/misc/amanda25-server/distinfo +++ b/misc/amanda25-server/distinfo @@ -1,3 +1,3 @@ -MD5 (amanda-2.5.1p2.tar.gz) = 6811f8a296650a6c0f64766b6e6abbe1 -SHA256 (amanda-2.5.1p2.tar.gz) = 845f70b9c455a8a8e3552282a18a65e895c5f72e312496dcfcf5f546148450d7 -SIZE (amanda-2.5.1p2.tar.gz) = 1889800 +MD5 (amanda-2.5.1p3.tar.gz) = 7232da6d43543f2c7dac2ded21c65ee9 +SHA256 (amanda-2.5.1p3.tar.gz) = 64e60f323a89a8a064936334335cfde6cf41e6127f7f8b1c9b6de2d393de3f72 +SIZE (amanda-2.5.1p3.tar.gz) = 1905664 diff --git a/misc/amanda25-server/files/patch-amanda.conf.5 b/misc/amanda25-server/files/patch-amanda.conf.5 deleted file mode 100644 index a1ef3a5c6eeb..000000000000 --- a/misc/amanda25-server/files/patch-amanda.conf.5 +++ /dev/null @@ -1,11 +0,0 @@ ---- man/amanda.conf.5.orig Fri Nov 10 00:01:50 2006 -+++ man/amanda.conf.5 Wed Nov 29 09:47:28 2006 -@@ -586,7 +586,7 @@ - and put one space before it. The hostname column will be 10 characters wide with - no space to the left. The output KBytes column is seven characters wide - with one space before it. -- .TP -+.TP - \fBincludefile\fR \fB string\fR - Default: - \fBnone\fR. The name of an diff --git a/misc/amanda25-server/files/patch-restore.c b/misc/amanda25-server/files/patch-restore.c deleted file mode 100644 index 2c0d8a8fab66..000000000000 --- a/misc/amanda25-server/files/patch-restore.c +++ /dev/null @@ -1,18 +0,0 @@ ---- restore-src/restore.c.orig Wed Nov 29 09:49:01 2006 -+++ restore-src/restore.c Wed Nov 29 09:49:19 2006 -@@ -1692,13 +1692,13 @@ - seentapes_t *seentapes = NULL; - int ret; - -+ if(!prompt_out) prompt_out = stderr; -+ - dbprintf(("search_tapes(prompt_out=%d, prompt_in=%d, use_changer=%d, " - "tapelist=%p, " - "match_list=%p, flags=%p, features=%p)\n", - fileno(prompt_out), fileno(prompt_in), use_changer, tapelist, - match_list, flags, their_features)); -- -- if(!prompt_out) prompt_out = stderr; - - if(flags->blocksize) - blocksize = (size_t)flags->blocksize; diff --git a/misc/amanda25-server/pkg-plist.client b/misc/amanda25-server/pkg-plist.client index 957458414c34..d0b17f759f71 100644 --- a/misc/amanda25-server/pkg-plist.client +++ b/misc/amanda25-server/pkg-plist.client @@ -71,6 +71,7 @@ share/amanda/howto-afs.txt share/amanda/howto-auth.txt share/amanda/howto-cygwin.txt share/amanda/howto-filedriver.txt +share/amanda/howto-gpg.txt share/amanda/howto-wrapper.txt share/amanda/howtos.txt share/amanda/index.txt -- cgit v1.2.3