gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9380: stuff forgot to cmmit


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9380: stuff forgot to cmmit
Date: Sat, 1 Jul 2023 20:46:58 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9380
revision-id: carlhansen1234@gmail.com-20230702004653-nzhm225zo55gk89q
parent: carlhansen1234@gmail.com-20230702004551-ff0wclzj0603gvzg
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sat 2023-07-01 17:46:53 -0700
message:
  stuff forgot to cmmit
modified:
  pkg/freedesktop/pulseaudio/Makefile 
makefile-20160617013746-7ygosxqw3lxxvo7f-1308
  pkg/gnu/apl/Makefile           makefile-20160617014725-uokjfnggs70iry9h-402
  pkg/gnu/c.intro.and.ref/Makefile makefile-20220928055125-hxu5tb2hsrps4aor-3
  pkg/gnu/gnu-c-manual/Makefile  makefile-20160617014725-uokjfnggs70iry9h-763
  pkg/gnu/pexec/Makefile         makefile-20160617014725-uokjfnggs70iry9h-1552
  pkg/other/gsequencer/Makefile  makefile-20170404081001-mr4jrzxutgqe0il2-3
  pkg/other/gsequencer/sha256sums sha256sums-20170404081001-mr4jrzxutgqe0il2-4
  pkg/other/pari/Makefile        makefile-20181116083036-0ikpsg0z3j7lz473-4
=== modified file 'pkg/freedesktop/pulseaudio/Makefile'
--- a/pkg/freedesktop/pulseaudio/Makefile       2023-02-15 01:24:50 +0000
+++ b/pkg/freedesktop/pulseaudio/Makefile       2023-07-02 00:46:53 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 Carl Hansen 
<carlhansen@gnu.org>
+# Copyright © 2016-2023 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc

=== modified file 'pkg/gnu/apl/Makefile'
--- a/pkg/gnu/apl/Makefile      2019-06-23 18:52:29 +0000
+++ b/pkg/gnu/apl/Makefile      2023-07-02 00:46:53 +0000
@@ -39,10 +39,10 @@
 
 BUILDDEPS =
 LIBDEPS = readline # lapack
-
+# move to SVN
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include ../../../gar/gar.lib/info.mk
 include config.mk

=== modified file 'pkg/gnu/c.intro.and.ref/Makefile'
--- a/pkg/gnu/c.intro.and.ref/Makefile  2023-07-01 20:42:33 +0000
+++ b/pkg/gnu/c.intro.and.ref/Makefile  2023-07-02 00:46:53 +0000
@@ -24,7 +24,7 @@
 HOME_URL = http://www.gnu.org/software/
 DESCRIPTION = Intro and Reference for the  GNU C programming language
 define BLURB
-Intro and Reference for the  GNU C programming language, as of 2022-09
+Intro and Reference for the  GNU C programming language, as of 2023-07
 Tutorial. Not the same document as "GNU C reference manual"
 endef
 
@@ -57,9 +57,9 @@
 
 INSTALLABLES = c.intro.and.ref.info c.intro.and.ref.info-1 \
      c.intro.and.ref.info-2 c.intro.and.ref.info-3 \
-     c.intro.and.ref.doc c.intro.and.ref.html c.intro.and.ref.txt \
-     c.info c.info-1 c.info-2 c.info-3
-# c.intro.and.ref.pdf
+     c.info c.info-1 c.info-2 c.info-3 c.intro.and.ref.pdf
+
+#     c.intro.and.ref.doc c.intro.and.ref.html c.intro.and.ref.txt \
 
 $(INSTALLABLES): post-build
 

=== modified file 'pkg/gnu/gnu-c-manual/Makefile'
--- a/pkg/gnu/gnu-c-manual/Makefile     2022-10-03 00:04:52 +0000
+++ b/pkg/gnu/gnu-c-manual/Makefile     2023-07-02 00:46:53 +0000
@@ -38,13 +38,14 @@
 
 BUILDDEPS = texinfo
 LIBDEPS =
+
 CONFIGURE_SCRIPTS =
 INSTALL_SCRIPTS = theinfo
 INFO_FILES = gnu-c-manual.info
 WORKOBJ = $(WORKSRC)
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include ../../../gar/gar.lib/info.mk
 include config.mk
 

=== modified file 'pkg/gnu/pexec/Makefile'
--- a/pkg/gnu/pexec/Makefile    2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/pexec/Makefile    2023-07-02 00:46:53 +0000
@@ -40,6 +40,6 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include ../../../gar/gar.lib/info.mk
 include config.mk

=== modified file 'pkg/other/gsequencer/Makefile'
--- a/pkg/other/gsequencer/Makefile     2023-06-12 01:31:49 +0000
+++ b/pkg/other/gsequencer/Makefile     2023-07-02 00:46:53 +0000
@@ -21,7 +21,7 @@
 
 NAME = gsequencer
 GARNAME = gsequencer
-GARVERSION = 5.3.6
+GARVERSION = 5.3.12
 SUBDIR = 5.3.x
 HOME_URL = http://www.nongnu.org/gsequencer/ 
 DESCRIPTION = Audio processing, editing, sequencer.

=== modified file 'pkg/other/gsequencer/sha256sums'
--- a/pkg/other/gsequencer/sha256sums   2023-06-12 01:31:49 +0000
+++ b/pkg/other/gsequencer/sha256sums   2023-07-02 00:46:53 +0000
@@ -1,2 +1,2 @@
-6245704b473f5c814a5571f1c37b5ab88c1769d4ea6704484db1adbdac09f2cc  
download/gsequencer-5.3.6.tar.gz
-4157ac5193b43c2fef7b6365374bc84114b2c3ac0e644fe15cd2bfd4a6cb7e1b  
download/gsequencer-5.3.6.tar.gz.sig
+2c9c4d9eaf9556326940013ad475be20da67e5870c0bf3c903bd3e45fb87f21e  
download/gsequencer-5.3.12.tar.gz
+309622c7b3269004f3d33b5af33469b32554cf1cd932cf026707f1161092c425  
download/gsequencer-5.3.12.tar.gz.sig

=== modified file 'pkg/other/pari/Makefile'
--- a/pkg/other/pari/Makefile   2023-03-31 03:20:40 +0000
+++ b/pkg/other/pari/Makefile   2023-07-02 00:46:53 +0000
@@ -27,6 +27,8 @@
 define BLURB
 endef
 
+#Please test the prerelease tarball:
+#<https://pari.math.u-bordeaux.fr/pub/pari/snapshots/pari-2.15.4-pre1.tar.gz>
 ######################################################################
 # https://pari.math.u-bordeaux.fr/pub/pari/unix/pari-2.13.0.tar.gz
 # https://pari.math.u-bordeaux.fr/pub/pari/unstable/pari-2.16.0.alpha.tar.gz


reply via email to

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