From nobody Sun Nov 27 16:38:26 2022 X-Original-To: dev-commits-ports-branches@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NKvRk4GYQz4jD9q; Sun, 27 Nov 2022 16:38:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NKvRk3l4Mz3ytl; Sun, 27 Nov 2022 16:38:26 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1669567106; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=xk210GZwlqdUWJ0QYTVjLH0v4rjCfkPiqhu5tkJYS2g=; b=eD081NyDMDuEyVPXlxTyyQThW6kClAFswvRUHpbo4ta64i9nH68mgN+UJXQ6O9YptS5R6Z U5pMPt/kmcwn+RC7fvOV4RCjmlSlLVWAVAwTkLvwUUYR1dm1lxvxl0GdDpgL3m8Uqb3mD9 MVLRDOE7X1OceD5njvLv99YzkT/GzWxK3Pn2/sT7FTumUwD41JSDjwfaPwQTO8Y/2pDok4 BQrUkhKdYLqlK4DWKxPucptkSXKpvr13fPgGBGFQ+Ml3rgoKx8H/UQqtMeYEvpf2DosRj4 Ajzp7cwdSZ7OPbxFp30UMftpEuei/HSqLuZwaGSmuFK9hMB392nmy231Z5ujQA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1669567106; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=xk210GZwlqdUWJ0QYTVjLH0v4rjCfkPiqhu5tkJYS2g=; b=mWOBObeLQItZLY3ouYG831H7uiqncHvmDs4usPzmv+8vuRUmzQ6CTGmnfvY2KBophcp/sP hi2zdhtBK8ARZbE/zWX4obtAdC9JwdeZI8X2WPki5JGEMQsbYjNZsmg6AmwivkNpOtUa0i afauBYCvl+FiBUplHLfDLQEa0tpdsHySOw/PM031RyXCa51mjhXG4fsPS8ITNMrJZnmYHi 4ffXqaqliVJjkhrLny90jM3I0oDLMsvfyp3AlutNGpdB9i7QTKOccm5xBG93WKN+RXqEyG sHEqTQN13nTenXhxyYlIoXVTSLDZQbsfaAq1oos7m9TLlGHOuSjkVn2dDrXzAA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1669567106; a=rsa-sha256; cv=none; b=N/8vis8IVEzy6ZatXpUQegSo9eEpaZ0gHjwp/svmg5ZTb15stjd7IIdwflW6cs6ZKKZlSK p/g+9bmUWR2nadVTn59fTtHRdmcc6IyexEifCg8nLKzs+2dbokLB4ByqVmdWKxvR3IO3zU xdm2anVmecakZYfWCBVFjRzOnQyweKwkWurXdPt5wUiiGDc/fEUmX9z1BK6Rwj/3SM8+DD iaE3iar9cusgzOoQeqls1lKSWevfxLFq5aCxcIeGuI0wja+mGSlhHsJo7KvdJnWolpRkAY cty8lQXq85Qs0edK17ORC7FSz7qR7C5J+IVRjyCE2XjxdCv4QMZnFEIrnfTR9A== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4NKvRk2mXqz14mt; Sun, 27 Nov 2022 16:38:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 2ARGcQkD069283; Sun, 27 Nov 2022 16:38:26 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 2ARGcQee069282; Sun, 27 Nov 2022 16:38:26 GMT (envelope-from git) Date: Sun, 27 Nov 2022 16:38:26 GMT Message-Id: <202211271638.2ARGcQee069282@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Christoph Moench-Tegeder Subject: git: 6acf25a5dae6 - 2022Q4 - x11-toolkits/soqt: switch master site List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-branches@freebsd.org X-BeenThere: dev-commits-ports-branches@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cmt X-Git-Repository: ports X-Git-Refname: refs/heads/2022Q4 X-Git-Reftype: branch X-Git-Commit: 6acf25a5dae6ddfb0fbc61206d88589e14d0ae2a Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch 2022Q4 has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=6acf25a5dae6ddfb0fbc61206d88589e14d0ae2a commit 6acf25a5dae6ddfb0fbc61206d88589e14d0ae2a Author: Christoph Moench-Tegeder AuthorDate: 2022-11-27 16:31:40 +0000 Commit: Christoph Moench-Tegeder CommitDate: 2022-11-27 16:38:00 +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. (cherry picked from commit c49ee5df72091c150453ed4bb6be1f21248e31c3) --- 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