gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9466: update gnuboot to 20220331


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9466: update gnuboot to 20220331
Date: Sun, 6 Aug 2023 20:58:29 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9466
revision-id: carlhansen1234@gmail.com-20230807005825-vunv3q2a6020t2v1
parent: carlhansen1234@gmail.com-20230807004034-d600l7ogj911jhxk
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sun 2023-08-06 17:58:25 -0700
message:
  update gnuboot to 20220331
added:
  pkg/gnu/gnuboot/               gnuboot-20230807005814-az4q1uyeeko6tzrd-1
  pkg/gnu/gnuboot/Makefile       makefile-20230807005814-az4q1uyeeko6tzrd-4
  pkg/gnu/gnuboot/config.mk      config.mk-20230807005814-az4q1uyeeko6tzrd-2
  pkg/gnu/gnuboot/gpg-keyring    gpgkeyring-20230807005814-az4q1uyeeko6tzrd-3
  pkg/gnu/gnuboot/sha256sums     sha256sums-20230807005814-az4q1uyeeko6tzrd-5
=== added directory 'pkg/gnu/gnuboot'
=== added file 'pkg/gnu/gnuboot/Makefile'
--- a/pkg/gnu/gnuboot/Makefile  1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/gnuboot/Makefile  2023-08-07 00:58:25 +0000
@@ -0,0 +1,49 @@
+# Copyright ©2023 Carl Hansen <carlhansen@gnu.org>
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+#
+#
+# Send bug reports and comments about GSRC problems to bug-gsrc@gnu.org
+
+NAME = gnuboot
+GARNAME = gnuboot
+GARVERSION = 20220331
+HOME_URL = http://www.gnu.org/software/
+       
+DESCRIPTION = gnuboot
+define BLURB 
+endef
+######################################################################
+# 
https://ftp.gnu.org/gnu/gnuboot/mirrors/acpica.org/acpica-unix2-20220331.tar.gz.sig
+MASTER_SITES = $(MASTER_GNU)
+MASTER_SUBDIR = $(GARNAME)/mirrors/acpica.org/
+DISTFILES = acpica-unix2-$(GARVERSION).tar.gz
+SIGFILES = $(DISTFILES).sig
+
+BUILDDEPS =
+LIBDEPS =
+
+WORKSRC = $(WORKDIR)/acpica-unix2-$(GARVERSION)
+WORKOBJ = $(WORKSRC)
+CONFIGURE_SCRIPTS =
+######################################################################
+
+include ../../../gar/gar.lib/autotools.mk
+include ../../../gar/gar.lib/info.mk
+include config.mk
+
+

=== added file 'pkg/gnu/gnuboot/config.mk'
--- a/pkg/gnu/gnuboot/config.mk 1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/gnuboot/config.mk 2023-08-07 00:58:25 +0000
@@ -0,0 +1,4 @@
+## Configuration options
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?= 

=== added file 'pkg/gnu/gnuboot/gpg-keyring'
Binary files a/pkg/gnu/gnuboot/gpg-keyring      1970-01-01 00:00:00 +0000 and 
b/pkg/gnu/gnuboot/gpg-keyring     2023-08-07 00:58:25 +0000 differ
=== added file 'pkg/gnu/gnuboot/sha256sums'
--- a/pkg/gnu/gnuboot/sha256sums        1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/gnuboot/sha256sums        2023-08-07 00:58:25 +0000
@@ -0,0 +1,2 @@
+1ccda5c6a08a90b145777df635eb09f995b3472b3128f375009c5a6b01a04c7a  
download/acpica-unix2-20220331.tar.gz
+64289ee732570c3601e0c2db12d97e59deadafe0e815739439049791f3c1222c  
download/acpica-unix2-20220331.tar.gz.sig


reply via email to

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