gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4687: update gforth to 0.7.9_20170705


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4687: update gforth to 0.7.9_20170705
Date: Thu, 17 Aug 2017 17:01:28 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4687
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2017-08-17 14:01:23 -0700
message:
  update gforth to 0.7.9_20170705
modified:
  pkg/gnu/gforth/Makefile        makefile-20160617014725-uokjfnggs70iry9h-711
  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   2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/gforth/Makefile   2017-08-17 21:01:23 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2013, 2014 Brandon Invergo <address@hidden>
+# Copyright © 2013, 2014, 2017 Brandon Invergo <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -17,7 +17,8 @@
 
 NAME = Gforth
 GARNAME = gforth
-GARVERSION = 0.7.3
+#GARVERSION = 0.7.3
+GARVERSION = 0.7.9_20170705
 HOME_URL = http://www.gnu.org/software/gforth/
 DESCRIPTION = Forth interpreter
 define BLURB
@@ -28,16 +29,18 @@
 endef
 
 ######################################################################
-
-MASTER_SITES = http://www.complang.tuwien.ac.at/forth/
-MASTER_SUBDIR = $(GARNAME)/
-DISTFILES = $(DISTNAME).tar.gz
-SIGFILES = $(DISTNAME).tar.gz.sig
+# 
http://www.complang.tuwien.ac.at/forth/gforth/Snapshots/0.7.9_20170705/gforth-0.7.9_20170705.tar.xz
+MASTER_SITES = http://www.complang.tuwien.ac.at/
+MASTER_SUBDIR = forth/$(GARNAME)/Snapshots/$(GARVERSION)/
+DISTFILES = $(DISTNAME).tar.xz
+SIGFILES  = $(DISTNAME).tar.xz.sig
 INFO_FILES = $(GARNAME).info vmgen.info
 
 BUILDDEPS =
 LIBDEPS =
 
+USE_AUTORECONF=y
+
 ######################################################################
 
 include ../../../gar/gar.lib/auto.mk
@@ -45,3 +48,9 @@
 include config.mk
 
 CONFIGURE_ARGS += CFLAGS="-std=gnu99"
+
+# Note: If you have old version of gforth, you might have to clear out
+# !/.gforth
+#
+#  You might have to use "make -k" and "make -k install" to ignore
+#  irrelevant errors.

=== modified file 'pkg/gnu/gforth/gpg-keyring'
Binary files a/pkg/gnu/gforth/gpg-keyring       2016-06-17 19:08:15 +0000 and 
b/pkg/gnu/gforth/gpg-keyring      2017-08-17 21:01:23 +0000 differ
=== modified file 'pkg/gnu/gforth/sha256sums'
--- a/pkg/gnu/gforth/sha256sums 2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/gforth/sha256sums 2017-08-17 21:01:23 +0000
@@ -1,2 +1,2 @@
-2f62f2233bf022c23d01c920b1556aa13eab168e3236b13352ac5e9f18542bb0  
download/gforth-0.7.3.tar.gz
-83d84e6c83afa0b7ed77856e76a3c081eebb54e9d972bdd8373a5b5d122aad2b  
download/gforth-0.7.3.tar.gz.sig
+59232a462904d370ef9ff11db7b2397319b34b2f57d25c0d2ff365e1799ef310  
download/gforth-0.7.9_20170705.tar.xz
+f328c3565723bd32109bce13bfaafe828d296d9a9fc252d0336cdcb35924c564  
download/gforth-0.7.9_20170705.tar.xz.sig


reply via email to

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