summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjeh <jeh@FreeBSD.org>2001-12-07 21:28:45 +0000
committerjeh <jeh@FreeBSD.org>2001-12-07 21:28:45 +0000
commit3f27303397a3b161f862c11a2f71b99f2d453f58 (patch)
tree7c345816a46bf2485c9125835d735b5526ac8e04
parentdd9b4a7c3d9be6ee0119e804ae3fcaf22b3c9d60 (diff)
downloadFreeBSD-ports-3f27303397a3b161f862c11a2f71b99f2d453f58.zip
FreeBSD-ports-3f27303397a3b161f862c11a2f71b99f2d453f58.tar.gz
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.
-rw-r--r--misc/amanda-client/Makefile2
-rw-r--r--misc/amanda-server/files/patch-example::amanda.conf.in11
-rw-r--r--misc/amanda25-client/Makefile2
-rw-r--r--misc/amanda25-server/files/patch-example::amanda.conf.in11
-rw-r--r--misc/amanda26-client/Makefile2
-rw-r--r--misc/amanda26-server/files/patch-example::amanda.conf.in11
-rw-r--r--misc/amanda32-client/Makefile2
-rw-r--r--misc/amanda32-server/files/patch-example::amanda.conf.in11
8 files changed, 48 insertions, 4 deletions
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
OpenPOWER on IntegriCloud