From 3f27303397a3b161f862c11a2f71b99f2d453f58 Mon Sep 17 00:00:00 2001 From: jeh Date: Fri, 7 Dec 2001 21:28:45 +0000 Subject: Add patch-example::amanda.conf.in to patch a simple error in an example config file. Spotted on the amanda-hackers mailing list. PORTREVISION bump. --- misc/amanda-client/Makefile | 2 +- misc/amanda-server/files/patch-example::amanda.conf.in | 11 +++++++++++ misc/amanda25-client/Makefile | 2 +- misc/amanda25-server/files/patch-example::amanda.conf.in | 11 +++++++++++ misc/amanda26-client/Makefile | 2 +- misc/amanda26-server/files/patch-example::amanda.conf.in | 11 +++++++++++ misc/amanda32-client/Makefile | 2 +- misc/amanda32-server/files/patch-example::amanda.conf.in | 11 +++++++++++ 8 files changed, 48 insertions(+), 4 deletions(-) create mode 100644 misc/amanda-server/files/patch-example::amanda.conf.in create mode 100644 misc/amanda25-server/files/patch-example::amanda.conf.in create mode 100644 misc/amanda26-server/files/patch-example::amanda.conf.in create mode 100644 misc/amanda32-server/files/patch-example::amanda.conf.in (limited to 'misc') diff --git a/misc/amanda-client/Makefile b/misc/amanda-client/Makefile index 91b7b14..072335a 100644 --- a/misc/amanda-client/Makefile +++ b/misc/amanda-client/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ${MASTERPORTNAME:S/-server/-client/g} -PORTREVISION= 1 +PORTREVISION= 2 MASTERDIR= ${.CURDIR}/../amanda-server COMMENT= ${PKGDIR}/pkg-comment.client diff --git a/misc/amanda-server/files/patch-example::amanda.conf.in b/misc/amanda-server/files/patch-example::amanda.conf.in new file mode 100644 index 0000000..196b6d3 --- /dev/null +++ b/misc/amanda-server/files/patch-example::amanda.conf.in @@ -0,0 +1,11 @@ +--- example/amanda.conf.in 2001/11/08 18:44:56 ++++ example/amanda.conf.in 2001/12/07 07:23:10 +@@ -148,7 +148,7 @@ + + autoflush no # + # if autoflush is set to yes, then amdump will schedule all dump on +-holding disks to be flush to tape during the run. ++# holding disks to be flush to tape during the run. + + # The format for a ColumnSpec is a ',' seperated list of triples. + # Each triple consists of diff --git a/misc/amanda25-client/Makefile b/misc/amanda25-client/Makefile index 91b7b14..072335a 100644 --- a/misc/amanda25-client/Makefile +++ b/misc/amanda25-client/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ${MASTERPORTNAME:S/-server/-client/g} -PORTREVISION= 1 +PORTREVISION= 2 MASTERDIR= ${.CURDIR}/../amanda-server COMMENT= ${PKGDIR}/pkg-comment.client diff --git a/misc/amanda25-server/files/patch-example::amanda.conf.in b/misc/amanda25-server/files/patch-example::amanda.conf.in new file mode 100644 index 0000000..196b6d3 --- /dev/null +++ b/misc/amanda25-server/files/patch-example::amanda.conf.in @@ -0,0 +1,11 @@ +--- example/amanda.conf.in 2001/11/08 18:44:56 ++++ example/amanda.conf.in 2001/12/07 07:23:10 +@@ -148,7 +148,7 @@ + + autoflush no # + # if autoflush is set to yes, then amdump will schedule all dump on +-holding disks to be flush to tape during the run. ++# holding disks to be flush to tape during the run. + + # The format for a ColumnSpec is a ',' seperated list of triples. + # Each triple consists of diff --git a/misc/amanda26-client/Makefile b/misc/amanda26-client/Makefile index 91b7b14..072335a 100644 --- a/misc/amanda26-client/Makefile +++ b/misc/amanda26-client/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ${MASTERPORTNAME:S/-server/-client/g} -PORTREVISION= 1 +PORTREVISION= 2 MASTERDIR= ${.CURDIR}/../amanda-server COMMENT= ${PKGDIR}/pkg-comment.client diff --git a/misc/amanda26-server/files/patch-example::amanda.conf.in b/misc/amanda26-server/files/patch-example::amanda.conf.in new file mode 100644 index 0000000..196b6d3 --- /dev/null +++ b/misc/amanda26-server/files/patch-example::amanda.conf.in @@ -0,0 +1,11 @@ +--- example/amanda.conf.in 2001/11/08 18:44:56 ++++ example/amanda.conf.in 2001/12/07 07:23:10 +@@ -148,7 +148,7 @@ + + autoflush no # + # if autoflush is set to yes, then amdump will schedule all dump on +-holding disks to be flush to tape during the run. ++# holding disks to be flush to tape during the run. + + # The format for a ColumnSpec is a ',' seperated list of triples. + # Each triple consists of diff --git a/misc/amanda32-client/Makefile b/misc/amanda32-client/Makefile index 91b7b14..072335a 100644 --- a/misc/amanda32-client/Makefile +++ b/misc/amanda32-client/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ${MASTERPORTNAME:S/-server/-client/g} -PORTREVISION= 1 +PORTREVISION= 2 MASTERDIR= ${.CURDIR}/../amanda-server COMMENT= ${PKGDIR}/pkg-comment.client diff --git a/misc/amanda32-server/files/patch-example::amanda.conf.in b/misc/amanda32-server/files/patch-example::amanda.conf.in new file mode 100644 index 0000000..196b6d3 --- /dev/null +++ b/misc/amanda32-server/files/patch-example::amanda.conf.in @@ -0,0 +1,11 @@ +--- example/amanda.conf.in 2001/11/08 18:44:56 ++++ example/amanda.conf.in 2001/12/07 07:23:10 +@@ -148,7 +148,7 @@ + + autoflush no # + # if autoflush is set to yes, then amdump will schedule all dump on +-holding disks to be flush to tape during the run. ++# holding disks to be flush to tape during the run. + + # The format for a ColumnSpec is a ',' seperated list of triples. + # Each triple consists of -- cgit v1.1