[64774] trunk/dports/devel/hs-happy/Portfile

gwright at macports.org gwright at macports.org
Mon Mar 15 10:28:48 PDT 2010


Revision: 64774
          http://trac.macports.org/changeset/64774
Author:   gwright at macports.org
Date:     2010-03-15 10:28:47 -0700 (Mon, 15 Mar 2010)
Log Message:
-----------
Fix a distname bug.

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

Modified: trunk/dports/devel/hs-happy/Portfile
===================================================================
--- trunk/dports/devel/hs-happy/Portfile	2010-03-15 17:28:04 UTC (rev 64773)
+++ trunk/dports/devel/hs-happy/Portfile	2010-03-15 17:28:47 UTC (rev 64774)
@@ -5,6 +5,7 @@
 name		hs-happy
 set canonicalname	happy
 version		1.18.4
+revision	1
 categories	devel
 maintainers	gwright
 platforms	darwin
@@ -26,6 +27,7 @@
 
 homepage	http://haskell.org/${canonicalname}/
 master_sites	http://hackage.haskell.org/packages/archive/${canonicalname}/${version}/
+distname	${canonicalname}-${version}
 
 checksums	md5     614e3ef9623dbeefc4c8ca699912efb4 \
 		sha1    86c6a61ed8b3909c476c27343f41cb12971d52bd \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100315/7eb76dd1/attachment.html>


More information about the macports-changes mailing list