devel/cmake*: Update to 3.30.4

Announcement:
https://www.kitware.com/cmake-3-30-4-available-for-download/
This commit is contained in:
Jason E. Hale 2024-09-28 00:57:52 -04:00
parent ec112a7400
commit 85c3bcc0ed
4 changed files with 4 additions and 6 deletions

View file

@ -64,7 +64,7 @@ _valid_ARGS= indirect insource noninja run testing _internal
# Reminder: devel/cmake-core, devel/cmake-doc, devel/cmake-gui, and devel/cmake-man
# are all affected by changing _CMAKE_VERSION. Please check each of these ports.
_CMAKE_VERSION= 3.30.3
_CMAKE_VERSION= 3.30.4
CMAKE_BIN= ${LOCALBASE}/bin/cmake
# Sanity check

View file

@ -1,6 +1,5 @@
PORTNAME= cmake
DISTVERSION= ${_CMAKE_VERSION}
PORTREVISION= 1
CATEGORIES= devel
PKGNAMESUFFIX= -core

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1725097326
SHA256 (cmake-3.30.3.tar.gz) = 6d5de15b6715091df7f5441007425264bdd477809f80333fdf95f846aaff88e4
SIZE (cmake-3.30.3.tar.gz) = 11501292
TIMESTAMP = 1727496606
SHA256 (cmake-3.30.4.tar.gz) = c759c97274f1e7aaaafcb1f0d261f9de9bf3a5d6ecb7e2df616324a46fe704b2
SIZE (cmake-3.30.4.tar.gz) = 11502808

View file

@ -1,6 +1,5 @@
PORTNAME= cmake
DISTVERSION= ${_CMAKE_VERSION}
PORTREVISION= 1
CATEGORIES= devel
PKGNAMESUFFIX= -gui