[33688] trunk/dports/math/mathomatic

mww at macports.org mww at macports.org
Sun Feb 3 05:28:56 PST 2008


Revision: 33688
          http://trac.macosforge.org/projects/macports/changeset/33688
Author:   mww at macports.org
Date:     2008-02-03 05:28:34 -0800 (Sun, 03 Feb 2008)

Log Message:
-----------
version 12.8.6

Modified Paths:
--------------
    trunk/dports/math/mathomatic/Portfile

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

Removed Paths:
-------------
    trunk/dports/math/mathomatic/files/patch-makefile

Modified: trunk/dports/math/mathomatic/Portfile
===================================================================
--- trunk/dports/math/mathomatic/Portfile	2008-02-03 11:37:50 UTC (rev 33687)
+++ trunk/dports/math/mathomatic/Portfile	2008-02-03 13:28:34 UTC (rev 33688)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			mathomatic
-version			12.8.5
+version			12.8.6
 categories		math
 platforms		darwin
 maintainers		mww
@@ -15,9 +15,9 @@
 
 homepage		http://mathomatic.orgserve.de/math/
 master_sites		http://www.panix.com/~gesslein/
-checksums		sha1 fe0ef92621a07d88cd7233fe49c39380b5563537
+checksums		sha1 984eeef103d9231355eb888078a6e5c7e08771b0
 use_bzip2		yes
-patchfiles		patch-makefile
+patchfiles		patch-makefile.diff
 
 depends_lib		port:readline
 

Deleted: trunk/dports/math/mathomatic/files/patch-makefile
===================================================================
--- trunk/dports/math/mathomatic/files/patch-makefile	2008-02-03 11:37:50 UTC (rev 33687)
+++ trunk/dports/math/mathomatic/files/patch-makefile	2008-02-03 13:28:34 UTC (rev 33688)
@@ -1,9 +0,0 @@
---- makefile	2007-11-30 16:09:53.000000000 +0100
-+++ makefile	2007-12-14 17:19:40.000000000 +0100
-@@ -1,5 +1,6 @@
- # Makefile for compiling, testing, and installing Mathomatic under any UNIX like OS.
- # Currently uses gcc only options in CFLAGS, just remove them for other C compilers.
-+include flags
- 
- VERSION		= `cat VERSION`
- CFLAGS		+= -Wuninitialized -Wshadow -Wformat -Wparentheses -Wcast-align # gcc specific flags

Copied: trunk/dports/math/mathomatic/files/patch-makefile.diff (from rev 32361, trunk/dports/math/mathomatic/files/patch-makefile)
===================================================================
--- trunk/dports/math/mathomatic/files/patch-makefile.diff	                        (rev 0)
+++ trunk/dports/math/mathomatic/files/patch-makefile.diff	2008-02-03 13:28:34 UTC (rev 33688)
@@ -0,0 +1,9 @@
+--- makefile	2007-11-30 16:09:53.000000000 +0100
++++ makefile	2007-12-14 17:19:40.000000000 +0100
+@@ -1,5 +1,6 @@
+ # Makefile for compiling, testing, and installing Mathomatic under any UNIX like OS.
+ # Currently uses gcc only options in CFLAGS, just remove them for other C compilers.
++include flags
+ 
+ VERSION		= `cat VERSION`
+ CFLAGS		+= -Wuninitialized -Wshadow -Wformat -Wparentheses -Wcast-align # gcc specific flags

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/7258580d/attachment.html


More information about the macports-changes mailing list