gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6995: update boost to 1_73_0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6995: update boost to 1_73_0
Date: Tue, 28 Apr 2020 21:53:38 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6995
revision-id: carl@aurora-20200429015331-uhnucj5wdfjh90gu
parent: carl@aurora-20200426233245-51q8ncdixu7zg5i0
committer: carl <carl@aurora>
branch nick: trunk
timestamp: Tue 2020-04-28 18:53:31 -0700
message:
  update boost to 1_73_0
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  2020-01-18 18:47:34 +0000
+++ b/pkg/other/boost/Makefile  2020-04-29 01:53:31 +0000
@@ -23,7 +23,7 @@
 
 NAME =       boost
 GARNAME =    boost
-GARVERSION = 1_72_0
+GARVERSION = 1_73_0
 HOME_URL =   http://www.boost.org
 DESCRIPTION =  Peer-reviewed portable C++ source libraries.
 define BLURB
@@ -44,12 +44,12 @@
 # 
https://dl.bintray.com/boostorg/beta/1.70.0.beta1/source/boost_1_70_0_b1.tar.bz2
 
 MASTER_SITES = http://dl.bintray.com/
        # FIX ME: . vs _
-MASTER_SUBDIR = boostorg/release/1.72.0/source/
+GARVERSIONDOT:= $(subst _,.,$(GARVERSION))
+MASTER_SUBDIR = boostorg/release/$(GARVERSIONDOT)/source/
 DISTFILES =   $(GARNAME)_$(GARVERSION).tar.bz2    
$(GARNAME)_$(GARVERSION).tar.bz2.json  
 SIGFILES  =
 
 WORKSRC = $(WORKDIR)/$(GARNAME)_$(GARVERSION)/
-#WORKSRC = $(WORKDIR)/$(GARNAME)_1_72_0
 BUILD_SCRIPTS = customboost
 
 

=== modified file 'pkg/other/boost/sha256sums'
--- a/pkg/other/boost/sha256sums        2020-01-18 18:47:34 +0000
+++ b/pkg/other/boost/sha256sums        2020-04-29 01:53:31 +0000
@@ -1,2 +1,2 @@
-59c9b274bc451cf91a9ba1dd2c7fdcaf5d60b1b3aa83f2c9fa143417cc660722  
download/boost_1_72_0.tar.bz2
-0aa57f03342dd22defe8f16556a1be902486f6be1cf16a823a8e943c3f7cd3de  
download/boost_1_72_0.tar.bz2.json
+4eb3b8d442b426dc35346235c8733b5ae35ba431690e38c6a8263dce9fcbb402  
download/boost_1_73_0.tar.bz2
+58c83af4c9b8f55f9eff9af2d359dc79e38634a8b670a34bfd2ac3e69e33b075  
download/boost_1_73_0.tar.bz2.json


reply via email to

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