gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9776: update gnuboot to 0.1-rc2


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9776: update gnuboot to 0.1-rc2
Date: Mon, 11 Dec 2023 17:03:20 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9776
revision-id: carlhansen@gnu.org-20231211220312-js6jjo9ldj069kgj
parent: carlhansen@gnu.org-20231210234041-yhnazxg5xjmpsurx
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Mon 2023-12-11 14:03:12 -0800
message:
  update gnuboot to 0.1-rc2
modified:
  pkg/gnu/gnuboot/Makefile       makefile-20230807005814-az4q1uyeeko6tzrd-4
  pkg/gnu/gnuboot/sha256sums     sha256sums-20230807005814-az4q1uyeeko6tzrd-5
=== modified file 'pkg/gnu/gnuboot/Makefile'
--- a/pkg/gnu/gnuboot/Makefile  2023-09-09 19:20:08 +0000
+++ b/pkg/gnu/gnuboot/Makefile  2023-12-11 22:03:12 +0000
@@ -21,16 +21,16 @@
 
 NAME = gnuboot
 GARNAME = gnuboot
-GARVERSION = 0.1-rc1
+GARVERSION = 0.1-rc2
 HOME_URL = http://www.gnu.org/software/
        
-DESCRIPTION = gnuboot source, 407 MB
+DESCRIPTION = gnuboot source, 126 MB
 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)/
+MASTER_SUBDIR = $(GARNAME)/$(GARNAME)-$(GARVERSION)/
 DISTFILES = gnuboot-$(GARVERSION)_src.tar.xz
 SIGFILES = $(DISTFILES).sig
 
@@ -39,7 +39,8 @@
 
 WORKSRC = $(WORKDIR)/$(GARNAME)-$(GARVERSION)_src
 WORKOBJ = $(WORKDIR)/$(GARNAME)-$(GARVERSION)-build
-#CONFIGURE_SCRIPTS =
+CONFIGURE_SCRIPTS =
+BUILD_SCRIPTS = my
 ######################################################################
 
 include ../../../gar/gar.lib/autotools.mk
@@ -48,12 +49,15 @@
 
 configure: note
 
+build-my: note
+
 note:
        @echo ====================================================
        @echo ====================================================
        @echo ====================================================
        @echo ====================================================
        @echo No automatic build by gsrc at this time, too many options.
+       @echo Do like the README says.
        @echo ====================================================
        @echo ====================================================
        @echo ====================================================

=== modified file 'pkg/gnu/gnuboot/sha256sums'
--- a/pkg/gnu/gnuboot/sha256sums        2023-09-09 19:18:18 +0000
+++ b/pkg/gnu/gnuboot/sha256sums        2023-12-11 22:03:12 +0000
@@ -1,2 +1,2 @@
-523310ae43c3e0147de7a4173b4079553a04877938ab7af4376459550f6b6c40  
download/gnuboot-0.1-rc1_src.tar.xz
-687a724410d6564ce17aa0fe549a81c10220ec4ba41856d1db1ad2067f57a83f  
download/gnuboot-0.1-rc1_src.tar.xz.sig
+872bdad4415aad865bfae7e30aba6bfe0bde62c5d8e24bc0ca1da3bf5da06989  
download/gnuboot-0.1-rc2_src.tar.xz
+52f4cc06fa48696de972076f11a1ad9eb37f777e9599c38e02691eb242734a6f  
download/gnuboot-0.1-rc2_src.tar.xz.sig


reply via email to

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