changeset 3315:a1ae8c657ad7

Undo changeset aa86d9c249d2
author John Donoghue <john.donoghue@ieee.org>
date Tue, 12 Nov 2013 19:11:48 -0500
parents e973e59452dd
children f11beaa3e1f0
files index.html src/octave.mk
diffstat 2 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Tue Nov 12 16:18:12 2013 +0000
+++ b/index.html	Tue Nov 12 19:11:48 2013 -0500
@@ -1933,7 +1933,7 @@
     </tr>
     <tr>
         <td id="octave-package">octave</td>
-        <td id="octave-version">3.7.7+</td>
+        <td id="octave-version">3.7.7</td>
         <td id="octave-website"><a href="http://octave.org/">Octave</a></td>
     </tr>
     <tr>
--- a/src/octave.mk	Tue Nov 12 16:18:12 2013 +0000
+++ b/src/octave.mk	Tue Nov 12 19:11:48 2013 -0500
@@ -3,7 +3,7 @@
 
 PKG             := octave
 $(PKG)_IGNORE   :=
-$(PKG)_CHECKSUM := aafffd56ebc002fb6e9c1a58dee1741c86b34cbf
+$(PKG)_CHECKSUM := 9f874295fcbf885714f6026018eb29619d1fc0a4
 $(PKG)_SUBDIR   := $(PKG)-$($(PKG)_VERSION)
 $(PKG)_FILE     := octave-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := ftp://alpha.gnu.org/gnu/octave/$($(PKG)_FILE)
@@ -77,7 +77,6 @@
 	$($(PKG)_EXTRA_CONFIGURE_OPTIONS) \
 	PKG_CONFIG='$(MXE_PKG_CONFIG)' \
 	PKG_CONFIG_PATH='$(HOST_LIBDIR)/pkgconfig' \
-        --disable-java \
         && $($(PKG)_CONFIGURE_POST_HOOK)
 
     ## We want both of these install steps so that we install in the