gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5405: update boost to 1_67_0_b1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5405: update boost to 1_67_0_b1
Date: Sun, 15 Apr 2018 20:38:38 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5405
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2018-04-15 17:38:34 -0700
message:
  update boost to 1_67_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  2017-12-22 04:03:46 +0000
+++ b/pkg/other/boost/Makefile  2018-04-16 00:38:34 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2016, 2017 Carl Hansen <address@hidden>
+# Copyright © 2016, 2017, 2018 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -22,7 +22,7 @@
 
 NAME =       boost
 GARNAME =    boost
-GARVERSION = 1_66_0
+GARVERSION = 1_67_0_b1
 HOME_URL =   http://www.boost.org
 DESCRIPTION =  Peer-reviewed portable C++ source libraries.
 define BLURB
@@ -39,17 +39,16 @@
 BUILD_SCRIPTS = 
 
 ######################################################################
-# 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
+# 
https://dl.bintray.com/boostorg/beta/1.67.0.beta.1/source/boost_1_67_0_b1.tar.bz2
 MASTER_SITES = http://dl.bintray.com/
        # FIX ME: . vs _
-#MASTER_SUBDIR = boostorg/release/1.65.1/source/
-MASTER_SUBDIR = boostorg/release/1.66.0/source/
+#MASTER_SUBDIR = boostorg/release/1.66.0/source/
+MASTER_SUBDIR = boostorg/beta/1.67.0.beta.1/source/
 DISTFILES =   $(GARNAME)_$(GARVERSION).tar.bz2    
$(GARNAME)_$(GARVERSION).tar.bz2.json  
 SIGFILES  =
 
 #WORKSRC = $(WORKDIR)/$(GARNAME)_$(GARVERSION)/
-WORKSRC = $(WORKDIR)/$(GARNAME)_1_66_0/
+WORKSRC = $(WORKDIR)/$(GARNAME)_1_67_0/
 
 
 # bjam

=== modified file 'pkg/other/boost/sha256sums'
--- a/pkg/other/boost/sha256sums        2017-12-22 04:03:46 +0000
+++ b/pkg/other/boost/sha256sums        2018-04-16 00:38:34 +0000
@@ -1,2 +1,2 @@
-5721818253e6a0989583192f96782c4a98eb6204965316df9f5ad75819225ca9  
download/boost_1_66_0.tar.bz2
-a265fbb5fed96602734ca72b7ef6ef978b25463f0c323f62b677e109d8babd56  
download/boost_1_66_0.tar.bz2.json
+0d854b208fefaeb5837d6c417f505b189275e32d017f6226001fb165a5ac51ed  
download/boost_1_67_0_b1.tar.bz2
+d28b455424dd600004b69a3dfa0356d2a15dbf37eaa5981ee28c5df6b4b6b611  
download/boost_1_67_0_b1.tar.bz2.json


reply via email to

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