[62866] trunk/dports/math/mathomatic

mww at macports.org mww at macports.org
Tue Jan 19 07:23:15 PST 2010


Revision: 62866
          http://trac.macports.org/changeset/62866
Author:   mww at macports.org
Date:     2010-01-19 07:23:13 -0800 (Tue, 19 Jan 2010)
Log Message:
-----------
version 15.0.4

Modified Paths:
--------------
    trunk/dports/math/mathomatic/Portfile
    trunk/dports/math/mathomatic/files/patch-makefile.diff

Modified: trunk/dports/math/mathomatic/Portfile
===================================================================
--- trunk/dports/math/mathomatic/Portfile	2010-01-19 15:20:53 UTC (rev 62865)
+++ trunk/dports/math/mathomatic/Portfile	2010-01-19 15:23:13 UTC (rev 62866)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			mathomatic
-version			15.0.3
+version			15.0.4
 categories		math
 platforms		darwin
 maintainers		mww
@@ -16,9 +16,9 @@
 
 homepage		http://mathomatic.orgserve.de/math/
 master_sites		http://www.panix.com/~gesslein/
-checksums           md5     34e9fe24c007c3aaf805f0b5a17bb1ee \
-                    sha1    fe1babd9df66cecc18209a0abef108d8b9effe45 \
-                    rmd160  f98c6fede3d76d3be4fa02a1f30125f49d6b8e4e
+checksums           md5     efc6e171fcab87d471638fe89db38e7a \
+                    sha1    8b6a5f9d8ce327cea7af9a2fa2eb86595dc62071 \
+                    rmd160  d5e925b5cad633cd8797367c4db1463051f3f7cc
 use_bzip2		yes
 patchfiles		patch-makefile.diff
 

Modified: trunk/dports/math/mathomatic/files/patch-makefile.diff
===================================================================
--- trunk/dports/math/mathomatic/files/patch-makefile.diff	2010-01-19 15:20:53 UTC (rev 62865)
+++ trunk/dports/math/mathomatic/files/patch-makefile.diff	2010-01-19 15:23:13 UTC (rev 62866)
@@ -1,18 +1,17 @@
---- work/mathomatic-15.0.3/makefile	2010-01-08 16:17:44.000000000 +0100
-+++ makefile	2010-01-12 13:57:45.000000000 +0100
-@@ -2,7 +2,7 @@
+--- work/mathomatic-15.0.4/makefile	2010-01-15 06:05:59.000000000 +0100
++++ makefile	2010-01-19 16:22:14.000000000 +0100
+@@ -2,6 +2,7 @@
  # Remove the -DUNIX define in CFLAGS when not using Mathomatic for desktop UNIX/Linux.
  # This makefile does not compile and install the Prime Number Tools in the "primes" directory.
  # This makefile does create and install all documentation.
--
 +include flags
+ 
  VERSION		= `cat VERSION`
  
- CC		= gcc
-@@ -10,7 +10,7 @@
+@@ -10,7 +11,7 @@
  
  CFLAGS		+= -Wall -Wshadow -Wno-char-subscripts # gcc specific flags; can be removed
- #CFLAGS		+= -fomit-frame-pointer # Uncomment this line to optimize further.
+ #CFLAGS		+= -fomit-frame-pointer # Uncomment this line to optimize further with gcc.
 -CFLAGS		+= -O -DUNIX -DVERSION=\"$(VERSION)\"
 +CFLAGS		+= -DUNIX -DVERSION=\"$(VERSION)\"
  CFLAGS          += -D__C99FEATURES__ # for a successful compile under Solaris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100119/8fd25746/attachment.html>


More information about the macports-changes mailing list