[110688] trunk/dports/security/hydra
Clemens Lang
cal at macports.org
Wed Sep 4 13:44:14 PDT 2013
On Wed, Sep 04, 2013 at 03:36:34PM -0500, Ryan Schmidt wrote:
> Ah. I had looked in the portfile for any occurrences of "/opt/local" and concluded it wasn't being reinplaced. But I found it now:
>
> reinplace "s|^INCDIRS=.*$|INCDIRS=\"${incdir}\"|g" ${worksrcpath}/configure
> reinplace "s|^LIBDIRS=.*$|LIBDIRS=\"${libdir}\"|g" ${worksrcpath}/configure
>
> So this just replaces the entire INCDIRS and LIBDIRS lines. That being
> the case, it would seem that no patching of these lines in the
> patchfile is necessary at all, and this entire addition to the
> patchfile was unnecessary.
Yes, I know. It seems these lines got into the patchfile when I
re-generated the patch from #38453 against hydra 7.5. I'll remove that
entire hunk.
--
Clemens Lang
More information about the macports-dev
mailing list