Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 2024 14:17:02 GMT
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7e39668359f3 - main - cad/opencascade: remove redundant distfile
Message-ID:  <202403231417.42NEH2iV013722@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by thierry:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7e39668359f3a5aafd903547fc3e6f40977c9ab5

commit 7e39668359f3a5aafd903547fc3e6f40977c9ab5
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2024-03-23 14:12:00 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2024-03-23 14:16:58 +0000

    cad/opencascade: remove redundant distfile
    
    As mat noticed, the two tarballs now contain the same bits.
    
    Reported by:    mat
---
 cad/opencascade/Makefile | 1 -
 cad/opencascade/distinfo | 2 --
 2 files changed, 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403231417.42NEH2iV013722>