[62165] trunk/dports/math/mathomatic

mww at macports.org mww at macports.org
Wed Dec 30 03:35:49 PST 2009


Revision: 62165
          http://trac.macports.org/changeset/62165
Author:   mww at macports.org
Date:     2009-12-30 03:35:46 -0800 (Wed, 30 Dec 2009)
Log Message:
-----------
version 15.0.2

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	2009-12-30 11:23:08 UTC (rev 62164)
+++ trunk/dports/math/mathomatic/Portfile	2009-12-30 11:35:46 UTC (rev 62165)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			mathomatic
-version			15.0.0
+version			15.0.2
 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     147694e40acc58e83bb285904fdc834a \
-                    sha1    1c6c7fd8ed764dc0d81427a018836c5f410b96f1 \
-                    rmd160  1f79abe826e958734611fe7d30deedc0674a8c40
+checksums           md5     447797008f9344d8743b392eb954ac20 \
+                    sha1    be91720d5ddc4a427dcc88b6a1f984eb94ec0bd4 \
+                    rmd160  3b1f0a1c0866169f72e97844be5a22339d4763a4
 use_bzip2		yes
 patchfiles		patch-makefile.diff
 

Modified: trunk/dports/math/mathomatic/files/patch-makefile.diff
===================================================================
--- trunk/dports/math/mathomatic/files/patch-makefile.diff	2009-12-30 11:23:08 UTC (rev 62164)
+++ trunk/dports/math/mathomatic/files/patch-makefile.diff	2009-12-30 11:35:46 UTC (rev 62165)
@@ -1,13 +1,14 @@
---- makefile	2009-05-31 20:01:26.000000000 +0200
-+++ makefile	2009-06-09 09:22:05.000000000 +0200
-@@ -3,10 +3,11 @@
+--- makefile	2009-12-15 13:41:22.000000000 +0100
++++ makefile	2009-12-30 12:34:16.000000000 +0100
+@@ -4,11 +4,12 @@
  # 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`
- CFLAGS		+= -Wall -Wshadow -Wno-char-subscripts -fomit-frame-pointer # gcc specific flags
+ CFLAGS		+= -Wall -Wshadow -Wno-char-subscripts # gcc specific flags
+ #CFLAGS		+= -fomit-frame-pointer # Uncomment this line to optimize further.
 -CFLAGS		+= -O -DUNIX -DVERSION=\"$(VERSION)\"
 +CFLAGS		+= -DUNIX -DVERSION=\"$(VERSION)\"
  LDLIBS		+= -lm # libraries to link
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091230/9d386ad8/attachment-0001.html>


More information about the macports-changes mailing list