[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r5905: update boost to 1_68_0
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r5905: update boost to 1_68_0 |
Date: |
Fri, 7 Sep 2018 01:58:56 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 5905
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2018-09-06 22:58:49 -0700
message:
update boost to 1_68_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 2018-08-05 05:13:24 +0000
+++ b/pkg/other/boost/Makefile 2018-09-07 05:58:49 +0000
@@ -22,7 +22,7 @@
NAME = boost
GARNAME = boost
-GARVERSION = 1_68_0_b1
+GARVERSION = 1_68_0
HOME_URL = http://www.boost.org
DESCRIPTION = Peer-reviewed portable C++ source libraries.
define BLURB
@@ -40,10 +40,10 @@
######################################################################
#
https://dl.bintray.com/boostorg/beta/1.68.0.beta1/source/boost_1_68_0_b1.tar.bz2
+# https://dl.bintray.com/boostorg/release/1.68.0/source/boost_1_68_0.tar.bz2
MASTER_SITES = http://dl.bintray.com/
# FIX ME: . vs _
-#MASTER_SUBDIR = boostorg/release/1.67.0/source/
-MASTER_SUBDIR = boostorg/beta/1.68.0.beta1/source/
+MASTER_SUBDIR = boostorg/release/1.68.0/source/
DISTFILES = $(GARNAME)_$(GARVERSION).tar.bz2
$(GARNAME)_$(GARVERSION).tar.bz2.json
SIGFILES =
=== modified file 'pkg/other/boost/sha256sums'
--- a/pkg/other/boost/sha256sums 2018-08-05 05:13:24 +0000
+++ b/pkg/other/boost/sha256sums 2018-09-07 05:58:49 +0000
@@ -1,2 +1,2 @@
-0364846258648e39908ca7cebfc2d2216eef6980c32aaf8276d2cfe73ef012e3
download/boost_1_68_0_b1.tar.bz2
-c1b43dc511a3328fd66963d7aa57752a6f3c02c4ed0ae2aad34cb0962c9d4f88
download/boost_1_68_0_b1.tar.bz2.json
+7f6130bc3cf65f56a618888ce9d5ea704fa10b462be126ad053e80e553d6d8b7
download/boost_1_68_0.tar.bz2
+79730f125b4bc1e610b9616c605301ea21e1265b1acc7b0c80a237cadece8aba
download/boost_1_68_0.tar.bz2.json
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r5905: update boost to 1_68_0,
Carl Hansen <=