[119424] trunk/dports/math/maxima

mk at macports.org mk at macports.org
Thu Apr 24 23:57:24 PDT 2014


Revision: 119424
          https://trac.macports.org/changeset/119424
Author:   mk at macports.org
Date:     2014-04-24 23:57:24 -0700 (Thu, 24 Apr 2014)
Log Message:
-----------
maxima: upgrade to 5.33.0 (thanks to iconic's patch in #43485)

Modified Paths:
--------------
    trunk/dports/math/maxima/Portfile
    trunk/dports/math/maxima/files/no-xmaxima.patch

Modified: trunk/dports/math/maxima/Portfile
===================================================================
--- trunk/dports/math/maxima/Portfile	2014-04-25 05:39:01 UTC (rev 119423)
+++ trunk/dports/math/maxima/Portfile	2014-04-25 06:57:24 UTC (rev 119424)
@@ -4,8 +4,8 @@
 PortSystem 1.0
 
 name            maxima
-version         5.30.0
-revision        4
+version         5.33.0
+revision        0
 categories      math
 maintainers     mareimbrium.org:kuba openmaintainer
 platforms       darwin
@@ -25,8 +25,9 @@
 homepage        http://maxima.sourceforge.net/
 master_sites    sourceforge
 
-checksums       sha256  a05239ee16dc3d792887959823944f9106ace955f00b7dd27b2ade3fc13b1dd6 \
-                rmd160  dde08ab8ef5d9c5d1764c02c7182be03dbfe5568
+checksums       md5     340b7eedfdd62dd4ef72e61cca66f5fb \
+                sha256  e2af6c85f782de95933ee77f47440976be78628b0d83557a76c301de43a85d8d \
+                rmd160  2929b7703b40610e4e557151dae44211a012ee15
 
 depends_lib     port:sbcl
 depends_run     port:recode \

Modified: trunk/dports/math/maxima/files/no-xmaxima.patch
===================================================================
--- trunk/dports/math/maxima/files/no-xmaxima.patch	2014-04-25 05:39:01 UTC (rev 119423)
+++ trunk/dports/math/maxima/files/no-xmaxima.patch	2014-04-25 06:57:24 UTC (rev 119424)
@@ -1,18 +1,6 @@
---- interfaces/Makefile.in.orig	2012-09-20 09:30:55.000000000 -0400
-+++ interfaces/Makefile.in	2012-09-20 09:31:16.000000000 -0400
-@@ -183,8 +183,7 @@
- top_builddir = @top_builddir@
- top_srcdir = @top_srcdir@
- win32 = @win32@
--SUBDIRS = emacs xmaxima
--EXTRA_DIST = bin/xmaxima.iss
-+SUBDIRS = emacs
- all: all-recursive
- 
- .SUFFIXES:
---- Makefile.in.orig	2012-09-20 09:37:06.000000000 -0400
-+++ Makefile.in	2012-09-20 09:38:15.000000000 -0400
-@@ -36,9 +36,8 @@
+--- Makefile.in.orig		2014-04-25 00:21:03.000000000 +0200
++++ Makefile.in			2014-04-25 00:22:18.000000000 +0200
+@@ -38,9 +38,8 @@
  DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
  	$(srcdir)/Makefile.in $(srcdir)/common.mk \
  	$(srcdir)/maxima-local.in $(srcdir)/maxima.iss.in \
@@ -23,7 +11,7 @@
  	AUTHORS COPYING ChangeLog INSTALL NEWS config.guess config.sub \
  	install-sh missing
  subdir = .
-@@ -49,8 +48,8 @@
+@@ -51,8 +50,8 @@
  am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
   configure.lineno config.status.lineno
  mkinstalldirs = $(install_sh) -d
@@ -31,10 +19,10 @@
 -	doc/man/ru/maxima.1 interfaces/xmaxima/Tkmaxima/Header.tcl
 +CONFIG_CLEAN_FILES = maxima-local maxima.spec maxima.iss \
 +	doc/man/ru/maxima.1
+ CONFIG_CLEAN_VPATH_FILES =
  SOURCES =
  DIST_SOURCES =
- RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-@@ -212,9 +211,9 @@
+@@ -252,9 +251,9 @@
    common.mk maxima.iss.in \
    README.lisps README.rpms README.i18n README.external \
    INSTALL.win32 INSTALL.lisp \
@@ -46,8 +34,8 @@
    ChangeLog-5.9.2 ChangeLog-5.9.3 ChangeLog-5.10.0 ChangeLog-5.11.0 \
    ChangeLog-5.12.0 ChangeLog-5.13.0 ChangeLog-5.14.0 ChangeLog-5.15.0 \
    ChangeLog-5.16 ChangeLog-5.17 ChangeLog-5.17-special-functions \
-@@ -282,16 +281,12 @@
- 	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
+@@ -325,16 +324,12 @@
+ $(am__aclocal_m4_deps):
  maxima-local: $(top_builddir)/config.status $(srcdir)/maxima-local.in
  	cd $(top_builddir) && $(SHELL) ./config.status $@
 -xmaxima-local: $(top_builddir)/config.status $(srcdir)/xmaxima-local.in
@@ -63,3 +51,15 @@
  
  # This directory's subdirectories are mostly independent; you can cd
  # into them and run `make' without going through this Makefile.
+--- interfaces/Makefile.in.orig			2014-04-25 00:21:02.000000000 +0200
++++ interfaces/Makefile.in			2014-04-25 00:21:20.000000000 +0200
+@@ -219,8 +219,7 @@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
+ win32 = @win32@
+-SUBDIRS = emacs xmaxima
+-EXTRA_DIST = bin/xmaxima.iss
++SUBDIRS = emacs
+ all: all-recursive
+ 
+ .SUFFIXES:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140424/2888f93a/attachment.html>


More information about the macports-changes mailing list