[20976] trunk/dports/lang/ghc/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Fri Dec 15 09:26:12 PST 2006
Revision: 20976
http://trac.macosforge.org/projects/macports/changeset/20976
Author: gwright at macports.org
Date: 2006-12-15 09:26:12 -0800 (Fri, 15 Dec 2006)
Log Message:
-----------
Fixed a typo that prevented building on Panther. Thanks to
Tim Lahey for pointing out the bug.
Modified Paths:
--------------
trunk/dports/lang/ghc/Portfile
Modified: trunk/dports/lang/ghc/Portfile
===================================================================
--- trunk/dports/lang/ghc/Portfile 2006-12-15 16:22:14 UTC (rev 20975)
+++ trunk/dports/lang/ghc/Portfile 2006-12-15 17:26:12 UTC (rev 20976)
@@ -64,7 +64,7 @@
checksums-append ${name}-${ghc_bootversion}-darwin-bootstrap-v01.tar.bz2 md5 3a0a79ed656cb619dd69a24cab32ba97
extract.only ${name}-${version}-src.tar.bz2 \
- ${name}-${version}-src-extralibs.tag.bz2 \
+ ${name}-${version}-src-extralibs.tar.bz2 \
${name}-${ghc_bootversion}-darwin-bootstrap-v01.tar.bz2
# The following is required because ghc triggers a long-standing bug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061215/dd2356e3/attachment.html
More information about the macports-changes
mailing list