gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6079: update gforth to 0.7.9_20181122


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6079: update gforth to 0.7.9_20181122
Date: Fri, 23 Nov 2018 04:07:28 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6079
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2018-11-23 01:07:20 -0800
message:
  update gforth to 0.7.9_20181122
modified:
  pkg/gnu/gforth/Makefile        makefile-20160617014725-uokjfnggs70iry9h-711
  pkg/gnu/gforth/config.mk       config.mk-20160617015546-o4jbr4dypq6i6uhm-1
  pkg/gnu/gforth/gpg-keyring     gpgkeyring-20160617014725-uokjfnggs70iry9h-712
  pkg/gnu/gforth/sha256sums      sha256sums-20160617014725-uokjfnggs70iry9h-713
=== modified file 'pkg/gnu/gforth/Makefile'
--- a/pkg/gnu/gforth/Makefile   2018-01-26 01:00:42 +0000
+++ b/pkg/gnu/gforth/Makefile   2018-11-23 09:07:20 +0000
@@ -1,4 +1,5 @@
 # Copyright © 2013, 2014, 2017 Brandon Invergo <address@hidden>
+# Copyright © 2018 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -14,13 +15,16 @@
 #
 # 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 = Gforth
 GARNAME = gforth
 #GARVERSION = 0.7.3
-GARVERSION = 0.7.9_20180103
+GARVERSION = 0.7.9_20181122
 HOME_URL = http://www.gnu.org/software/gforth/
-DESCRIPTION = Forth interpreter
+DESCRIPTION = Forth interpreter, with virtual machine
 define BLURB
 Gforth is a fast and portable implementation of the ANSI Forth
 language.  It includes an editing mode for Emacs and an interpreter
@@ -39,7 +43,7 @@
 BUILDDEPS =
 LIBDEPS =
 
-USE_AUTORECONF=y
+#USE_AUTORECONF=y
 
 ######################################################################
 

=== modified file 'pkg/gnu/gforth/config.mk'
--- a/pkg/gnu/gforth/config.mk  2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/gforth/config.mk  2018-11-23 09:07:20 +0000
@@ -1,4 +1,4 @@
 ## Configuration options for gforth ##
 
-CONFIGURE_OPTS ?= 
+CONFIGURE_OPTS ?= --without-check 
 BUILD_OPTS ?=

=== modified file 'pkg/gnu/gforth/gpg-keyring'
Binary files a/pkg/gnu/gforth/gpg-keyring       2018-01-26 01:00:42 +0000 and 
b/pkg/gnu/gforth/gpg-keyring      2018-11-23 09:07:20 +0000 differ
=== modified file 'pkg/gnu/gforth/sha256sums'
--- a/pkg/gnu/gforth/sha256sums 2018-01-26 01:00:42 +0000
+++ b/pkg/gnu/gforth/sha256sums 2018-11-23 09:07:20 +0000
@@ -1,2 +1,2 @@
-f5094334c7716e67c6c0348c03c1ba81a518482ab8b54bd14d97a2bffe6aa368  
download/gforth-0.7.9_20180103.tar.xz
-07fce5999c104b1dc110209d12f66fd0fc39e2a108be386160976103bb4c358b  
download/gforth-0.7.9_20180103.tar.xz.sig
+95776ef22765204abd502349b771a6fd1c39eb6b96c1d203ecf14703bb2a90c4  
download/gforth-0.7.9_20181122.tar.xz
+2d2ea3fdf520d8075a68af32a6a425c3ff94edf5dbc6971f86f23012b68a832c  
download/gforth-0.7.9_20181122.tar.xz.sig


reply via email to

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