[59185] trunk/dports/devel/lua-lua-gd/Portfile

and.damore at macports.org and.damore at macports.org
Sun Oct 11 01:57:38 PDT 2009


Revision: 59185
          http://trac.macports.org/changeset/59185
Author:   and.damore at macports.org
Date:     2009-10-11 01:57:36 -0700 (Sun, 11 Oct 2009)
Log Message:
-----------
fixed distname, closes ticket #21976

Modified Paths:
--------------
    trunk/dports/devel/lua-lua-gd/Portfile

Modified: trunk/dports/devel/lua-lua-gd/Portfile
===================================================================
--- trunk/dports/devel/lua-lua-gd/Portfile	2009-10-11 08:55:35 UTC (rev 59184)
+++ trunk/dports/devel/lua-lua-gd/Portfile	2009-10-11 08:57:36 UTC (rev 59185)
@@ -1,7 +1,7 @@
 # $Id$
 
 PortSystem          1.0
-name                lua-lua_gd
+name                lua-lua-gd
 version             2.0.33r2
 categories          devel graphics
 maintainers         nomaintainer
@@ -24,6 +24,7 @@
 checksums           md5     69e9c07ce208ce13d4373177c2e24df0 \
                     sha1    5e7a4e3a62c005de6d243e891411175957ff087e \
                     rmd160  806cd4210a6eb6d4da40167c5b1225fdaf786f71
+distname			lua-gd-${version}
 
 depends_lib         port:lua port:gd2
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091011/0db598cb/attachment.html>


More information about the macports-changes mailing list