gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6853: update boost to 1_72_0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6853: update boost to 1_72_0
Date: Sat, 18 Jan 2020 13:47:40 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6853
revision-id: address@hidden-20200118184734-q8s3cduy9k4z7w6a
parent: address@hidden-20200117215357-uescj8k2rgbt7zb2
committer: address@hidden
branch nick: trunk
timestamp: Sat 2020-01-18 10:47:34 -0800
message:
  update boost to 1_72_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  2019-10-28 02:53:08 +0000
+++ b/pkg/other/boost/Makefile  2020-01-18 18:47:34 +0000
@@ -1,6 +1,7 @@
-# Copyright © 2016, 2017, 2018, 2019 Carl Hansen <address@hidden>
+# Copyright © 2016, 2017, 2018, 2019, 2020 Carl Hansen <address@hidden>
 #
-# This file is part of GSRC.
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
 #
 # GSRC is free software: you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -22,7 +23,7 @@
 
 NAME =       boost
 GARNAME =    boost
-GARVERSION = 1_71_0
+GARVERSION = 1_72_0
 HOME_URL =   http://www.boost.org
 DESCRIPTION =  Peer-reviewed portable C++ source libraries.
 define BLURB
@@ -43,13 +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.69.0/source/
-MASTER_SUBDIR = boostorg/release/1.71.0/source/
+MASTER_SUBDIR = boostorg/release/1.72.0/source/
 DISTFILES =   $(GARNAME)_$(GARVERSION).tar.bz2    
$(GARNAME)_$(GARVERSION).tar.bz2.json  
 SIGFILES  =
 
-#WORKSRC = $(WORKDIR)/$(GARNAME)_$(GARVERSION)/
-WORKSRC = $(WORKDIR)/$(GARNAME)_1_71_0
+WORKSRC = $(WORKDIR)/$(GARNAME)_$(GARVERSION)/
+#WORKSRC = $(WORKDIR)/$(GARNAME)_1_72_0
 BUILD_SCRIPTS = customboost
 
 
@@ -84,5 +84,3 @@
        $(MAKECOOKIE)
 
 
-
-

=== modified file 'pkg/other/boost/sha256sums'
--- a/pkg/other/boost/sha256sums        2019-10-28 02:53:08 +0000
+++ b/pkg/other/boost/sha256sums        2020-01-18 18:47:34 +0000
@@ -1,2 +1,2 @@
-d73a8da01e8bf8c7eda40b4c84915071a8c8a0df4a6734537ddde4a8580524ee  
download/boost_1_71_0.tar.bz2
-5ed10a1fd0472779fab1b3ddba8c90976d798f4f55141b8aa8631deb0ae2d869  
download/boost_1_71_0.tar.bz2.json
+59c9b274bc451cf91a9ba1dd2c7fdcaf5d60b1b3aa83f2c9fa143417cc660722  
download/boost_1_72_0.tar.bz2
+0aa57f03342dd22defe8f16556a1be902486f6be1cf16a823a8e943c3f7cd3de  
download/boost_1_72_0.tar.bz2.json


reply via email to

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