[70421] trunk/dports/devel/hs-alex

gwright at macports.org gwright at macports.org
Sun Aug 8 17:04:48 PDT 2010


Revision: 70421
          http://trac.macports.org/changeset/70421
Author:   gwright at macports.org
Date:     2010-08-08 17:04:47 -0700 (Sun, 08 Aug 2010)
Log Message:
-----------
Version bump to 2.3.3.

Modified Paths:
--------------
    trunk/dports/devel/hs-alex/Portfile

Removed Paths:
-------------
    trunk/dports/devel/hs-alex/files/

Modified: trunk/dports/devel/hs-alex/Portfile
===================================================================
--- trunk/dports/devel/hs-alex/Portfile	2010-08-08 23:55:43 UTC (rev 70420)
+++ trunk/dports/devel/hs-alex/Portfile	2010-08-09 00:04:47 UTC (rev 70421)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 name		hs-alex
 set canonicalname	alex
-version		2.3.2
-revision	1
+version		2.3.3
 categories	devel haskell
 maintainers	gwright
 platforms	darwin
@@ -19,14 +18,12 @@
 master_sites	http://hackage.haskell.org/packages/archive/${canonicalname}/${version}
 distname	${canonicalname}-${version}
 
-checksums	md5     4ec089744917129d7354f56c901e2c76 \
-		sha1    fe6b23f894d3e0c029a8e3e6f26a8cc106ff1d1e \
-		rmd160  864616a2d2406da475af8c7473743e2ed45ae244
+checksums	md5     bc5d90c932470ee8a64e6cda162ca05e \
+		sha1    6b70d5a42559d654993e9b4218c7ac68aa1335ec \
+		rmd160  c703459cb39731592f0a6e8d6fe887111a6bd611
 
 depends_build	port:ghc
 
-patchfiles	patch-alex.cabal.diff
-
 configure       {
                   system "cd ${worksrcpath} && runhaskell Setup configure -v --ghc --with-gcc=${configure.cc} --prefix=${prefix} --program-suffix=\"-${version}\""
                 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100808/9e005ad7/attachment.html>


More information about the macports-changes mailing list