[63509] trunk/dports/math/cadabra

gwright at macports.org gwright at macports.org
Sat Feb 6 11:24:49 PST 2010


Revision: 63509
          http://trac.macports.org/changeset/63509
Author:   gwright at macports.org
Date:     2010-02-06 11:24:46 -0800 (Sat, 06 Feb 2010)
Log Message:
-----------
Version bump to 1.20.

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

Removed Paths:
-------------
    trunk/dports/math/cadabra/files/patch-src-Makefile.in.diff

Modified: trunk/dports/math/cadabra/Portfile
===================================================================
--- trunk/dports/math/cadabra/Portfile	2010-02-06 17:55:42 UTC (rev 63508)
+++ trunk/dports/math/cadabra/Portfile	2010-02-06 19:24:46 UTC (rev 63509)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name		cadabra
-version		1.16
-revision	3
+version		1.20
 categories	math
 platforms	darwin
 maintainers	gwright
@@ -20,9 +19,9 @@
 homepage	http://cadabra.phi-sci.com/
 master_sites	${homepage}
 
-checksums	md5     9a9af6dd770362e1be04b37dfe1ab85d \
-		sha1    4fdaf6a959c048dde9efaf449d1e6667eab445c6 \
-		rmd160  bbe773b6831e66a0bcdead5148ceb8f5ab1edcc2
+checksums	md5     20b8cda9404a03d307191a7e32195253 \
+		sha1    6096c85ad1e8e2aabc5392624adc690cd1426c9d \
+		rmd160  acbd04693b67201891412e7e1d4accb57e8e45df
 
 variant texmacs	description { install TeXmacs front end } {
 		  depends_run-append port:TeXmacs
@@ -40,7 +39,6 @@
 		}
 
 patchfiles	patch-Makefile.in.diff		\
-		patch-src-Makefile.in.diff	\
 		patch-configure.diff
 
 depends_lib	port:modglue	\

Modified: trunk/dports/math/cadabra/files/patch-Makefile.in.diff
===================================================================
--- trunk/dports/math/cadabra/files/patch-Makefile.in.diff	2010-02-06 17:55:42 UTC (rev 63508)
+++ trunk/dports/math/cadabra/files/patch-Makefile.in.diff	2010-02-06 19:24:46 UTC (rev 63509)
@@ -2,7 +2,7 @@
 +++ Makefile.in	2008-09-02 17:16:36.000000000 -0400
 @@ -1,4 +1,5 @@
  
- export RELEASE=1.16
+ export RELEASE=1.20
 +export LDFLAGS=@LDFLAGS@
  
  .PHONY: static program_static test fasttest gui gui_static doc

Deleted: trunk/dports/math/cadabra/files/patch-src-Makefile.in.diff
===================================================================
--- trunk/dports/math/cadabra/files/patch-src-Makefile.in.diff	2010-02-06 17:55:42 UTC (rev 63508)
+++ trunk/dports/math/cadabra/files/patch-src-Makefile.in.diff	2010-02-06 19:24:46 UTC (rev 63509)
@@ -1,12 +0,0 @@
---- src/Makefile.in.sav	2009-07-30 10:00:54.000000000 -0400
-+++ src/Makefile.in	2009-07-30 10:02:27.000000000 -0400
-@@ -32,6 +32,9 @@
- modules/xperm.o: modules/xperm.c
- 	@CC@ @NESTED@ ${MCFLAGS} ${TIMESTAMP} -c -o $@ $<
- 
-+modules/xperm_new.o: modules/xperm_new.c
-+	@CC@ @NESTED@ ${MCFLAGS} ${TIMESTAMP} -c -o $@ $<
-+
- #modules/xperm_no_nests.o: modules/xperm_no_nests.c
- #	@CC@ -Wall -g @NESTED@ ${MCFLAGS} ${TIMESTAMP} -c -o $@ $<
- 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100206/c49d864e/attachment.html>


More information about the macports-changes mailing list