[51211] trunk/dports/devel/hs-cabal/Portfile
gwright at macports.org
gwright at macports.org
Wed May 20 13:30:52 PDT 2009
Revision: 51211
http://trac.macports.org/changeset/51211
Author: gwright at macports.org
Date: 2009-05-20 13:30:52 -0700 (Wed, 20 May 2009)
Log Message:
-----------
Version bump to 0.6.2.
Modified Paths:
--------------
trunk/dports/devel/hs-cabal/Portfile
Modified: trunk/dports/devel/hs-cabal/Portfile
===================================================================
--- trunk/dports/devel/hs-cabal/Portfile 2009-05-20 20:28:57 UTC (rev 51210)
+++ trunk/dports/devel/hs-cabal/Portfile 2009-05-20 20:30:52 UTC (rev 51211)
@@ -2,9 +2,12 @@
PortSystem 1.0
+# hs-cabal installs an executable, not a library, so PortGroup haskell
+# is inappropriate.
+
name hs-cabal
-set shortname cabal-install
-version 0.6.0
+set canonicalname cabal-install
+version 0.6.2
categories devel haskell
maintainers gwright
platforms darwin
@@ -19,12 +22,12 @@
and cataloging Haskell libraries and programs.
homepage http://www.haskell.org/cabal
-master_sites ${homepage}/release/
-distname ${shortname}-${version}
+master_sites http://hackage.haskell.org/packages/archive/${canonicalname}/${version}
+distname ${canonicalname}-${version}
-checksums md5 ddce0bda54a99d816091e77ab6e4b39f \
- sha1 13b9591bb6c270cc995903ebf4089b07d18a49e6 \
- rmd160 dd2438ed5c4e6e5878e1734b42013f532e5b954c
+checksums md5 8cb1c19233a9a114faf0eea7c46cb23e \
+ sha1 415bdf6ae7029b488b99c2da288af10634024ac7 \
+ rmd160 f7ae2a8155b28ee1b736e9abf00c32fe55e7c80f
depends_lib port:hs-libcabal \
port:hs-zlib \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090520/50cf2d21/attachment.html>
More information about the macports-changes
mailing list