gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9329: update gforth to 0.7.9_20230608


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9329: update gforth to 0.7.9_20230608
Date: Mon, 12 Jun 2023 17:23:54 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9329
revision-id: carlhansen1234@gmail.com-20230612212348-27sfc8cmonkjpn2p
parent: carlhansen1234@gmail.com-20230612185609-sj52bsal0hawcylh
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Mon 2023-06-12 14:23:48 -0700
message:
  update gforth to 0.7.9_20230608
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-06-04 06:21:19 +0000
+++ b/pkg/gnu/gforth/Makefile   2023-06-12 21:23:48 +0000
@@ -23,7 +23,7 @@
 NAME = Gforth
 GARNAME = gforth
 #GARVERSION = 0.7.3
-GARVERSION = 0.7.9_20230601
+GARVERSION = 0.7.9_20230608
 HOME_URL = https://gforth.org/
 # or HOME_URL = https://www.gnu.org/software/gforth/
 DESCRIPTION = Forth interpreter, with virtual machine generator "vmgen"
@@ -59,7 +59,7 @@
 CONFIGURE_ARGS += BUILD_FROM=tarball
 
 # Note: If you have old version of gforth, you might have to clear out
-# $HOME/.gforth
+# $HOME/.gforth before building.
 #
 #  You might have to use "make -k" and "make -k install" to ignore
 #  irrelevant errors.
@@ -69,9 +69,9 @@
 #pre-configure:
 #      BUILD_FROM=tarball cd $(WORKSRC) && .  ./install-deps.sh
 
-#custom-pre-install:
-#      $(INSTALL_BIN) $(WORKOBJ)/gforth.fi
+post-install:
+       $(INSTALL_BIN) $(WORKOBJ)/gforth.fi
+       cd $(WORKSRC)/doc && $(INSTALL_INFO) *.info*
 
-# install info
 
 

=== modified file 'pkg/gnu/gforth/sha256sums'
--- a/pkg/gnu/gforth/sha256sums 2023-06-04 06:21:19 +0000
+++ b/pkg/gnu/gforth/sha256sums 2023-06-12 21:23:48 +0000
@@ -1,1 +1,1 @@
-1fe62f0b6380dba18e32954d07ebff10e074a063f25ccc8b62538fb44e6e92d9  
download/gforth-0.7.9_20230601.tar.xz
+767f635a618f943bd7f2519ecf6872f4b291e4e388d583f75e11377991e53168  
download/gforth-0.7.9_20230608.tar.xz


reply via email to

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