diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2004-07-01 22:30:19 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2004-07-01 22:30:19 +0000 |
commit | 68dfdf88f44e0fbec77c6c79ac408618017ef5fb (patch) | |
tree | 8211e536371e14ade904c913faee301ba41c02d7 /textproc/cocoon/files/patch-aa | |
parent | Remove empty patchfile. (diff) |
. Major update to 2.1.5.
. Assign maintainership to the submitter.
PR: 66253
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
Diffstat (limited to 'textproc/cocoon/files/patch-aa')
-rw-r--r-- | textproc/cocoon/files/patch-aa | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/textproc/cocoon/files/patch-aa b/textproc/cocoon/files/patch-aa deleted file mode 100644 index d886607a5dd4..000000000000 --- a/textproc/cocoon/files/patch-aa +++ /dev/null @@ -1,19 +0,0 @@ ---- conf/cocoon.properties.orig Mon Jan 12 11:18:12 1970 -+++ conf/cocoon.properties Fri Jul 28 18:09:27 2000 -@@ -138,7 +138,7 @@ - # secret, we highly suggest that you protect the repository from untrusted - # access, even read-only. Only Cocoon and the system administrators should - # have access here. --processor.xsp.repository = ./repository -+processor.xsp.repository = /var/tmp/cocoon-repository - - # Set the libraries associated with the given namespace. - # Use the syntax: -@@ -208,6 +208,7 @@ - # formatter.[type].indent = [numbers of spaces for tag indenting] - - # HTML 4.0 (strict) -+formatter.text/html.encoding = UTF-8 - formatter.text/html.doctype-public = -//W3C//DTD HTML 4.0//EN - formatter.text/html.doctype-system = http://www.w3.org/TR/REC-html40/strict.dtd - |