[119126] trunk/dports/textproc/docbook-utils/Portfile
pixilla at macports.org
pixilla at macports.org
Thu Apr 17 15:37:50 PDT 2014
Revision: 119126
https://trac.macports.org/changeset/119126
Author: pixilla at macports.org
Date: 2014-04-17 15:37:50 -0700 (Thu, 17 Apr 2014)
Log Message:
-----------
textproc/docbook-utils:
- Maintainer patch.
Modified Paths:
--------------
trunk/dports/textproc/docbook-utils/Portfile
Modified: trunk/dports/textproc/docbook-utils/Portfile
===================================================================
--- trunk/dports/textproc/docbook-utils/Portfile 2014-04-17 22:29:01 UTC (rev 119125)
+++ trunk/dports/textproc/docbook-utils/Portfile 2014-04-17 22:37:50 UTC (rev 119126)
@@ -12,12 +12,13 @@
maintainers fourpalms.org:lockhart openmaintainer
homepage http://sources.redhat.com/docbook-tools/
description Shell scripts for managing DocBook documents
-long_description This package contains scripts are for easy conversion from DocBook \
- files to other formats (for example, HTML, RTF, and PostScript), and \
- for comparing SGML files. \
- Transcribed from the Fedora 15 RPM written originally by \
- Tim Waugh <twaugh at redhat.com> based on work by Eric Bischoff \
- and with recent maintenance by Ondrej Vasik <ovasik at redhat.com>.
+long_description \
+ This package contains scripts for easy conversion from DocBook \
+ files to other formats (for example, HTML, RTF, and PostScript), and \
+ for comparing SGML files. \
+ Transcribed from the Fedora 15 RPM written originally by \
+ Tim Waugh <twaugh at redhat.com> based on work by Eric Bischoff \
+ and with recent maintenance by Ondrej Vasik <ovasik at redhat.com>.
master_sites ftp://sources.redhat.com/pub/docbook-tools/new-trials/SOURCES/
checksums rmd160 710fe047ea8a794cc6c0d944521184375a666e6b \
@@ -49,7 +50,6 @@
docbook-utils-nofinalecho.patch \
docbook-utils-newgrep.patch
-
post-patch {
reinplace -E "s|^docdir=.+$|docdir='${prefix}/share/doc'|" \
${worksrcpath}/configure
@@ -63,7 +63,11 @@
reinplace "s|jade|openjade|" \
${worksrcpath}/doc/man/Makefile.in \
${worksrcpath}/doc/HTML/Makefile.in
- reinplace "s|nsgmls|onsgmls|" \
+ reinplace "s|nsgmls|onsgmls|g" \
+ ${worksrcpath}/backends/man.in \
+ ${worksrcpath}/backends/texi.in \
+ ${worksrcpath}/helpers/docbook2man-spec.pl \
+ ${worksrcpath}/bin/sgmldiff.in \
${worksrcpath}/doc/man/Makefile.in \
${worksrcpath}/doc/HTML/Makefile.in
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140417/999dbef3/attachment.html>
More information about the macports-changes
mailing list