[50368] trunk/dports/math/maxima/Portfile

gwright at macports.org gwright at macports.org
Wed Apr 29 14:43:04 PDT 2009


Revision: 50368
          http://trac.macports.org/changeset/50368
Author:   gwright at macports.org
Date:     2009-04-29 14:43:03 -0700 (Wed, 29 Apr 2009)
Log Message:
-----------
Version bump to 5.18.1.

Modified Paths:
--------------
    trunk/dports/math/maxima/Portfile

Modified: trunk/dports/math/maxima/Portfile
===================================================================
--- trunk/dports/math/maxima/Portfile	2009-04-29 21:22:05 UTC (rev 50367)
+++ trunk/dports/math/maxima/Portfile	2009-04-29 21:43:03 UTC (rev 50368)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name            maxima
-version         5.17.1
+version         5.18.1
 categories      math
 maintainers     nomaintainer
 platforms       darwin
@@ -33,10 +33,11 @@
 homepage        http://maxima.sourceforge.net/
 master_sites    sourceforge
 
-checksums       md5     f49e7b978061a63423b0d486240d281e         \
-                sha1    0f87f2fbf3c91cd54528cfc355ddf5ed30ee66ac \
-                rmd160  0738ddd1f8247ae0300b5810fa21db1fbfc608c3
+checksums	md5     8be7388ad31b975335623b390bc2516e		\
+		sha1    3ed2f97d509a9a407563c097943413cf4df09ed5	\
+		rmd160  a1c0f0978ed85ba79ed9ab4e8bf50cf268f46ebf
 
+
 depends_lib     port:sbcl
 depends_run     port:tk \
                 port:recode \
@@ -53,13 +54,9 @@
     configure.args-append --enable-clisp
 }
 
-default_variants +test
+test.run    yes
+test.target check
 
-variant test description {Run tests} {
-    test.run    yes
-    test.target check
-}
-
 variant printable_doc description {Build printable documentation} {
     depends_build-append    port:texlive
     build.target            all pdf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090429/71ee9d34/attachment.html>


More information about the macports-changes mailing list