diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2024-03-23 15:12:00 +0100 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2024-03-23 15:16:58 +0100 |
commit | 7e39668359f3a5aafd903547fc3e6f40977c9ab5 (patch) | |
tree | 43828e31db23d606dbb516172e6eb930a1cd756d | |
parent | science/paraview: mark BROKEN on i386 untill a fix has been found. (diff) |
cad/opencascade: remove redundant distfile
As mat noticed, the two tarballs now contain the same bits.
Reported by: mat
-rw-r--r-- | cad/opencascade/Makefile | 1 | ||||
-rw-r--r-- | cad/opencascade/distinfo | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile index 6796cab56497..7a7d52d64c39 100644 --- a/cad/opencascade/Makefile +++ b/cad/opencascade/Makefile @@ -133,7 +133,6 @@ VIS_LIB_DEPENDS= libftgl.so:graphics/ftgl \ libfreeimageplus.so:graphics/freeimage VIS_USE= GL=glesv2,opengl -DOCS_DISTFILES= documentation.tar.xz DOXYGEN_IMPLIES= DOCS DOXYGEN_USES= tex DOXYGEN_USE= TEX=latex:build diff --git a/cad/opencascade/distinfo b/cad/opencascade/distinfo index 89e9a325924c..8bfb187d18bc 100644 --- a/cad/opencascade/distinfo +++ b/cad/opencascade/distinfo @@ -1,5 +1,3 @@ TIMESTAMP = 1711099991 -SHA256 (opencascade-7_8_0/documentation.tar.xz) = 096cd0f268fa9f6a50818e1d628ac92ecf87e10fd72187e2e8d6be57dfe12530 -SIZE (opencascade-7_8_0/documentation.tar.xz) = 48428565 SHA256 (opencascade-7_8_0/Open-Cascade-SAS-OCCT-V7_8_0_GH0.tar.gz) = 096cd0f268fa9f6a50818e1d628ac92ecf87e10fd72187e2e8d6be57dfe12530 SIZE (opencascade-7_8_0/Open-Cascade-SAS-OCCT-V7_8_0_GH0.tar.gz) = 48428565 |