Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Aug 2024 11:37:29 GMT
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c6f4c98ac6e2 - main - devel/Makefile: add port devel/pycdc
Message-ID:  <202408101137.47ABbTUr031883@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by vvd:

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

commit c6f4c98ac6e2d356aadb65767cc134e3e3f2572a
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2024-08-10 11:32:20 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-08-10 11:36:27 +0000

    devel/Makefile: add port devel/pycdc
    
    PR:             280659
    Reported by:    antoine (via email)
    Fixes:          3b5336de74e5 (New port: Python bytecode disassembler and decompiler)
---
 devel/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/Makefile b/devel/Makefile
index 4670fe0a5d1a..957773771584 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -6092,6 +6092,7 @@
     SUBDIR += pybind11-json
     SUBDIR += pybugz
     SUBDIR += pycanberra
+    SUBDIR += pycdc
     SUBDIR += pycharm-ce
     SUBDIR += pycharm-pro
     SUBDIR += pycomposefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408101137.47ABbTUr031883>