gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9055: octave texinfo idutils


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9055: octave texinfo idutils
Date: Wed, 8 Mar 2023 03:37:09 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9055
revision-id: carlhansen@gnu.org-20230308083704-914dtbnipd5rqkq3
parent: carlhansen@gnu.org-20230308061625-tc851eznr6yl3b2p
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Wed 2023-03-08 00:37:04 -0800
message:
  octave texinfo idutils
modified:
  pkg/gnu/gforth/Makefile        makefile-20160617014725-uokjfnggs70iry9h-711
  pkg/gnu/idutils/Makefile       makefile-20160617014725-uokjfnggs70iry9h-1055
  pkg/gnu/octave/Makefile        makefile-20160617014725-uokjfnggs70iry9h-1488
  pkg/gnu/octave/sha256sums      sha256sums-20160617014725-uokjfnggs70iry9h-1493
  pkg/gnu/texinfo/Makefile       makefile-20160617014725-uokjfnggs70iry9h-1891
=== modified file 'pkg/gnu/gforth/Makefile'
--- a/pkg/gnu/gforth/Makefile   2023-03-03 00:00:43 +0000
+++ b/pkg/gnu/gforth/Makefile   2023-03-08 08:37:04 +0000
@@ -41,7 +41,7 @@
 DISTFILES = $(DISTNAME).tar.xz
 SIGFILES  =
 INFO_FILES = $(GARNAME).info vmgen.info
-WORKOBJ = $(WORKSRC)
+#WORKOBJ = $(WORKSRC)
 BUILDDEPS =
 LIBDEPS =
 

=== modified file 'pkg/gnu/idutils/Makefile'
--- a/pkg/gnu/idutils/Makefile  2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/idutils/Makefile  2023-03-08 08:37:04 +0000
@@ -42,10 +42,12 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include ../../../gar/gar.lib/info.mk
 include config.mk
 
 pre-configure:
        sed -i -e '/gets is a security/d' $(WORKSRC)/lib/stdio.in.h
        $(MAKECOOKIE)
+
+

=== modified file 'pkg/gnu/octave/Makefile'
--- a/pkg/gnu/octave/Makefile   2022-11-03 22:25:17 +0000
+++ b/pkg/gnu/octave/Makefile   2023-03-08 08:37:04 +0000
@@ -1,5 +1,5 @@
 # Copyright © 2013, 2014, 2015 Brandon Invergo <brandon@invergo.net>
-# Copyright © 2018, 2019, 2020, 2021, 2022 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2018-2023 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -22,7 +22,7 @@
 
 NAME = Octave
 GARNAME = octave
-GARVERSION = 7.3.0
+GARVERSION = 8.1.0
 HOME_URL = http://www.gnu.org/software/octave/
 DESCRIPTION = High-level language for numerical computation
 define BLURB

=== modified file 'pkg/gnu/octave/sha256sums'
--- a/pkg/gnu/octave/sha256sums 2022-11-03 22:15:51 +0000
+++ b/pkg/gnu/octave/sha256sums 2023-03-08 08:37:04 +0000
@@ -1,2 +1,2 @@
-fdb32602252289e068431329add2eed146e6f26301cbb5fc4412f9d972db9475  
download/octave-7.3.0.tar.lz
-904dc12553b6ba9920b3157a93af475644106d971547133f420b0f252d5be841  
download/octave-7.3.0.tar.lz.sig
+79f35c249e5ed71c6cafcf26ef72ffcf4845637093efde309b499a6690154b4f  
download/octave-8.1.0.tar.lz
+31e93330f31173626fd854bd30d240581468dcd3acf24b351b56382b9dc28b54  
download/octave-8.1.0.tar.lz.sig

=== modified file 'pkg/gnu/texinfo/Makefile'
--- a/pkg/gnu/texinfo/Makefile  2023-01-22 21:21:22 +0000
+++ b/pkg/gnu/texinfo/Makefile  2023-03-08 08:37:04 +0000
@@ -51,7 +51,7 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include ../../../gar/gar.lib/info.mk
 include config.mk
 


reply via email to

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