Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Oct 2024 17:11:56 GMT
From:      Michael Reifenberger <mr@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 81af92447e69 - 2024Q4 - graphics/opencsg: Update
Message-ID:  <202410131711.49DHBukj002278@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2024Q4 has been updated by mr:

URL: https://cgit.FreeBSD.org/ports/commit/?id=81af92447e694a9cf116b8dd086df52c60bb4319

commit 81af92447e694a9cf116b8dd086df52c60bb4319
Author:     Michael Reifenberger <mr@FreeBSD.org>
AuthorDate: 2024-10-13 11:30:46 +0000
Commit:     Michael Reifenberger <mr@FreeBSD.org>
CommitDate: 2024-10-13 17:10:23 +0000

    graphics/opencsg: Update
    
    Update to 1.6.0
    
    (cherry picked from commit 32985727c67385c2475e744eabfbf7232eb97915)
---
 graphics/opencsg/Makefile  | 6 +++---
 graphics/opencsg/distinfo  | 6 +++---
 graphics/opencsg/pkg-plist | 2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/graphics/opencsg/Makefile b/graphics/opencsg/Makefile
index 8d9e48a71719..11a1bf7a8c56 100644
--- a/graphics/opencsg/Makefile
+++ b/graphics/opencsg/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	opencsg
-PORTVERSION=	1.4.2
-PORTREVISION=	7
+PORTVERSION=	1.6.0
+#PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.opencsg.org/
 DISTNAME=	OpenCSG-${PORTVERSION}
@@ -10,7 +10,7 @@ COMMENT=	Constructive Solid Geometry rendering library
 WWW=		https://www.opencsg.org/
 
 LICENSE=	GPLv2
-LICENSE_FILE=	${WRKSRC}/../license.txt
+LICENSE_FILE=	${WRKSRC}/../copying.txt
 
 USES=		compiler:c++11-lang gl qmake qt:5
 USE_GL=		gl glesv2 glew
diff --git a/graphics/opencsg/distinfo b/graphics/opencsg/distinfo
index 2c4f7c4c992d..7114d083b3ec 100644
--- a/graphics/opencsg/distinfo
+++ b/graphics/opencsg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1516550936
-SHA256 (OpenCSG-1.4.2.tar.gz) = d952ec5d3a2e46a30019c210963fcddff66813efc9c29603b72f9553adff4afb
-SIZE (OpenCSG-1.4.2.tar.gz) = 933135
+TIMESTAMP = 1708639784
+SHA256 (OpenCSG-1.6.0.tar.gz) = bf8fb80e3e0ce11d87dd78dd15a0de872dbb8972d87f5f89cffc461efad47be8
+SIZE (OpenCSG-1.6.0.tar.gz) = 302547
diff --git a/graphics/opencsg/pkg-plist b/graphics/opencsg/pkg-plist
index d36e54c55612..4034d80e20d5 100644
--- a/graphics/opencsg/pkg-plist
+++ b/graphics/opencsg/pkg-plist
@@ -1,5 +1,5 @@
 include/opencsg.h
 lib/libopencsg.so
 lib/libopencsg.so.1
-lib/libopencsg.so.1.4
+lib/libopencsg.so.1.6
 lib/libopencsg.so.%%PORTVERSION%%



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