gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8204: boost update


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8204: boost update
Date: Sat, 26 Mar 2022 03:42:47 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8204
revision-id: carlhansen1234@gmail.com-20220326074243-rafwzidp7k9u5e95
parent: carlhansen1234@gmail.com-20220326070611-2zc2rt75jxeivzkw
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sat 2022-03-26 00:42:43 -0700
message:
  boost update
modified:
  pkg/other/boost/Makefile       makefile-20170608043614-zqx6plyn4p8cg7w0-3
  pkg/other/boost/sha256sums     sha256sums-20170608043614-zqx6plyn4p8cg7w0-4
=== modified file 'pkg/other/boost/Makefile'
--- a/pkg/other/boost/Makefile  2021-12-20 05:36:20 +0000
+++ b/pkg/other/boost/Makefile  2022-03-26 07:42:43 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2016, 2017, 2018, 2019, 2020, 2021 Carl Hansen 
<carlhansen@gnu.org>
+# Copyright © 2016, 2017, 2018, 2019, 2020, 2021, 2022 Carl Hansen 
<carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -21,7 +21,7 @@
 
 NAME =       boost
 GARNAME =    boost
-GARVERSION = 1_78_0
+GARVERSION = 1_79_0_b1_rc1
 HOME_URL =   http://www.boost.org
 DESCRIPTION =  Peer-reviewed portable C++ source libraries.
 define BLURB
@@ -41,19 +41,18 @@
 
 ######################################################################
 # https://boostorg.jfrog.io/artifactory/main/release/1.76.0/source/
-# 
https://boostorg.jfrog.io/artifactory/main/beta/1.77.0.beta1/source/boost_1_77_0_b1.tar.bz2
-# 
https://boostorg.jfrog.io/artifactory/main/beta/1.78.0.beta1/source/boost_1_78_0_b1.tar.bz2
+# 
https://boostorg.jfrog.io/artifactory/main/beta/1.79.0.beta1/source/boost_1_79_0_b1_rc1.tar.bz2
 MASTER_SITES = http://boostorg.jfrog.io/
        # fixed: . vs _
 GARVERSIONDOT:= $(subst _,.,$(GARVERSION))
 #ad hoc:
-MASTER_SUBDIR = artifactory/main/release/$(GARVERSIONDOT)/source/
-#MASTER_SUBDIR = artifactory/main/beta/1.78.0.beta1/source/
+#MASTER_SUBDIR = artifactory/main/release/$(GARVERSIONDOT)/source/
+MASTER_SUBDIR = artifactory/main/beta/1.79.0.beta1/source/
 DISTFILES =   $(GARNAME)_$(GARVERSION).tar.bz2    
$(GARNAME)_$(GARVERSION).tar.bz2.json  
 SIGFILES  =
 
-#WORKSRC =  $(WORKDIR)/$(GARNAME)_1_78_0/
-WORKSRC = $(WORKDIR)/$(GARNAME)_$(GARVERSION)/
+WORKSRC =  $(WORKDIR)/$(GARNAME)_1_79_0/
+#WORKSRC = $(WORKDIR)/$(GARNAME)_$(GARVERSION)/
 BUILD_SCRIPTS = customboost
 
 

=== modified file 'pkg/other/boost/sha256sums'
--- a/pkg/other/boost/sha256sums        2021-12-20 05:36:20 +0000
+++ b/pkg/other/boost/sha256sums        2022-03-26 07:42:43 +0000
@@ -1,2 +1,2 @@
-8681f175d4bdb26c52222665793eef08490d7758529330f98d3b29dd0735bccc  
download/boost_1_78_0.tar.bz2
-c925fe1f4a6cf96c0dc27b0b88320b5eb876198f3499342b8939acc7c0f1febe  
download/boost_1_78_0.tar.bz2.json
+8985105623f48d55be01076d98ca4e7a8cb548a8d7f9ad0e1fc3c710d2c75fcf  
download/boost_1_79_0_b1_rc1.tar.bz2
+cbb4d6843453585de80f379b5b07870d19381ab1a79e7516b5e209c7aa067fa9  
download/boost_1_79_0_b1_rc1.tar.bz2.json


reply via email to

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