[MacPorts] #48517: ifeffit - checksum org.macports.checksum for port ifeffit returned: Unable to verify file checksums
MacPorts
noreply at macports.org
Wed Aug 12 10:19:03 PDT 2015
#48517: ifeffit - checksum org.macports.checksum for port ifeffit returned: Unable
to verify file checksums
--------------------------------+--------------------------
Reporter: laestudillowong@… | Owner: joe.fowler@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: fixed | Keywords: haspatch
Port: ifeffit |
--------------------------------+--------------------------
Changes (by devans@…):
* status: new => closed
* resolution: => fixed
Comment:
Replying to [comment:4 ryandesign@…]:
> There was no need to make this change, since the contents of the files
are substantially identical (the only difference is the name of the
directory they extract to), but since the change was made, we need to fix
it so it works correctly. We may as well at the same time fix the usage of
the github portgroup. See attached patch.
For the record, libpng's pkg-config file specifies -lpng16. Both libpng
and libpng16 are provided so either will work but most packages (those
that use pkgconfig) will use -lpng16.
{{{
$ pkg-config --libs libpng
-L/opt/local/lib -lpng16
}}}
Tested successfully and committed as proposed in r139316. Sorry for
overlooking the checksum changes in the previous commit. Mea culpa.
However, I'm still a bit confused about the rationale concerning the
necessity for the rest of the changes in this commit.
--
Ticket URL: <https://trac.macports.org/ticket/48517#comment:6>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list