Revision: 75242 http://trac.macports.org/changeset/75242 Author: blair@macports.org Date: 2011-01-18 11:46:29 -0800 (Tue, 18 Jan 2011) Log Message: ----------- Force a rebuild to remove a dependency on libpng12.dylib that I've found on two systems. libpng now provides libpng14.dylib. Modified Paths: -------------- trunk/dports/irc/xchat2/Portfile Modified: trunk/dports/irc/xchat2/Portfile =================================================================== --- trunk/dports/irc/xchat2/Portfile 2011-01-18 19:41:12 UTC (rev 75241) +++ trunk/dports/irc/xchat2/Portfile 2011-01-18 19:46:29 UTC (rev 75242) @@ -5,7 +5,7 @@ name xchat2 version 2.8.8 -revision 2 +revision 3 set branch [join [lrange [split ${version} .] 0 1] .] categories irc maintainers afb openmaintainer
participants (1)
-
blair@macports.org