[97258] trunk/dports/math/opal-ml/Portfile

hum at macports.org hum at macports.org
Sat Sep 1 06:07:05 PDT 2012


Revision: 97258
          https://trac.macports.org/changeset/97258
Author:   hum at macports.org
Date:     2012-09-01 06:07:05 -0700 (Sat, 01 Sep 2012)
Log Message:
-----------
opal-ml: update to 2012-08-31; install test data.

Modified Paths:
--------------
    trunk/dports/math/opal-ml/Portfile

Modified: trunk/dports/math/opal-ml/Portfile
===================================================================
--- trunk/dports/math/opal-ml/Portfile	2012-09-01 13:06:40 UTC (rev 97257)
+++ trunk/dports/math/opal-ml/Portfile	2012-09-01 13:07:05 UTC (rev 97258)
@@ -6,7 +6,7 @@
 # '-ml' stands for Machine Learning, which is appended in order to avoid conflict with devel/opal.
 # see http://lists.macosforge.org/pipermail/macports-dev/2012-January/017429.html and #32884.
 name                opal-ml
-version             2012-05-15
+version             2012-08-31
 epoch               1
 categories          math
 platforms           darwin
@@ -18,17 +18,17 @@
 long_description    Opal is a ${description}.
 
 master_sites        ${homepage}
-checksums           rmd160  010d9bc8c7d751f3421db928c9b121064eaaf035 \
-                    sha256  460eee9bccc4ef21a997a05cb4c516ef20143ad8ea77df4f217f750aaa548ca9
+checksums           rmd160  80350a49252f0f350493b2810ef67d7989c043ec \
+                    sha256  d19929d2fd53e3bc15dd1a97625551de3260a44a5f24f34788813c71304dd88b
 
 distname            opal-${version}
-use_bzip2           yes
 
 post-destroot {
     file mkdir ${destroot}${prefix}/share/doc/${name}
     xinstall -m 644 -W ${worksrcpath} \
         AUTHORS COPYING GPL LGPL README \
         ${destroot}${prefix}/share/doc/${name}
+    copy ${worksrcpath}/test ${destroot}${prefix}/share/${name}
 }
 
 variant multiclass description {Add a multi-class classifier} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120901/8def466e/attachment.html>


More information about the macports-changes mailing list