gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6368: update boost to 1_70_0_b1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6368: update boost to 1_70_0_b1
Date: Thu, 21 Mar 2019 20:56:46 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6368
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2019-03-21 17:56:41 -0700
message:
  update boost to 1_70_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  2019-01-11 05:52:50 +0000
+++ b/pkg/other/boost/Makefile  2019-03-22 00:56:41 +0000
@@ -22,7 +22,7 @@
 
 NAME =       boost
 GARNAME =    boost
-GARVERSION = 1_69_0
+GARVERSION = 1_70_0_b1
 HOME_URL =   http://www.boost.org
 DESCRIPTION =  Peer-reviewed portable C++ source libraries.
 define BLURB
@@ -40,14 +40,16 @@
 
 ######################################################################
 # https://dl.bintray.com/boostorg/release/1.69.0/source/boost_1_69_0.tar.bz2
+# 
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.69.0/source/
+#MASTER_SUBDIR = boostorg/release/1.69.0/source/
+MASTER_SUBDIR = boostorg/beta/1.70.0.beta1/source/
 DISTFILES =   $(GARNAME)_$(GARVERSION).tar.bz2    
$(GARNAME)_$(GARVERSION).tar.bz2.json  
 SIGFILES  =
 
 #WORKSRC = $(WORKDIR)/$(GARNAME)_$(GARVERSION)/
-WORKSRC = $(WORKDIR)/$(GARNAME)_1_69_0
+WORKSRC = $(WORKDIR)/$(GARNAME)_1_70_0
 BUILD_SCRIPTS = customboost
 
 

=== modified file 'pkg/other/boost/sha256sums'
--- a/pkg/other/boost/sha256sums        2019-01-11 05:52:50 +0000
+++ b/pkg/other/boost/sha256sums        2019-03-22 00:56:41 +0000
@@ -1,2 +1,2 @@
-8f32d4617390d1c2d16f26a27ab60d97807b35440d45891fa340fc2648b04406  
download/boost_1_69_0.tar.bz2
-af391a79622a59c0a3625c8560947967b78bce5fc8ad77b3b1005f29b965a062  
download/boost_1_69_0.tar.bz2.json
+957b984b58656a3ec00661ecad7ef82e3a094bad36e37b9e6624843237854679  
download/boost_1_70_0_b1.tar.bz2
+999951e6f7e2035682b6c9be90748eb8e121b2e61e15e187ec41425b7aa63a36  
download/boost_1_70_0_b1.tar.bz2.json


reply via email to

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