[65669] trunk/dports/devel/HaXml/Portfile
ryandesign at macports.org
ryandesign at macports.org
Mon Mar 29 22:33:29 PDT 2010
Revision: 65669
http://trac.macports.org/changeset/65669
Author: ryandesign at macports.org
Date: 2010-03-29 22:33:26 -0700 (Mon, 29 Mar 2010)
Log Message:
-----------
HaXml: update to 1.20.2
Modified Paths:
--------------
trunk/dports/devel/HaXml/Portfile
Modified: trunk/dports/devel/HaXml/Portfile
===================================================================
--- trunk/dports/devel/HaXml/Portfile 2010-03-30 03:54:36 UTC (rev 65668)
+++ trunk/dports/devel/HaXml/Portfile 2010-03-30 05:33:26 UTC (rev 65669)
@@ -2,7 +2,7 @@
PortSystem 1.0
name HaXml
-version 1.13.2
+version 1.20.2
categories devel
maintainers nomaintainer
platforms darwin
@@ -21,15 +21,13 @@
homepage http://www.cs.york.ac.uk/fp/${name}
master_sites http://www.haskell.org/${name}/
-checksums md5 528bb3dfedf75b722e9b234c5ad6a316
+checksums md5 9635c348e70c0446e74783e7c267050c \
+ sha1 85500aff02672f261dce4a9b21463368c164de97 \
+ rmd160 5298987b9ac73d56d8111e55105168cc3c63bef8
-depends_build port:ghc
+depends_lib port:ghc \
+ port:hs-polyparse
-post-patch {
- delete ${worksrcpath}/src/Text/PrettyPrint/HughesPJ.hs
- delete ${worksrcpath}/src/Text/PrettyPrint
- }
-
pre-configure { system "cd ${worksrcpath} && ghc -o Setup Setup.hs -package Cabal"
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100329/f4f90894/attachment.html>
More information about the macports-changes
mailing list