gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7546: update cmake to 3.20.2


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7546: update cmake to 3.20.2
Date: Thu, 29 Apr 2021 16:58:40 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7546
revision-id: carlhansen@gnu.org-20210429205835-8g1xiyzd8toyzvs3
parent: carlhansen@gnu.org-20210429200750-1zfros33c7r45i6g
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Thu 2021-04-29 13:58:35 -0700
message:
  update cmake to 3.20.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  2021-04-04 04:31:02 +0000
+++ b/pkg/other/cmake/Makefile  2021-04-29 20:58:35 +0000
@@ -21,14 +21,14 @@
 
 NAME =    cmake
 GARNAME = cmake
-GARVERSION = 3.20.0
+GARVERSION = 3.20.2
 HOME_URL = https://cmake.org/
        # or http://kitware.com/cmake
 DESCRIPTION =  cmake build utility, works with or as "make" or other build 
systems
 LICENSE = OSI-approved BSD 3-clause License
 define BLURB
-
 endef
+
 ######################################################################
 #MASTER_SITES = https://cmake.org/
 #MASTER_SUBDIR = files/v3.14/

=== modified file 'pkg/other/cmake/config.mk'
--- a/pkg/other/cmake/config.mk 2017-06-06 05:19:52 +0000
+++ b/pkg/other/cmake/config.mk 2021-04-29 20:58:35 +0000
@@ -2,8 +2,8 @@
 
 #CONFIGURE_OPTS ?=  -DCURSES_INCLUDE_PATH=$(prefix)
 #CONFIGURE_OPTS ?=  --no-system-curl
- OPENSSL_SSL_LIBRARY=$(prefix)/lib64/libssl.so
 CONFIGURE_OPTS ?= 
-BUILD_OPTS ?=
+BUILD_OPTS ?= 
 
+OPENSSL_SSL_LIBRARY=$(prefix)/lib64/libssl.so
 

=== modified file 'pkg/other/cmake/sha256sums'
--- a/pkg/other/cmake/sha256sums        2021-04-04 04:31:02 +0000
+++ b/pkg/other/cmake/sha256sums        2021-04-29 20:58:35 +0000
@@ -1,1 +1,1 @@
-9c06b2ddf7c337e31d8201f6ebcd3bba86a9a033976a9aee207fe0c6971f4755  
download/cmake-3.20.0.tar.gz
+aecf6ecb975179eb3bb6a4a50cae192d41e92b9372b02300f9e8f1d5f559544e  
download/cmake-3.20.2.tar.gz


reply via email to

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