Date: Tue, 5 Oct 2021 09:10:55 GMT From: Guangyuan Yang <ygy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 86f45c563def - main - devel/py-thriftpy: Clean up after removal Message-ID: <202110050910.1959AtIh072146@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=86f45c563def200b0f28778c533d672190d6d0be commit 86f45c563def200b0f28778c533d672190d6d0be Author: Guangyuan Yang <ygy@FreeBSD.org> AuthorDate: 2021-10-05 09:09:18 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2021-10-05 09:09:18 +0000 devel/py-thriftpy: Clean up after removal Forgot to remove the entry in devel/Makefile in the last commit. Fixes: 6daca87f7caffda372261ae9f9c687b92552c297 Reported by: Trond Endrestøl <trond.endrestol@ximalas.info> --- devel/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index 197a7c1d3ee0..687207541f03 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -5243,7 +5243,6 @@ SUBDIR += py-testtools SUBDIR += py-threema-msgapi SUBDIR += py-thrift - SUBDIR += py-thriftpy SUBDIR += py-thriftpy2 SUBDIR += py-tiamat SUBDIR += py-timelib
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110050910.1959AtIh072146>