[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r10487: update gforth to 0.7.9_20240821
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r10487: update gforth to 0.7.9_20240821 |
Date: |
Sun, 25 Aug 2024 21:40:44 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 10487
revision-id: carlhansen@gnu.org-20240826014039-g8a2gsi8lbkpvf7x
parent: carlhansen@gnu.org-20240826000635-vh7foa2kadgtemoo
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Mon 2024-08-26 01:40:39 +0000
message:
update gforth to 0.7.9_20240821
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 2024-08-22 03:51:49 +0000
+++ b/pkg/gnu/gforth/Makefile 2024-08-26 01:40:39 +0000
@@ -22,7 +22,7 @@
NAME = Gforth
GARNAME = gforth
#GARVERSION = 0.7.3
-GARVERSION = 0.7.9_20240817
+GARVERSION = 0.7.9_20240821
HOME_URL = https://gforth.org/
# or HOME_URL = https://www.gnu.org/software/gforth/
DESCRIPTION = Forth interpreter, with virtual machine generator "vmgen"
@@ -93,5 +93,5 @@
cd $(WORKOBJ) && $(MAKE) -k install VERBOSE=1
DESTDIR=$(packageDESTDIR)
cd $(WORKOBJ) && $(INSTALL_BIN) gforth.fi
-
+# not building, FIXME
=== modified file 'pkg/gnu/gforth/sha256sums'
--- a/pkg/gnu/gforth/sha256sums 2024-08-17 23:22:58 +0000
+++ b/pkg/gnu/gforth/sha256sums 2024-08-26 01:40:39 +0000
@@ -1,1 +1,1 @@
-e92ef46f39c81246277752c2a27d25771971ed7f190ce2859c7389f69a1cb16f
download/gforth-0.7.9_20240817.tar.xz
+e74c6069f90841ab47a91f786cc34b4c1a926834222f09fc1c782aa38a683bbe
download/gforth-0.7.9_20240821.tar.xz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r10487: update gforth to 0.7.9_20240821,
Carl Hansen <=