[51210] trunk/dports/devel/hs-libcabal/Portfile

gwright at macports.org gwright at macports.org
Wed May 20 13:28:58 PDT 2009


Revision: 51210
          http://trac.macports.org/changeset/51210
Author:   gwright at macports.org
Date:     2009-05-20 13:28:57 -0700 (Wed, 20 May 2009)
Log Message:
-----------
Fix a bug associated with override PortGroup defaults.

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

Modified: trunk/dports/devel/hs-libcabal/Portfile
===================================================================
--- trunk/dports/devel/hs-libcabal/Portfile	2009-05-20 20:06:45 UTC (rev 51209)
+++ trunk/dports/devel/hs-libcabal/Portfile	2009-05-20 20:28:57 UTC (rev 51210)
@@ -6,8 +6,9 @@
 # conventions for cabal.
 
 PortGroup	haskell 1.0
-name		hs-libcabal
+revision	1
 haskell.setup	Cabal 1.6.0.3
+name 		hs-libcabal
 categories	devel haskell
 maintainers	gwright
 platforms	darwin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090520/73bb8840/attachment.html>


More information about the macports-changes mailing list