[39821] trunk/dports/devel/haddock/Portfile

gwright at macports.org gwright at macports.org
Sat Sep 6 13:51:58 PDT 2008


Revision: 39821
          http://trac.macports.org/changeset/39821
Author:   gwright at macports.org
Date:     2008-09-06 13:51:57 -0700 (Sat, 06 Sep 2008)
Log Message:
-----------
Version bump to 2.2.2.

Modified Paths:
--------------
    trunk/dports/devel/haddock/Portfile

Modified: trunk/dports/devel/haddock/Portfile
===================================================================
--- trunk/dports/devel/haddock/Portfile	2008-09-06 20:50:06 UTC (rev 39820)
+++ trunk/dports/devel/haddock/Portfile	2008-09-06 20:51:57 UTC (rev 39821)
@@ -1,8 +1,9 @@
 # $Id$
 
 PortSystem 1.0
+
 name		haddock
-version		2.0.0.0
+version		2.2.2
 categories	devel
 maintainers	nomaintainer
 platforms	darwin
@@ -20,17 +21,18 @@
 		(no heavyweight mark-up). The documentation generated	\
 		by Haddock is fully hyperlinked - click on a type name	\
 		in a type signature to go straight to the definition,	\
-		and documentation, for that type. 
+		and documentation, for that type.
 
 homepage	http://www.haskell.org/haddock/
 master_sites	http://hackage.haskell.org/packages/archive/${name}/${version}
 
-checksums	md5     ccd8b4a6f6b4fb084bdad02fbb215ca4		\
-		sha1    f27bd0943f38f6572047d45c9c0779814889ff65	\
-		rmd160  26c113fa12ed4881bf0f75f3de771dfcc3ee31e6
+checksums	md5     ddc8f3c65d7697934fda8b503e88cb25		\
+		sha1    072be1084541d4d828ad5672ebce33136cb21ca3	\
+		rmd160  fcae1974c92715917115e60226696d847c3019f2
 
 
 depends_build	port:ghc
+depends_lib	port:hs-ghc-paths
 
 pre-configure   { system "cd ${worksrcpath} && ${prefix}/bin/ghc -o Setup Setup.lhs -package Cabal"
                 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080906/7359153f/attachment.html 


More information about the macports-changes mailing list