pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cad/occt
Module Name: pkgsrc
Committed By: gdt
Date: Thu Aug 14 12:15:48 UTC 2025
Modified Files:
pkgsrc/cad/occt: Makefile
Log Message:
cad/occt: Update HOMEPAGE
Note that downloads have moved to github and that an update to 7.9.1
is in order.
This package fails to build with cmake 4; head towards updating first
following the "don't debug old code" theory.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/cad/occt/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/cad/occt/Makefile
diff -u pkgsrc/cad/occt/Makefile:1.6 pkgsrc/cad/occt/Makefile:1.7
--- pkgsrc/cad/occt/Makefile:1.6 Sun Jan 19 23:37:49 2025
+++ pkgsrc/cad/occt/Makefile Thu Aug 14 12:15:47 2025
@@ -1,14 +1,16 @@
-# $NetBSD: Makefile,v 1.6 2025/01/19 23:37:49 mef Exp $
+# $NetBSD: Makefile,v 1.7 2025/08/14 12:15:47 gdt Exp $
+# \todo Update to 7.9.1.
VERSION= 7.8.0
DISTNAME= opencascade-${VERSION}
PKGNAME= ${DISTNAME:S/opencascade/occt/}
CATEGORIES= cad
+# \todo Downloads are now via github.
MASTER_SITES= https://distfiles.macports.org/opencascade/
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://dev.opencascade.org/release
+HOMEPAGE= https://dev.opencascade.org/
COMMENT= Boundary Representation modeling toolkit and 3D geometry library
LICENSE= gnu-lgpl-v2.1
Home |
Main Index |
Thread Index |
Old Index