gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4531: update cmake to 3.8.2


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4531: update cmake to 3.8.2
Date: Tue, 6 Jun 2017 01:19:56 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4531
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2017-06-05 22:19:52 -0700
message:
  update cmake to 3.8.2
modified:
  pkg/other/cmake/Makefile       makefile-20161012192420-6gwv2zkyfuom987t-2
  pkg/other/cmake/config.mk      config.mk-20161012192420-6gwv2zkyfuom987t-4
  pkg/other/cmake/sha256sums     sha256sums-20161012192420-6gwv2zkyfuom987t-3
=== modified file 'pkg/other/cmake/Makefile'
--- a/pkg/other/cmake/Makefile  2017-05-19 06:38:16 +0000
+++ b/pkg/other/cmake/Makefile  2017-06-06 05:19:52 +0000
@@ -20,7 +20,7 @@
 
 NAME =    cmake
 GARNAME = cmake
-GARVERSION = 3.8.0
+GARVERSION = 3.8.2
 HOME_URL = https://cmake.org/
        # or http://kitware.com/cmake
 DESCRIPTION =  cmake build utility, works with/as "make"

=== modified file 'pkg/other/cmake/config.mk'
--- a/pkg/other/cmake/config.mk 2017-05-19 06:38:16 +0000
+++ b/pkg/other/cmake/config.mk 2017-06-06 05:19:52 +0000
@@ -1,5 +1,9 @@
 ## Configuration options  ##
 
 #CONFIGURE_OPTS ?=  -DCURSES_INCLUDE_PATH=$(prefix)
-CONFIGURE_OPTS ?=  --no-system-curl
+#CONFIGURE_OPTS ?=  --no-system-curl
+ OPENSSL_SSL_LIBRARY=$(prefix)/lib64/libssl.so
+CONFIGURE_OPTS ?= 
 BUILD_OPTS ?=
+
+

=== modified file 'pkg/other/cmake/sha256sums'
--- a/pkg/other/cmake/sha256sums        2017-04-11 00:30:11 +0000
+++ b/pkg/other/cmake/sha256sums        2017-06-06 05:19:52 +0000
@@ -1,1 +1,1 @@
-cab99162e648257343a20f61bcd0b287f5e88e36fcb2f1d77959da60b7f35969  
download/cmake-3.8.0.tar.gz
+da3072794eb4c09f2d782fcee043847b99bb4cf8d4573978d9b2024214d6e92d  
download/cmake-3.8.2.tar.gz


reply via email to

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