Commits

Dan R. K. Ports authored e39023925d0
texlive: update to 2017

This update merges some of the less-frequently-used collections into larger ones, so several ports are now obsolete. Closes: https://trac.macports.org/ticket/54279
No tags

math/reduce/Portfile

Modified
115 115
116 116 This installs the files that are independent of the Lisp system used.
117 117 "
118 118 use_configure no
119 119
120 120 build.dir ${worksrcpath}/doc/manual
121 121 # Build errors were caused by broken symlinks in the texlive-bin port.
122 122 # Fixed in r142269.
123 123 depends_build-append \
124 124 port:texlive-basic\
125 - port:texlive-htmlxml\
125 + port:texlive-formats-extra\
126 126 port:dvipng
127 127
128 128 patch {
129 129 reinplace "s|'\${JOBNAME}'|'\"\${JOBNAME}\"'|g" ${docsrcdir}/mkhtml.sh
130 130 }
131 131
132 132 pre-build {
133 133 system -W ${docsrcdir} "${build.cmd} clean"
134 134 }
135 135

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut