gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9188: update gforth to 0.7.9_20230415


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9188: update gforth to 0.7.9_20230415
Date: Thu, 27 Apr 2023 03:15:40 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9188
revision-id: carlhansen1234@gmail.com-20230427071535-50q5en7uqluwa7ek
parent: carlhansen1234@gmail.com-20230427034135-nu9syki6lsi3xree
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Thu 2023-04-27 00:15:35 -0700
message:
  update gforth to 0.7.9_20230415
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-04-10 00:05:38 +0000
+++ b/pkg/gnu/gforth/Makefile   2023-04-27 07:15:35 +0000
@@ -23,7 +23,7 @@
 NAME = Gforth
 GARNAME = gforth
 #GARVERSION = 0.7.3
-GARVERSION = 0.7.9_20230330
+GARVERSION = 0.7.9_20230415
 HOME_URL = http://www.gnu.org/software/gforth/
 DESCRIPTION = Forth interpreter, with virtual machine generator "vmgen"
 define BLURB
@@ -41,7 +41,7 @@
 DISTFILES = $(DISTNAME).tar.xz
 SIGFILES  =
 INFO_FILES = $(GARNAME).info vmgen.info
-#WORKOBJ = $(WORKSRC)
+
 BUILDDEPS =
 # maybe swig
 LIBDEPS =
@@ -62,3 +62,8 @@
 #  You might have to use "make -k" and "make -k install" to ignore
 #  irrelevant errors.
 #
+
+
+post-install:
+       $(INSTALL_BIN) $(WORKOBJ)/gforth.fi
+

=== modified file 'pkg/gnu/gforth/sha256sums'
--- a/pkg/gnu/gforth/sha256sums 2023-04-10 00:05:38 +0000
+++ b/pkg/gnu/gforth/sha256sums 2023-04-27 07:15:35 +0000
@@ -1,1 +1,1 @@
-8143752f6a15890a283b6b16c8a75e902ef96c8e8998b33e3102ccba5f46cb2b  
download/gforth-0.7.9_20230330.tar.xz
+9cfb4e7e11f67c01bf189d77947409abfee0262b69127ac46ae44b1fdd8e92ae  
download/gforth-0.7.9_20230415.tar.xz


reply via email to

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