[76574] trunk/dports/net/transmission
Ryan Schmidt
ryandesign at macports.org
Mon Feb 28 12:53:32 PST 2011
On Feb 28, 2011, at 14:07, mnick at macports.org wrote:
> Revision: 76574
> http://trac.macports.org/changeset/76574
> Author: mnick at macports.org
> Date: 2011-02-28 12:07:05 -0800 (Mon, 28 Feb 2011)
> Log Message:
> -----------
> * upgrade transmission to version 2.20 (closes #28474)
> * disable Sparkle in Defaults (closes #22618)
> Added: trunk/dports/net/transmission/files/patch-xcodebuild.diff
> ===================================================================
> --- trunk/dports/net/transmission/files/patch-xcodebuild.diff (rev 0)
> +++ trunk/dports/net/transmission/files/patch-xcodebuild.diff 2011-02-28 20:07:05 UTC (rev 76574)
> +- 4D2617F709DECE3D00D08EFA /* libcrypto.0.9.7.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libcrypto.0.9.7.dylib; path = "/opt/local/lib/libcrypto.0.9.7.dylib"; sourceTree = "<group>"; };
> ++ 4D2617F709DECE3D00D08EFA /* libcrypto.0.9.7.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libcrypto.0.9.7.dylib; path = "/opt/local/lib/libcrypto.dylib"; sourceTree = "<group>"; };
This shouldn't hardcode /opt/local here; MacPorts might be in a different prefix.
More information about the macports-dev
mailing list