gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7955: boost 1.78


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7955: boost 1.78
Date: Mon, 20 Dec 2021 00:36:25 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7955
revision-id: carlhansen1234@gmail.com-20211220053620-601wu159xbdt7pnw
parent: carlhansen1234@gmail.com-20211220053542-heibx7x85cv1sq2c
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sun 2021-12-19 21:36:20 -0800
message:
  boost 1.78
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  2021-11-12 23:26:18 +0000
+++ b/pkg/other/boost/Makefile  2021-12-20 05:36:20 +0000
@@ -21,7 +21,7 @@
 
 NAME =       boost
 GARNAME =    boost
-GARVERSION = 1_78_0_b1
+GARVERSION = 1_78_0
 HOME_URL =   http://www.boost.org
 DESCRIPTION =  Peer-reviewed portable C++ source libraries.
 define BLURB
@@ -47,13 +47,13 @@
        # fixed: . vs _
 GARVERSIONDOT:= $(subst _,.,$(GARVERSION))
 #ad hoc:
-#MASTER_SUBDIR = artifactory/main/release/$(GARVERSIONDOT)/source/
-MASTER_SUBDIR = artifactory/main/beta/1.78.0.beta1/source/
+MASTER_SUBDIR = artifactory/main/release/$(GARVERSIONDOT)/source/
+#MASTER_SUBDIR = artifactory/main/beta/1.78.0.beta1/source/
 DISTFILES =   $(GARNAME)_$(GARVERSION).tar.bz2    
$(GARNAME)_$(GARVERSION).tar.bz2.json  
 SIGFILES  =
 
-WORKSRC =  $(WORKDIR)/$(GARNAME)_1_78_0/
-#WORKSRC = $(WORKDIR)/$(GARNAME)_$(GARVERSION)/
+#WORKSRC =  $(WORKDIR)/$(GARNAME)_1_78_0/
+WORKSRC = $(WORKDIR)/$(GARNAME)_$(GARVERSION)/
 BUILD_SCRIPTS = customboost
 
 

=== modified file 'pkg/other/boost/sha256sums'
--- a/pkg/other/boost/sha256sums        2021-11-12 23:26:18 +0000
+++ b/pkg/other/boost/sha256sums        2021-12-20 05:36:20 +0000
@@ -1,2 +1,2 @@
-7a3a025451dfa2923129214eef7d16b03c02310a353d02158a549f6caa4284b0  
download/boost_1_78_0_b1.tar.bz2
-b6f823d895acebf9ac3a1a0e6c5d1f8b5106628dabc9e56c81446aa24496dc40  
download/boost_1_78_0_b1.tar.bz2.json
+8681f175d4bdb26c52222665793eef08490d7758529330f98d3b29dd0735bccc  
download/boost_1_78_0.tar.bz2
+c925fe1f4a6cf96c0dc27b0b88320b5eb876198f3499342b8939acc7c0f1febe  
download/boost_1_78_0.tar.bz2.json


reply via email to

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