gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5787: update boost to 1_68_0_b1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5787: update boost to 1_68_0_b1
Date: Sun, 5 Aug 2018 01:13:28 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5787
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sat 2018-08-04 22:13:24 -0700
message:
  update boost to 1_68_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  2018-04-16 00:50:35 +0000
+++ b/pkg/other/boost/Makefile  2018-08-05 05:13:24 +0000
@@ -22,7 +22,7 @@
 
 NAME =       boost
 GARNAME =    boost
-GARVERSION = 1_67_0
+GARVERSION = 1_68_0_b1
 HOME_URL =   http://www.boost.org
 DESCRIPTION =  Peer-reviewed portable C++ source libraries.
 define BLURB
@@ -39,16 +39,17 @@
 BUILD_SCRIPTS = 
 
 ######################################################################
-# https://dl.bintray.com/boostorg/release/1.67.0/source/boost_1_67_0.tar.bz2
+# 
https://dl.bintray.com/boostorg/beta/1.68.0.beta1/source/boost_1_68_0_b1.tar.bz2
 MASTER_SITES = http://dl.bintray.com/
        # FIX ME: . vs _
-MASTER_SUBDIR = boostorg/release/1.67.0/source/
-#MASTER_SUBDIR = boostorg/beta/1.67.0/source/
+#MASTER_SUBDIR = boostorg/release/1.67.0/source/
+MASTER_SUBDIR = boostorg/beta/1.68.0.beta1/source/
 DISTFILES =   $(GARNAME)_$(GARVERSION).tar.bz2    
$(GARNAME)_$(GARVERSION).tar.bz2.json  
 SIGFILES  =
 
 #WORKSRC = $(WORKDIR)/$(GARNAME)_$(GARVERSION)/
-WORKSRC = $(WORKDIR)/$(GARNAME)_1_67_0/
+WORKSRC = $(WORKDIR)/$(GARNAME)_1_68_0
+BUILD_SCRIPTS = customboost
 
 
 # bjam
@@ -65,16 +66,13 @@
 # stow
 #
 
-#extract:
-#      (cd $(WORKDIR); 7z x ../download/$(GARNAME)_$(GARVERSION).7z )
-#      $(MAKECOOKIE)
 
 pre-build:
        (cd $(WORKSRC); ./bootstrap.sh   
--prefix=$(prefix)/packages/$(GARNAME)-$(GARVERSION)-DEST/opt/gsrc/   ;  )
        $(MAKECOOKIE)
 
 
-build:
+build-customboost:
        (cd $(WORKSRC); ./b2  ;  )
        $(MAKECOOKIE)
 

=== modified file 'pkg/other/boost/sha256sums'
--- a/pkg/other/boost/sha256sums        2018-04-16 00:44:43 +0000
+++ b/pkg/other/boost/sha256sums        2018-08-05 05:13:24 +0000
@@ -1,2 +1,2 @@
-2684c972994ee57fc5632e03bf044746f6eb45d4920c343937a465fd67a5adba  
download/boost_1_67_0.tar.bz2
-0446f297fab406072a738d6d3338ff5ab4a9aa30501721d6b1c6c3c9ab0a547d  
download/boost_1_67_0.tar.bz2.json
+0364846258648e39908ca7cebfc2d2216eef6980c32aaf8276d2cfe73ef012e3  
download/boost_1_68_0_b1.tar.bz2
+c1b43dc511a3328fd66963d7aa57752a6f3c02c4ed0ae2aad34cb0962c9d4f88  
download/boost_1_68_0_b1.tar.bz2.json


reply via email to

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