diff options
| author | Erik Jensen <erik@tenku.dk> | 2024-06-25 17:26:47 +0200 |
|---|---|---|
| committer | Joel Bodenmann <jbo@FreeBSD.org> | 2024-06-25 18:50:39 +0200 |
| commit | 9f74d946f0d0d15a093f6c94f8fa929626f5c87c (patch) | |
| tree | e963c1895fad0270d8726e57636032c6cc091546 | |
| parent | devel/benchmark: Revert 1.8.4 → 1.8.3 (diff) | |
devel/root: Update to 6.32.02
Changelog: https://root.cern/doc/v632/release-notes.html#release-6.32.02
PR: 279986
Approved by: tcberner (mentor, implicit)
| -rw-r--r-- | devel/root/Makefile | 3 | ||||
| -rw-r--r-- | devel/root/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/root/Makefile b/devel/root/Makefile index 43dc701f3fd1..a4ab3c5dee68 100644 --- a/devel/root/Makefile +++ b/devel/root/Makefile @@ -1,6 +1,5 @@ PORTNAME= root -DISTVERSION= 6.32.00 -PORTREVISION= 1 +DISTVERSION= 6.32.02 CATEGORIES= devel science math parallel python MASTER_SITES= https://root.cern/download/ DISTFILES= ${PORTNAME}_v${DISTVERSION}.source${EXTRACT_SUFX} diff --git a/devel/root/distinfo b/devel/root/distinfo index dd18fca4aee3..328fad162295 100644 --- a/devel/root/distinfo +++ b/devel/root/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1717088990 -SHA256 (root_v6.32.00.source.tar.gz) = 12f203681a59041c474ce9523761e6f0e8861b3bee78df5f799a8db55189e5d2 -SIZE (root_v6.32.00.source.tar.gz) = 192888872 +TIMESTAMP = 1719242568 +SHA256 (root_v6.32.02.source.tar.gz) = 3d0f76bf05857e1807ccfb2c9e014f525bcb625f94a2370b455f4b164961602d +SIZE (root_v6.32.02.source.tar.gz) = 192892722 |
