[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r10457: update boost to 1_86_0
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r10457: update boost to 1_86_0 |
Date: |
Thu, 15 Aug 2024 18:02:08 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 10457
revision-id: carlhansen@gnu.org-20240815220158-9r7v0q80g6go67ww
parent: carlhansen@gnu.org-20240814174423-nhr7272cnzdlbwvp
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Thu 2024-08-15 22:01:58 +0000
message:
update boost to 1_86_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 2024-07-26 18:21:12 +0000
+++ b/pkg/other/boost/Makefile 2024-08-15 22:01:58 +0000
@@ -21,7 +21,7 @@
NAME = boost
GARNAME = boost
-GARVERSION = 1_86_0_b1
+GARVERSION = 1_86_0
GARSHORT = 1_86_0
HOME_URL = http://www.boost.org
DESCRIPTION = Peer-reviewed portable C++ source libraries.
@@ -43,8 +43,8 @@
MASTER_SITES = https://boostorg.jfrog.io/
# fixed: . vs _
GARVERSIONDOT:= $(subst _,.,$(GARVERSION))
-#MASTER_SUBDIR = artifactory/main/release/$(GARVERSIONDOT)/source/
-MASTER_SUBDIR = artifactory/main/beta/1.86.0.beta1/source/
+MASTER_SUBDIR = artifactory/main/release/$(GARVERSIONDOT)/source/
+#betas MASTER_SUBDIR = artifactory/main/beta/1.86.0.beta1/source/
DISTFILES = $(GARNAME)_$(GARVERSION).tar.bz2
$(GARNAME)_$(GARVERSION).tar.bz2.json
SIGFILES =
=== modified file 'pkg/other/boost/sha256sums'
--- a/pkg/other/boost/sha256sums 2024-07-26 18:21:12 +0000
+++ b/pkg/other/boost/sha256sums 2024-08-15 22:01:58 +0000
@@ -1,2 +1,2 @@
-6c3b6b6b1760090ebd658b764c9006d9579df2a20763ede356e059fe52989277
download/boost_1_86_0_b1.tar.bz2
-cd5062b92c455a549739ab586d025ad86d75fb01876d67099a7aab58a739a56f
download/boost_1_86_0_b1.tar.bz2.json
+1bed88e40401b2cb7a1f76d4bab499e352fa4d0c5f31c0dbae64e24d34d7513b
download/boost_1_86_0.tar.bz2
+5d238628594947c5e9785d4bea94ba65f1fe8b1cfb62ea6894b183d7f8036c60
download/boost_1_86_0.tar.bz2.json
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r10457: update boost to 1_86_0,
Carl Hansen <=