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 Oct 30 13:25:14 UTC 2025
Modified Files:
pkgsrc/cad/occt: Makefile
Log Message:
occt: Remove comments that were intended for upgrade
wip/occt now has an upgrade candidate (not quite ready), so
upgrade-facing comments in cad/occt are unnecessary and confounding.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 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.8 pkgsrc/cad/occt/Makefile:1.9
--- pkgsrc/cad/occt/Makefile:1.8 Thu Aug 14 12:48:16 2025
+++ pkgsrc/cad/occt/Makefile Thu Oct 30 13:25:14 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2025/08/14 12:48:16 gdt Exp $
+# $NetBSD: Makefile,v 1.9 2025/10/30 13:25:14 gdt Exp $
VERSION= 7.8.0
DISTNAME= opencascade-${VERSION}
@@ -8,18 +8,6 @@ MASTER_SITES= https://distfiles.macports
EXTRACT_SUFX= .tgz
WRKSRC= ${WRKDIR}/occt-V${VERSION:S/./_/g}
-# VERSION= 7.9.1
-# VERSION_GH= 7_9_1
-# # Name the distfile to match the unpack directory.
-# DISTNAME= OCCT-${VERSION_GH}
-# PKGNAME= occt-${VERSION}
-# CATEGORIES= cad
-# MASTER_SITES= ${MASTER_SITE_GITHUB:=Open-Cascade-SAS/}
-# GITHUB_PROJECT= OCCT
-# GITHUB_TAG= refs/tags/V${VERSION_GH}
-# DIST_SUBDIR= occt
-# WRKSRC= ${WRKDIR}/${DISTNAME}
-
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://dev.opencascade.org/
COMMENT= Boundary Representation modeling toolkit and 3D geometry library
Home |
Main Index |
Thread Index |
Old Index