gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r3634: update octave to 4.0.2


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3634: update octave to 4.0.2
Date: Fri, 22 Apr 2016 07:06:55 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3634
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2016-04-22 00:06:50 -0700
message:
  update octave to 4.0.2
modified:
  gnu/octave/Makefile            makefile-20100610201541-zilbojleihpphujd-79
  gnu/octave/config.mk           config.mk-20121117201750-qhfjzpoxh2ikpb7g-1
  gnu/octave/sha256sums          sha256sums-20100611093859-cc1j7sx6x2qya5t8-78
=== modified file 'gnu/octave/Makefile'
--- a/gnu/octave/Makefile       2015-06-07 20:35:15 +0000
+++ b/gnu/octave/Makefile       2016-04-22 07:06:50 +0000
@@ -17,7 +17,7 @@
 
 NAME = Octave
 GARNAME = octave
-GARVERSION = 4.0.0
+GARVERSION = 4.0.2
 HOME_URL = http://www.gnu.org/software/octave/
 DESCRIPTION = High-level language for numerical computation
 define BLURB
@@ -32,9 +32,9 @@
 
 MASTER_SITES = $(MASTER_GNU)
 MASTER_SUBDIR = $(GARNAME)/
-DISTFILES = $(DISTNAME).tar.gz
-SIGFILES = $(DISTNAME).tar.gz.sig
-INFO_FILES = $(GARNAME).info OctaveFAQ.info liboctave.info
+DISTFILES = $(DISTNAME).tar.xz
+SIGFILES = $(DISTNAME).tar.xz.sig
+#INFO_FILES = $(GARNAME).info  liboctave.info
 
 BUILDDEPS =
 LIBDEPS = readline

=== modified file 'gnu/octave/config.mk'
--- a/gnu/octave/config.mk      2012-11-18 13:37:49 +0000
+++ b/gnu/octave/config.mk      2016-04-22 07:06:50 +0000
@@ -2,5 +2,6 @@
 
 # Building the Octave documentation requires that a TeX binary 
 # be installed. If you have this, you may remove this flag.
-CONFIGURE_OPTS ?= --disable-docs
+#CONFIGURE_OPTS ?= --disable-docs
+CONFIGURE_OPTS ?= 
 BUILD_OPTS ?=

=== modified file 'gnu/octave/sha256sums'
--- a/gnu/octave/sha256sums     2015-06-07 20:35:15 +0000
+++ b/gnu/octave/sha256sums     2016-04-22 07:06:50 +0000
@@ -1,2 +1,2 @@
-4c7ee0957f5dd877e3feb9dfe07ad5f39b311f9373932f0d2a289dc97cca3280  
download/octave-4.0.0.tar.gz
-7c8e3776a66e15d3fec71bf6385fe0f0bb468136290d981a7eceadbc4822efdf  
download/octave-4.0.0.tar.gz.sig
+98c11ecead8ea759eb1d010ad6319a63a1c6199d3a7e2abbafe453c753090403  
download/octave-4.0.2.tar.xz
+96ca60fe270526f9d2630113c92efee767ccd4b2ce46c884a0794d37d44ff6b1  
download/octave-4.0.2.tar.xz.sig


reply via email to

[Prev in Thread] Current Thread [Next in Thread]