git: c49ee5df7209 - main - x11-toolkits/soqt: switch master site

From: Christoph Moench-Tegeder <cmt_at_FreeBSD.org>
Date: Sun, 27 Nov 2022 16:37:09 UTC
The branch main has been updated by cmt:

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

commit c49ee5df72091c150453ed4bb6be1f21248e31c3
Author:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
AuthorDate: 2022-11-27 16:31:40 +0000
Commit:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
CommitDate: 2022-11-27 16:31:40 +0000

    x11-toolkits/soqt: switch master site
    
    The Bitbucket distribution point is no more, and the main repository
    now lives on Github. At the same time, the auto-generated tarballs
    over there cannot be used (they lack the submodules required for
    building, and upstream documents that over here:
      https://github.com/coin3d/soqt/releases
    Just point MASTER_SITES at the correct tarball. On the upside, we
    now get the gzipped file (still, the tarball is a little bit larger
    as it now contains some mercurial leftovers, but it is the same for
    all relevant content - I checked).
    While here, add glu to USE_GL as advised by testport.
---
 x11-toolkits/soqt/Makefile | 8 ++++----
 x11-toolkits/soqt/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/x11-toolkits/soqt/Makefile b/x11-toolkits/soqt/Makefile
index 3dbe7dda19a6..4918caafaf16 100644
--- a/x11-toolkits/soqt/Makefile
+++ b/x11-toolkits/soqt/Makefile
@@ -3,8 +3,8 @@ PORTVERSION=	1.6.0
 PORTREVISION=	1
 PORTEPOCH=		1
 CATEGORIES=	x11-toolkits
-# cannot use GITHUB - submodules required
-MASTER_SITES=	https://bitbucket.org/Coin3D/soqt/downloads/
+# cannot USE_GITHUB: submodules required, distfile built by upstream
+MASTER_SITES=	https://github.com/coin3d/soqt/releases/download/${PORTNAME}-${PORTVERSION}/
 DISTNAME=	soqt-${PORTVERSION}-src
 
 MAINTAINER=	cmt@FreeBSD.org
@@ -16,9 +16,9 @@ LICENSE=	BSD3CLAUSE
 LIB_DEPENDS=	libCoin.so:graphics/Coin
 
 USES=		cmake compiler:c++11-lang dos2unix gl libtool \
-		localbase:ldflags pathfix pkgconfig qmake:no_env qt:5 xorg zip
+		localbase:ldflags pathfix pkgconfig qmake:no_env qt:5 xorg
 USE_QT=		buildtools core gui opengl qmake widgets
-USE_GL=		gl
+USE_GL=		gl glu
 USE_XORG=	ice sm x11 xext xi
 USE_LDCONFIG=	yes
 
diff --git a/x11-toolkits/soqt/distinfo b/x11-toolkits/soqt/distinfo
index 485d081b6769..1795da008e27 100644
--- a/x11-toolkits/soqt/distinfo
+++ b/x11-toolkits/soqt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579128056
-SHA256 (soqt-1.6.0-src.zip) = b32089ab207111d4f8676fc29535112de5266311c8df31552c21e265d5cf8a6f
-SIZE (soqt-1.6.0-src.zip) = 14552185
+TIMESTAMP = 1669565946
+SHA256 (soqt-1.6.0-src.tar.gz) = 9f535af59f07c907022815679681bd345c9dec2f408c74833f6b1b24bca40e1f
+SIZE (soqt-1.6.0-src.tar.gz) = 1675532