Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Feb 2026 14:15:46 +0000
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Martin Filla <freebsd@sysctl.cz>
Subject:   git: 24631cc78273 - main - graphics/openusd: Adjust PORTNAME and CATEGORIES after moving
Message-ID:  <6991d512.45537.1ec3fb4f@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

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

commit 24631cc782738b24b6071724fe7f878b64ab0028
Author:     Martin Filla <freebsd@sysctl.cz>
AuthorDate: 2026-02-15 14:13:10 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-02-15 14:13:10 +0000

    graphics/openusd: Adjust PORTNAME and CATEGORIES after moving
    
    PR:             292497
    Approved by:    yuri (maintainer, timeout 1 month)
---
 graphics/openusd/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/graphics/openusd/Makefile b/graphics/openusd/Makefile
index b6fb8fda1cdb..ab0a41e83e59 100644
--- a/graphics/openusd/Makefile
+++ b/graphics/openusd/Makefile
@@ -1,7 +1,7 @@
-PORTNAME=	usd
+PORTNAME=	openusd
 DISTVERSIONPREFIX=	v
 DISTVERSION=	25.11
-CATEGORIES=	misc
+CATEGORIES=	graphics
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Universal Scene Description is a scene description management system


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6991d512.45537.1ec3fb4f>