gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r10416: update cmake to 3.30.2


From: Carl Hansen
Subject: [Gsrc-commit] trunk r10416: update cmake to 3.30.2
Date: Mon, 5 Aug 2024 13:52:45 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 10416
revision-id: carlhansen@gnu.org-20240805175240-zpq5qsfag9rrqgrl
parent: carlhansen@gnu.org-20240805170920-vmjms6hswzbtdin9
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Mon 2024-08-05 17:52:40 +0000
message:
  update cmake to 3.30.2
modified:
  pkg/other/cmake/Makefile       makefile-20161012192420-6gwv2zkyfuom987t-2
=== modified file 'pkg/other/cmake/Makefile'
--- a/pkg/other/cmake/Makefile  2024-08-05 17:09:20 +0000
+++ b/pkg/other/cmake/Makefile  2024-08-05 17:52:40 +0000
@@ -25,10 +25,10 @@
 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
 
+LICENSE = OSI-approved BSD 3-clause License
 ######################################################################
 
 MASTER_SITES = https://github.com/
@@ -61,4 +61,3 @@
        @echo FYI:  bootstrap --qt-gui --enable-ccache --parallel=$(shell 
nproc) --prefix=$(prefix)
        cd $(WORKOBJ) &&  ../../$(WORKSRC)/bootstrap --qt-gui --enable-ccache 
--parallel=$(shell nproc) --prefix=$(prefix)
 
-


reply via email to

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