gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9430: update boost to 1_83_0_b1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9430: update boost to 1_83_0_b1
Date: Tue, 25 Jul 2023 15:26:06 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9430
revision-id: carlhansen1234@gmail.com-20230725192559-0nl0nobdz6uhnnto
parent: carlhansen1234@gmail.com-20230725173719-jcocngr49n3lfcsx
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Tue 2023-07-25 12:25:59 -0700
message:
  update boost to 1_83_0_b1
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  2023-04-21 00:35:01 +0000
+++ b/pkg/other/boost/Makefile  2023-07-25 19:25:59 +0000
@@ -21,7 +21,7 @@
 
 NAME =       boost
 GARNAME =    boost
-GARVERSION = 1_82_0
+GARVERSION = 1_83_0_b1
 HOME_URL =   http://www.boost.org
 DESCRIPTION =  Peer-reviewed portable C++ source libraries.
 define BLURB
@@ -36,21 +36,21 @@
 
 
 ######################################################################
-# 
https://boostorg.jfrog.io/artifactory/main/beta/1.81.0.beta1/source/boost_1_81_0_b1.tar.bz2
 # 
https://boostorg.jfrog.io/artifactory/main/release/1.81.0/source/boost_1_81_0.7z
-# https://boostorg.jfrog.io/artifactory/main/beta/1.82.0.beta1/source/
+# 
https://boostorg.jfrog.io/artifactory/main/beta/1.83.0.beta1/source/boost_1_83_0_b1.tar.bz2
 
 MASTER_SITES = https://boostorg.jfrog.io/
        # fixed: . vs _
 GARVERSIONDOT:= $(subst _,.,$(GARVERSION))
-MASTER_SUBDIR  = artifactory/main/release/$(GARVERSIONDOT)/source/
+#MASTER_SUBDIR  = artifactory/main/release/$(GARVERSIONDOT)/source/
 #MASTER_SUBDIR  = artifactory/main/beta/$(GARVERSIONDOT)/source/
+MASTER_SUBDIR  = artifactory/main/beta/1.83.0.beta1/source/
 DISTFILES =   $(GARNAME)_$(GARVERSION).tar.bz2    
$(GARNAME)_$(GARVERSION).tar.bz2.json  
 #ad hoc:
 #DISTFILES =    $(GARNAME)_1_82_0_b1.tar.bz2   
$(GARNAME)_1_82_0_b1.tar.bz2.json  
 SIGFILES  =
 
-WORKSRC =  $(WORKDIR)/$(GARNAME)_1_82_0
+WORKSRC =  $(WORKDIR)/$(GARNAME)_1_83_0
 WORKOBJ = $(WORKSRC)
 
 CONFIGURE_SCRIPTS = 

=== modified file 'pkg/other/boost/sha256sums'
--- a/pkg/other/boost/sha256sums        2023-04-21 00:35:01 +0000
+++ b/pkg/other/boost/sha256sums        2023-07-25 19:25:59 +0000
@@ -1,2 +1,2 @@
-a6e1ab9b0860e6a2881dd7b21fe9f737a095e5f33a3a874afc6a345228597ee6  
download/boost_1_82_0.tar.bz2
-b3e3a28498e41171d2afc233d19a38842312449d8641942bb98daa3a562092a5  
download/boost_1_82_0.tar.bz2.json
+fe3895ee9ac78cf57328415f1b3bf3da7ea2ccb3ad87bf0d9b720910d99d18ae  
download/boost_1_83_0_b1.tar.bz2
+ef7012f664f67212d32abe698a45b1324ea4970810f0594048d6a3de0fe098ae  
download/boost_1_83_0_b1.tar.bz2.json


reply via email to

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