[34890] trunk/dports/math/cadabra

gwright at macports.org gwright at macports.org
Mon Mar 10 07:17:51 PDT 2008


Revision: 34890
          http://trac.macosforge.org/projects/macports/changeset/34890
Author:   gwright at macports.org
Date:     2008-03-10 07:17:50 -0700 (Mon, 10 Mar 2008)

Log Message:
-----------
Version bump to 0.130.

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

Modified: trunk/dports/math/cadabra/Portfile
===================================================================
--- trunk/dports/math/cadabra/Portfile	2008-03-10 14:14:56 UTC (rev 34889)
+++ trunk/dports/math/cadabra/Portfile	2008-03-10 14:17:50 UTC (rev 34890)
@@ -2,8 +2,7 @@
 
 PortSystem 1.0
 name		cadabra
-version		0.128
-revision	1
+version		0.130
 categories	math
 platforms	darwin
 maintainers	gwright at macports.org
@@ -19,8 +18,11 @@
 homepage	http://www.aei.mpg.de/~peekas/cadabra/
 master_sites	${homepage}/
 
-checksums	sha1 dfe95237f3623a0bbcfd7e40fdb3c24933e9ca43
+checksums	md5     74ff6fdaf6f44583a11f385dc9d526ba		\
+		sha1    c43c85bf4a03fa517d328172edc269570860bb6b	\
+		rmd160  04b2ceefdc53c28c2727443f6ddba229ab537a5d
 
+
 variant texmacs	{ depends_run port:TeXmacs }
 
 variant no_gui	{
@@ -36,7 +38,7 @@
 		port:gmp	\
 		port:LiE	\
 		port:gtkmm	\
-		port:teTeX
+		port:texlive
 
 build.env	CC=gcc CXX=g++
 

Modified: trunk/dports/math/cadabra/files/patch-Makefile.in
===================================================================
--- trunk/dports/math/cadabra/files/patch-Makefile.in	2008-03-10 14:14:56 UTC (rev 34889)
+++ trunk/dports/math/cadabra/files/patch-Makefile.in	2008-03-10 14:17:50 UTC (rev 34890)
@@ -2,7 +2,7 @@
 +++ Makefile.in	2007-05-08 10:01:39.000000000 -0400
 @@ -1,5 +1,6 @@
  
- export RELEASE=0.128
+ export RELEASE=0.130
 +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/20080310/1fbe890e/attachment.html 


More information about the macports-changes mailing list