#43738: gnuplot: upgrade to 5.0 ----------------------+---------------------- Reporter: mojca@… | Owner: mojca@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: gnuplot | ----------------------+---------------------- Comment (by mojca@…): Thanks for noticing, just a stupid mistake: {{{ #!diff --- Portfile.orig +++ Portfile @@ -163,7 +163,7 @@ set destdocdir ${destroot}${prefix}/share/doc/${name} xinstall -d -m 0755 ${destdocdir} - xinstall -m 0644 ${distpath}/${name}.pdf ${destdocdir} + xinstall -m 0644 ${workpath}/${distname}/docs/${name}.pdf ${destdocdir} # copy demo files file copy ${workpath}/${distname}/demo ${destdocdir} }}} -- Ticket URL: <https://trac.macports.org/ticket/43738#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X