gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5029: update boost to 1_66_0_b1_rc2


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5029: update boost to 1_66_0_b1_rc2
Date: Mon, 4 Dec 2017 00:02:53 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5029
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2017-12-03 21:02:50 -0800
message:
  update boost to 1_66_0_b1_rc2
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  2017-09-15 23:11:52 +0000
+++ b/pkg/other/boost/Makefile  2017-12-04 05:02:50 +0000
@@ -22,7 +22,7 @@
 
 NAME =       boost
 GARNAME =    boost
-GARVERSION = 1_65_1
+GARVERSION = 1_66_0_b1_rc2
 HOME_URL =   http://www.boost.org
 DESCRIPTION =  Peer-reviewed portable C++ source libraries.
 define BLURB
@@ -40,13 +40,16 @@
 
 ######################################################################
 # https://dl.bintray.com/boostorg/release/1.65.1/source/boost_1_65_1.tar.bz2
+# 
https://dl.bintray.com/boostorg/beta/1.66.0.beta.1/source/boost_1_66_0_b1_rc2.tar.bz2
 MASTER_SITES = http://dl.bintray.com/
        # FIX ME: . vs _
-MASTER_SUBDIR = boostorg/release/1.65.1/source/
+#MASTER_SUBDIR = boostorg/release/1.65.1/source/
+MASTER_SUBDIR = boostorg/beta/1.66.0.beta.1/source/
 DISTFILES =   $(GARNAME)_$(GARVERSION).tar.bz2    
$(GARNAME)_$(GARVERSION).tar.bz2.json  
 SIGFILES  =
 
-WORKSRC = $(WORKDIR)/$(GARNAME)_$(GARVERSION)/
+#WORKSRC = $(WORKDIR)/$(GARNAME)_$(GARVERSION)/
+WORKSRC = $(WORKDIR)/$(GARNAME)_1_66_0/
 
 
 # bjam

=== modified file 'pkg/other/boost/sha256sums'
--- a/pkg/other/boost/sha256sums        2017-09-15 23:11:52 +0000
+++ b/pkg/other/boost/sha256sums        2017-12-04 05:02:50 +0000
@@ -1,2 +1,2 @@
-9807a5d16566c57fd74fb522764e0b134a8bbe6b6e8967b83afefd30dcd3be81  
download/boost_1_65_1.tar.bz2
-e945edd9a1c7bf78985499cc868c944979d5f26899126ba23bfea0b913fece54  
download/boost_1_65_1.tar.bz2.json
+5d0405eb73bd609ebcd54bbc96d4f1e2d97c51b96c4703706695ddd94f942d6b  
download/boost_1_66_0_b1_rc2.tar.bz2
+2174e929e590aa0032a13b011e9e0302bf82de705907cba373c5cd652c29ff8e  
download/boost_1_66_0_b1_rc2.tar.bz2.json


reply via email to

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