gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5705: update octave to 4.4.1-rc1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5705: update octave to 4.4.1-rc1
Date: Fri, 13 Jul 2018 19:18:31 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5705
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2018-07-13 16:18:27 -0700
message:
  update octave to 4.4.1-rc1
added:
  pkg/gnualpha/octave/           octave-20180713231809-taq96ha30cqd9jpf-1
  pkg/gnualpha/octave/Makefile   makefile-20180713231809-taq96ha30cqd9jpf-3
  pkg/gnualpha/octave/config.mk  config.mk-20180713231809-taq96ha30cqd9jpf-2
  pkg/gnualpha/octave/sha256sums sha256sums-20180713231809-taq96ha30cqd9jpf-4
=== added directory 'pkg/gnualpha/octave'
=== added file 'pkg/gnualpha/octave/Makefile'
--- a/pkg/gnualpha/octave/Makefile      1970-01-01 00:00:00 +0000
+++ b/pkg/gnualpha/octave/Makefile      2018-07-13 23:18:27 +0000
@@ -0,0 +1,43 @@
+# Copyright © 2018 Carl Hansen <address@hidden>
+#
+# This file is part of GSRC.
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+#
+#
+# Send bug reports and comments about GSRC problems to address@hidden
+
+NAME = octave
+GARNAME = octave
+GARVERSION =  4.4.1-rc1
+HOME_URL = http://www.gnu.org/software/octave/
+DESCRIPTION = math interactive program
+define BLURB
+endef
+
+######################################################################
+MASTER_SITES = $(MASTER_GNU_ALPHA)/
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.lz
+SIGFILES  = $(GARNAME)-$(GARVERSION).tar.lz.sig
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/info.mk
+include config.mk
+

=== added file 'pkg/gnualpha/octave/config.mk'
--- a/pkg/gnualpha/octave/config.mk     1970-01-01 00:00:00 +0000
+++ b/pkg/gnualpha/octave/config.mk     2018-07-13 23:18:27 +0000
@@ -0,0 +1,4 @@
+## Configuration options
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnualpha/octave/sha256sums'
--- a/pkg/gnualpha/octave/sha256sums    1970-01-01 00:00:00 +0000
+++ b/pkg/gnualpha/octave/sha256sums    2018-07-13 23:18:27 +0000
@@ -0,0 +1,2 @@
+9e0dc5074fce7f505231dca100e946e9fa9835670528c1cc8fcb447b544e4b11  
download/octave-4.4.1-rc1.tar.lz
+aab577cdfe2bcc82819f4c9efa3ba6ed7603cd841cf6a7eb9ac85b4ba49cbf73  
download/octave-4.4.1-rc1.tar.lz.sig


reply via email to

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