git: ae715e6b1d40 - main - lang/python39: Update comment to remind committer to remove PORTREVISION in Makefile
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 09 Jun 2022 11:05:10 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ae715e6b1d404cf19a2be9f8572dd2300eeeb7c5 commit ae715e6b1d404cf19a2be9f8572dd2300eeeb7c5 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-09 11:00:20 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-09 11:00:20 +0000 lang/python39: Update comment to remind committer to remove PORTREVISION in Makefile --- lang/python39/Makefile.version | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lang/python39/Makefile.version b/lang/python39/Makefile.version index 13e0f89db940..7c6dc83dd477 100644 --- a/lang/python39/Makefile.version +++ b/lang/python39/Makefile.version @@ -1,5 +1,7 @@ # Mk/Uses/python.mk includes this file, don't remove it! -# Do not forget to update python documentation (lang/python-doc-*) -# Run "make -C lang/python-doc-html makesum" +# Do not forget to +# 1. Update python documentation (lang/python-doc-*) +# Run "make -C lang/python-doc-html makesum" +# 2. Remove PORTREVISION in Makefile PYTHON_DISTVERSION= 3.9.13