View | Details | Raw Unified | Return to bug 272574
Collapse All | Expand All

(-)b/science/geant4/Makefile (-2 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=		geant4
1
PORTNAME=		geant4
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=		11.1.1
3
DISTVERSION=		11.1.2
4
PORTREVISION=	1
5
CATEGORIES=		science parallel devel cad
4
CATEGORIES=		science parallel devel cad
6
MASTER_SITES=		https://cern.ch/geant4-data/releases/ \
5
MASTER_SITES=		https://cern.ch/geant4-data/releases/ \
7
			https://cern.ch/geant4-data/datasets/:data
6
			https://cern.ch/geant4-data/datasets/:data
(-)b/science/geant4/distinfo (-3 / +3 lines)
Lines 1-6 Link Here
1
TIMESTAMP = 1676721401
1
TIMESTAMP = 1689694144
2
SHA256 (geant4/geant4-v11.1.1.tar.gz) = d29122eb2a5df7715437340c1a3a293a29d47386ca15ceec8758aa439a2de469
2
SHA256 (geant4/geant4-v11.1.2.tar.gz) = 7b782d93e0749fb9c498e98d4ba32a76cb0c04d3490e9f07d8400c87b9c647d5
3
SIZE (geant4/geant4-v11.1.1.tar.gz) = 36404092
3
SIZE (geant4/geant4-v11.1.2.tar.gz) = 36423840
4
SHA256 (geant4/G4ABLA.3.1.tar.gz) = 7698b052b58bf1b9886beacdbd6af607adc1e099fc730ab6b21cf7f090c027ed
4
SHA256 (geant4/G4ABLA.3.1.tar.gz) = 7698b052b58bf1b9886beacdbd6af607adc1e099fc730ab6b21cf7f090c027ed
5
SIZE (geant4/G4ABLA.3.1.tar.gz) = 107286
5
SIZE (geant4/G4ABLA.3.1.tar.gz) = 107286
6
SHA256 (geant4/G4EMLOW.8.2.tar.gz) = 3d7768264ff5a53bcb96087604bbe11c60b7fea90aaac8f7d1252183e1a8e427
6
SHA256 (geant4/G4EMLOW.8.2.tar.gz) = 3d7768264ff5a53bcb96087604bbe11c60b7fea90aaac8f7d1252183e1a8e427
(-)b/science/geant4/files/patch-CMakeLists.txt (-3 / +3 lines)
Lines 1-6 Link Here
1
--- CMakeLists.txt.orig	2023-02-17 22:57:22.561039000 +0100
1
--- CMakeLists.txt.orig	2023-07-18 11:39:33 UTC
2
+++ CMakeLists.txt	2023-02-17 22:57:22.566611000 +0100
2
+++ CMakeLists.txt
3
@@ -48,3 +48,5 @@
3
@@ -48,3 +48,5 @@ set(CMAKE_MODULE_PATH
4
 #
4
 #
5
 include(G4CMakeMain)
5
 include(G4CMakeMain)
6
 
6
 
(-)b/science/geant4/pkg-plist (-2 / +1 lines)
Lines 2464-2470 include/Geant4/G4ParticleHPFissionERelease.hh Link Here
2464
include/Geant4/G4ParticleHPFissionFS.hh
2464
include/Geant4/G4ParticleHPFissionFS.hh
2465
include/Geant4/G4ParticleHPFissionSpectrum.hh
2465
include/Geant4/G4ParticleHPFissionSpectrum.hh
2466
include/Geant4/G4ParticleHPFSFissionFS.hh
2466
include/Geant4/G4ParticleHPFSFissionFS.hh
2467
include/Geant4/G4ParticleHPGamma.hh
2468
include/Geant4/G4ParticleHPHash.hh
2467
include/Geant4/G4ParticleHPHash.hh
2469
include/Geant4/G4ParticleHPHe3InelasticFS.hh
2468
include/Geant4/G4ParticleHPHe3InelasticFS.hh
2470
include/Geant4/G4ParticleHPInelastic.hh
2469
include/Geant4/G4ParticleHPInelastic.hh
Lines 2482-2488 include/Geant4/G4ParticleHPLabAngularEnergy.hh Link Here
2482
include/Geant4/G4ParticleHPLCFissionFS.hh
2481
include/Geant4/G4ParticleHPLCFissionFS.hh
2483
include/Geant4/G4ParticleHPLegendreStore.hh
2482
include/Geant4/G4ParticleHPLegendreStore.hh
2484
include/Geant4/G4ParticleHPLegendreTable.hh
2483
include/Geant4/G4ParticleHPLegendreTable.hh
2485
include/Geant4/G4ParticleHPLevel.hh
2484
include/Geant4/G4ParticleHPNucLevel.hh
2486
include/Geant4/G4ParticleHPList.hh
2485
include/Geant4/G4ParticleHPList.hh
2487
include/Geant4/G4ParticleHPMadlandNixSpectrum.hh
2486
include/Geant4/G4ParticleHPMadlandNixSpectrum.hh
2488
include/Geant4/G4ParticleHPManager.hh
2487
include/Geant4/G4ParticleHPManager.hh

Return to bug 272574