[77073] trunk/dports/math/cadabra

gwright at macports.org gwright at macports.org
Sat Mar 19 07:21:08 PDT 2011


Revision: 77073
          http://trac.macports.org/changeset/77073
Author:   gwright at macports.org
Date:     2011-03-19 07:21:07 -0700 (Sat, 19 Mar 2011)
Log Message:
-----------
Version bump to 1.26.

Modified Paths:
--------------
    trunk/dports/math/cadabra/Portfile
    trunk/dports/math/cadabra/files/patch-Makefile.in.diff

Modified: trunk/dports/math/cadabra/Portfile
===================================================================
--- trunk/dports/math/cadabra/Portfile	2011-03-19 14:12:45 UTC (rev 77072)
+++ trunk/dports/math/cadabra/Portfile	2011-03-19 14:21:07 UTC (rev 77073)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		cadabra
-version		1.25
+version		1.26
 categories	math
 platforms	darwin
 maintainers	gwright
@@ -19,18 +19,17 @@
 homepage	http://cadabra.phi-sci.com/
 master_sites	${homepage}
 
-checksums		md5     45198a26f72461bd6d29fe611ce3543f \
-		sha1    c7a6c846fc48b60ad4b8f92c594f5e4408e9d943 \
-		rmd160  c6341585d521d350bad09b07a1f41ea25df8bbb9
+checksums	md5     879c85c883ae822f05866cc2cfb0b344 \
+		sha1    505305444f512cb9387b66b3be56b702778db425 \
+		rmd160  cb753e68b90395da8a9332a84957287761a147d6
 
 variant texmacs	description { install TeXmacs front end } {
 		  depends_run-append port:TeXmacs
 		}
 
 variant maintainer_tests description { debug tests used by the maintainer } {
-		  # 1.16 requires maxima to run the maintainer tests.
-		  # This should go away in 1.18 according to the author.
-		  depends_run-append port:maxima
+		  # This variant is only used for the value
+		  # of maintainer_tests.
 		}
 
 variant no_gui  description { do not build GUI } {

Modified: trunk/dports/math/cadabra/files/patch-Makefile.in.diff
===================================================================
--- trunk/dports/math/cadabra/files/patch-Makefile.in.diff	2011-03-19 14:12:45 UTC (rev 77072)
+++ trunk/dports/math/cadabra/files/patch-Makefile.in.diff	2011-03-19 14:21:07 UTC (rev 77073)
@@ -2,7 +2,7 @@
 +++ Makefile.in	2008-09-02 17:16:36.000000000 -0400
 @@ -1,4 +1,5 @@
  
- export RELEASE=1.25
+ export RELEASE=1.28
 +export LDFLAGS=@LDFLAGS@
  
  .PHONY: static program_static test fasttest gui gui_static doc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110319/a73d11f4/attachment.html>


More information about the macports-changes mailing list