[MacPorts] #36399: pgAdmin3: patch missing
MacPorts
noreply at macports.org
Sun Sep 30 17:07:46 PDT 2012
#36399: pgAdmin3: patch missing
--------------------------+----------------------
Reporter: ryandesign@… | Owner: jwa@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Keywords: | Port: pgAdmin3
--------------------------+----------------------
r98240 added this to the Portfile:
{{{
post-configure {
system -W ${worksrcpath} "patch -p0 <${filespath}/patch-Makefile.diff"
}
}}}
But that patch file was not added, so the port fails with:
{{{
DEBUG: Executing proc-post-org.macports.configure-configure-0
sh: /Users/rschmidt/macports/dports/aqua/pgAdmin3/files/patch-
Makefile.diff: No such file or directory
Command failed: patch -p0
</Users/rschmidt/macports/dports/aqua/pgAdmin3/files/patch-Makefile.diff
}}}
--
Ticket URL: <https://trac.macports.org/ticket/36399>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list