gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7895: boost rc


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7895: boost rc
Date: Fri, 12 Nov 2021 18:26:24 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7895
revision-id: carlhansen1234@gmail.com-20211112232618-9zrfht4qfk2b5ob7
parent: carlhansen1234@gmail.com-20211109234036-i17sgxvoyqjcxfab
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Fri 2021-11-12 15:26:18 -0800
message:
   boost rc
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-08-26 05:37:48 +0000
+++ b/pkg/other/boost/Makefile  2021-11-12 23:26:18 +0000
@@ -21,7 +21,7 @@
 
 NAME =       boost
 GARNAME =    boost
-GARVERSION = 1_77_0
+GARVERSION = 1_78_0_b1
 HOME_URL =   http://www.boost.org
 DESCRIPTION =  Peer-reviewed portable C++ source libraries.
 define BLURB
@@ -42,16 +42,17 @@
 ######################################################################
 # 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
 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.77.0.beta1/source/
+#MASTER_SUBDIR = artifactory/main/release/$(GARVERSIONDOT)/source/
+MASTER_SUBDIR = artifactory/main/beta/1.78.0.beta1/source/
 DISTFILES =   $(GARNAME)_$(GARVERSION).tar.bz2    
$(GARNAME)_$(GARVERSION).tar.bz2.json  
 SIGFILES  =
 
-WORKSRC =  $(WORKDIR)/$(GARNAME)_1_77_0/
+WORKSRC =  $(WORKDIR)/$(GARNAME)_1_78_0/
 #WORKSRC = $(WORKDIR)/$(GARNAME)_$(GARVERSION)/
 BUILD_SCRIPTS = customboost
 

=== modified file 'pkg/other/boost/sha256sums'
--- a/pkg/other/boost/sha256sums        2021-08-26 05:37:48 +0000
+++ b/pkg/other/boost/sha256sums        2021-11-12 23:26:18 +0000
@@ -1,2 +1,2 @@
-fc9f85fc030e233142908241af7a846e60630aa7388de9a5fafb1f3a26840854  
download/boost_1_77_0.tar.bz2
-8b77e5b3592c8a3a0be031a1c7f902a7c24ef4db8155bf2a712ce5e551585af9  
download/boost_1_77_0.tar.bz2.json
+7a3a025451dfa2923129214eef7d16b03c02310a353d02158a549f6caa4284b0  
download/boost_1_78_0_b1.tar.bz2
+b6f823d895acebf9ac3a1a0e6c5d1f8b5106628dabc9e56c81446aa24496dc40  
download/boost_1_78_0_b1.tar.bz2.json


reply via email to

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