FreeBSD Bugzilla – Attachment 250215 Details for
Bug 277691
graphics/opencsg: update to 1.6.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[PATCH] graphics/opencsg: update 1.4.2 -> 1.6.0
0001-graphics-opencsg-update-1.4.2-1.6.0.patch (text/plain), 2.14 KB, created by
Älven
on 2024-04-24 22:08:57 UTC
(
hide
)
Description:
[PATCH] graphics/opencsg: update 1.4.2 -> 1.6.0
Filename:
MIME Type:
Creator:
Älven
Created:
2024-04-24 22:08:57 UTC
Size:
2.14 KB
patch
obsolete
>From 58e0699abc55dc2fe346b8596c04e5c4cd4ce978 Mon Sep 17 00:00:00 2001 >From: Andrey Korobkov <alster@vinterdalen.se> >Date: Thu, 25 Apr 2024 02:04:18 +0400 >Subject: [PATCH] graphics/opencsg: update 1.4.2 -> 1.6.0 > >PR: 277691 >--- > graphics/opencsg/Makefile | 16 +++++++--------- > graphics/opencsg/distinfo | 6 +++--- > graphics/opencsg/pkg-plist | 5 +++-- > 3 files changed, 13 insertions(+), 14 deletions(-) > >diff --git a/graphics/opencsg/Makefile b/graphics/opencsg/Makefile >index 8d9e48a71719..9ac5f8cab1ff 100644 >--- a/graphics/opencsg/Makefile >+++ b/graphics/opencsg/Makefile >@@ -1,21 +1,19 @@ > PORTNAME= opencsg >-PORTVERSION= 1.4.2 >-PORTREVISION= 7 >+DISTVERSION= 1.6.0 > CATEGORIES= graphics >-MASTER_SITES= http://www.opencsg.org/ >+MASTER_SITES= https://www.opencsg.org/ > DISTNAME= OpenCSG-${PORTVERSION} > > MAINTAINER= mr@FreeBSD.org > COMMENT= Constructive Solid Geometry rendering library > WWW= https://www.opencsg.org/ > >-LICENSE= GPLv2 >-LICENSE_FILE= ${WRKSRC}/../license.txt >+LICENSE= GPLv2+ >+LICENSE_FILE= ${WRKSRC}/copying.txt > > USES= compiler:c++11-lang gl qmake qt:5 >-USE_GL= gl glesv2 glew >-USE_QT= opengl qmake:build >-WRKSRC= ${WRKDIR}/${DISTNAME}/src >-PLIST_SUB= PORTVERSION=${PORTVERSION} >+USE_GL= gl glu glut >+USE_LDCONFIG= yes >+USE_QT= opengl > > .include <bsd.port.mk> >diff --git a/graphics/opencsg/distinfo b/graphics/opencsg/distinfo >index 2c4f7c4c992d..d816699b7f6f 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 = 1713992410 >+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..75538a94b853 100644 >--- a/graphics/opencsg/pkg-plist >+++ b/graphics/opencsg/pkg-plist >@@ -1,5 +1,6 @@ >+bin/opencsgexample > include/opencsg.h > lib/libopencsg.so > lib/libopencsg.so.1 >-lib/libopencsg.so.1.4 >-lib/libopencsg.so.%%PORTVERSION%% >+lib/libopencsg.so.1.6 >+lib/libopencsg.so.1.6.0 >-- >2.44.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
alster
:
maintainer-approval?
(
mr
)
Actions:
View
|
Diff
Attachments on
bug 277691
: 250215