Date: Fri, 29 May 2026 14:03:52 +0000 From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7ad350139291 - main - textproc/asciinema: Remove python category Message-ID: <6a199cc8.216e2.15e42cf5@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=7ad35013929110c76011e1f6a53b44443bd45fbd commit 7ad35013929110c76011e1f6a53b44443bd45fbd Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2026-05-29 11:50:59 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2026-05-29 14:03:16 +0000 textproc/asciinema: Remove python category This is no longer a python based ports as it has been converted to rust. So remove the python category. Reported by: grembo --- textproc/asciinema/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/textproc/asciinema/Makefile b/textproc/asciinema/Makefile index 927afd0bf52a..cae2ad11c1e0 100644 --- a/textproc/asciinema/Makefile +++ b/textproc/asciinema/Makefile @@ -1,8 +1,8 @@ PORTNAME= asciinema DISTVERSIONPREFIX= v DISTVERSION= 3.2.0 -PORTREVISION= 1 -CATEGORIES= textproc python +PORTREVISION= 2 +CATEGORIES= textproc MAINTAINER= bofh@FreeBSD.org COMMENT= Tool for recording and sharing terminal sessionshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a199cc8.216e2.15e42cf5>
