diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2016-10-17 02:40:41 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2016-10-17 02:40:41 +0000 |
commit | da35507d98214f7d77401cf30df3ae0a8f638851 (patch) | |
tree | 334b86a48351a09d2c122492ad30ab7d111d9f26 /mail/mutt/files/patch-doc_manual.xml.head | |
parent | - Update to 1.9.160630 (diff) |
- Update to 1.7.1
- Move some vars around to make portlint happy
- Use MUTT_LITE instead of LITE
- Fetch deepif and date-contitional from remote locations
- Reword COMMENT
- Bring back remote patch versions incase mutt version and patch
versions arn't in sync
- Remove date_conditional patch pulled in remotely
- Add two new sidebar samples
- convert patch-* patches to makepatch patches
- Greeting patch 1.7.1 now PATCHFILE
- make makesum will pull all optional dist/patchfiles
PR: 213431
Submitted by: maintainer (dereks lifeofadishwasher com)
Diffstat (limited to 'mail/mutt/files/patch-doc_manual.xml.head')
-rw-r--r-- | mail/mutt/files/patch-doc_manual.xml.head | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/mutt/files/patch-doc_manual.xml.head b/mail/mutt/files/patch-doc_manual.xml.head new file mode 100644 index 000000000000..47e37feee99d --- /dev/null +++ b/mail/mutt/files/patch-doc_manual.xml.head @@ -0,0 +1,10 @@ +--- doc/manual.xml.head.orig 2016-10-08 19:35:50 UTC ++++ doc/manual.xml.head +@@ -1,6 +1,6 @@ + <?xml version="1.0" standalone="no"?> + <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" +- "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> ++ "/usr/local/share/xml/docbook/4.2/docbookx.dtd"> + <book> + + <bookinfo> |