git: f0778b31a2f0 - 2025Q1 - graphics/ogre3d19: Unbreak - fix fetch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 02 Mar 2025 17:26:25 UTC
The branch 2025Q1 has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=f0778b31a2f048b3fec8733f2e1ad4f04a408fd7 commit f0778b31a2f048b3fec8733f2e1ad4f04a408fd7 Author: Thibault Payet <monwarez@mailoo.org> AuthorDate: 2025-03-02 17:04:34 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-03-02 17:25:51 +0000 graphics/ogre3d19: Unbreak - fix fetch While here replace PORTVERSION with DISTVERSION. PR: 283907 Approved by: amdmi3 (maintainer, timeout 2 weeks) MFH: 2025Q1 (cherry picked from commit 2263d77e151a2e90be9270fc53b83a82e2cf73b2) --- graphics/ogre3d19/Makefile | 12 ++++++------ graphics/ogre3d19/distinfo | 5 +++-- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/graphics/ogre3d19/Makefile b/graphics/ogre3d19/Makefile index c0c6924f47a1..f529250e78f1 100644 --- a/graphics/ogre3d19/Makefile +++ b/graphics/ogre3d19/Makefile @@ -1,10 +1,8 @@ PORTNAME= ogre3d -PORTVERSION= 1.9.0 -PORTREVISION= 21 +DISTVERSION= 1.9.0 +PORTREVISION= 22 CATEGORIES= graphics devel -MASTER_SITES= https://bitbucket.org/sinbad/ogre/get/ PKGNAMESUFFIX= 19 -DISTNAME= v1-9-0 MAINTAINER= amdmi3@FreeBSD.org COMMENT= Scene-oriented, flexible 3D engine written in C++ (legacy version 1.9) @@ -23,6 +21,10 @@ LIB_DEPENDS= libfreeimage.so:graphics/freeimage \ USES= cmake compiler:c++11-lib gl pkgconfig sdl tar:bzip2 xorg USE_CXXSTD= c++14 +USE_GITHUB= yes +GH_ACCOUNT= OGRECave +GH_PROJECT= ogre +GH_TAGNAME= v${DISTVERSION:S/./-/g} USE_GL= gl glu USE_LDCONFIG= yes USE_SDL= sdl @@ -30,8 +32,6 @@ USE_XORG= ice sm x11 xaw xext xrandr xt CONFLICTS= ogre3d -WRKSRC= ${WRKDIR}/sinbad-ogre-dd30349ea667 - OPTIONS_DEFINE= BOOST DOCS OPTIONS_SUB= yes diff --git a/graphics/ogre3d19/distinfo b/graphics/ogre3d19/distinfo index 68fa9e9f2465..2a7e6356fcbf 100644 --- a/graphics/ogre3d19/distinfo +++ b/graphics/ogre3d19/distinfo @@ -1,2 +1,3 @@ -SHA256 (v1-9-0.tar.bz2) = 3072df52b2bed2a1b52e969f140ae9a4373ec931029d3eaa032e7c609a91ef82 -SIZE (v1-9-0.tar.bz2) = 128098305 +TIMESTAMP = 1739716001 +SHA256 (OGRECave-ogre-1.9.0-v1-9-0_GH0.tar.gz) = 27843c1ff520e0c6b2b4ffafc90a435b7a9ef48a4c1347cbfed98b5fed7490ba +SIZE (OGRECave-ogre-1.9.0-v1-9-0_GH0.tar.gz) = 131793709