gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9079: update gforth to 0.7.9_20230309


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9079: update gforth to 0.7.9_20230309
Date: Sun, 12 Mar 2023 22:00:11 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9079
revision-id: carlhansen@gnu.org-20230313020007-b6e1qy3f2dw6a406
parent: carlhansen@gnu.org-20230313015947-o48xmq4djdckyf4t
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Sun 2023-03-12 19:00:07 -0700
message:
  update gforth to 0.7.9_20230309
modified:
  pkg/gnu/gforth/Makefile        makefile-20160617014725-uokjfnggs70iry9h-711
  pkg/gnu/gforth/sha256sums      sha256sums-20160617014725-uokjfnggs70iry9h-713
=== modified file 'pkg/gnu/gforth/Makefile'
--- a/pkg/gnu/gforth/Makefile   2023-03-08 08:37:04 +0000
+++ b/pkg/gnu/gforth/Makefile   2023-03-13 02:00:07 +0000
@@ -23,7 +23,7 @@
 NAME = Gforth
 GARNAME = gforth
 #GARVERSION = 0.7.3
-GARVERSION = 0.7.9_20230223
+GARVERSION = 0.7.9_20230309
 HOME_URL = http://www.gnu.org/software/gforth/
 DESCRIPTION = Forth interpreter, with virtual machine generator "vmgen"
 define BLURB
@@ -43,6 +43,7 @@
 INFO_FILES = $(GARNAME).info vmgen.info
 #WORKOBJ = $(WORKSRC)
 BUILDDEPS =
+# maybe swig
 LIBDEPS =
 
 #USE_AUTORECONF=y
@@ -53,7 +54,7 @@
 include ../../../gar/gar.lib/info.mk
 include config.mk
 
-CONFIGURE_ARGS += CFLAGS="-std=gnu99"
+#CONFIGURE_ARGS += CFLAGS="-std=gnu99"
 
 # Note: If you have old version of gforth, you might have to clear out
 # $HOME/.gforth

=== modified file 'pkg/gnu/gforth/sha256sums'
--- a/pkg/gnu/gforth/sha256sums 2023-03-03 00:00:43 +0000
+++ b/pkg/gnu/gforth/sha256sums 2023-03-13 02:00:07 +0000
@@ -1,1 +1,1 @@
-9ddd76aec534ef78f3777074797c6b37dec5c5a26f7dc8f2c306fa5a5dbc5a4c  
download/gforth-0.7.9_20230223.tar.xz
+f22b935993b5743ba3a6df45d17a62812dea3fdc640375539c3f604638f5b34e  
download/gforth-0.7.9_20230309.tar.xz


reply via email to

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