aboutsummaryrefslogtreecommitdiff
path: root/devel/cmake/distinfo
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2021-09-21 09:16:05 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2021-09-21 09:27:23 +0000
commitaeb5f9cf181c597d6c2c5fcb0497b2bce116896f (patch)
tree73e032fd9b73d96d2ca7f6b8f7abb701c41ffe17 /devel/cmake/distinfo
parent170cb07fe4e8369798af028f34d71535c45f2bb0 (diff)
downloadports-aeb5f9cf181c597d6c2c5fcb0497b2bce116896f.tar.gz
ports-aeb5f9cf181c597d6c2c5fcb0497b2bce116896f.zip
devel/cmake: fix CPack .pkg support, jump to 3.21.3
Update the patch for FreeBSD .pkg support in CPack to handle libpkg 1.17 and later's use of .pkg as package-suffix rather than .tgz. The PR below refers to this fix. I've kept code for older libpkg in case there are systems with weirdly mismatched current CMake and last-quarter's libpkg. The patch is still being upstreamed. The PR mentioned below is for this fix. While here, update to 3.21.3. I've decided to -- unusual, for sure -- bump CMake without the usual exp-run, because: A regression in CMake 3.21.2 prompted a quick release of 3.21.3 from upstream. The regression applies to the AMD ROCm platform, so that's not us. Other fixes in 3.21.3 apply to supported MSVC versions -- again, not us. There is new support for Boost 1.77 -- not in our ports yet. In other words, the git diff on CMake sources does not show anything that could affect us (famous last words). Release notes are at https://cmake.org/cmake/help/v3.21/release/3.21.html#id3 PR: 257615 Reported by: Peter Laursen
Diffstat (limited to 'devel/cmake/distinfo')
-rw-r--r--devel/cmake/distinfo6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/cmake/distinfo b/devel/cmake/distinfo
index dd0522d81cd3..fcf240a07331 100644
--- a/devel/cmake/distinfo
+++ b/devel/cmake/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1631212166
-SHA256 (cmake-3.21.2.tar.gz) = 94275e0b61c84bb42710f5320a23c6dcb2c6ee032ae7d2a616f53f68b3d21659
-SIZE (cmake-3.21.2.tar.gz) = 9630492
+TIMESTAMP = 1632174000
+SHA256 (cmake-3.21.3.tar.gz) = d14d06df4265134ee42c4d50f5a60cb8b471b7b6a47da8e5d914d49dd783794f
+SIZE (cmake-3.21.3.tar.gz) = 9630442