[63640] trunk/dports/devel/wxd/Portfile

usami-k at macports.org usami-k at macports.org
Thu Feb 11 05:21:00 PST 2010


Revision: 63640
          http://trac.macports.org/changeset/63640
Author:   usami-k at macports.org
Date:     2010-02-11 05:20:57 -0800 (Thu, 11 Feb 2010)
Log Message:
-----------
Update version
Change maintainer email
Use universal variant

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

Modified: trunk/dports/devel/wxd/Portfile
===================================================================
--- trunk/dports/devel/wxd/Portfile	2010-02-11 11:55:01 UTC (rev 63639)
+++ trunk/dports/devel/wxd/Portfile	2010-02-11 13:20:57 UTC (rev 63640)
@@ -1,8 +1,8 @@
 # $Id$
 PortSystem      1.0
 name            wxd
-version         0.14
-maintainers     yc5.so-net.ne.jp:usami-k
+version         0.15
+maintainers     usami-k
 platforms       darwin
 categories      devel
 description     wxWidgets bindings for the D programming language
@@ -11,9 +11,9 @@
 homepage        http://wxd.sourceforge.net/
 master_sites    sourceforge:wxd
 extract.suffix  .tgz
-checksums       md5 414acdf06c09a36d50a82e4a2b9acef8 \
-                sha1 21f72c36f6f19353c96f91787c4cf2fd6ffa9e28 \
-                rmd160 394b15074ff562d9fe8ef42b80f545abeb659aed
+checksums       md5 977774a912fec079cdcf873e317cdde8 \
+                sha1 6db5fa4b823939771189989508b0df05f6099a54 \
+                rmd160 64153986cad330d23c2732543f099ced6e1d1124
 worksrcdir      ${name}
 depends_lib     bin:gdc:gdc \
                 port:wxWidgets
@@ -30,8 +30,6 @@
     copy ${worksrcpath}/Samples ${destroot}${prefix}/share/doc/${name}
 }
 
-universal_variant   no
-
 variant with_doxygen description {Include documentations by doxygen} {
     depends_build   port:doxygen
     build.target-append docs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100211/7ca1f4e1/attachment.html>


More information about the macports-changes mailing list