git: 58be2a3b78ce - main - lang/python38: 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:08 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=58be2a3b78ce6e913569a46c202c28bc86b2f481 commit 58be2a3b78ce6e913569a46c202c28bc86b2f481 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-09 11:00:19 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-09 11:00:19 +0000 lang/python38: Update comment to remind committer to remove PORTREVISION in Makefile --- lang/python38/Makefile.version | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lang/python38/Makefile.version b/lang/python38/Makefile.version index 880d408faf9b..10c052699020 100644 --- a/lang/python38/Makefile.version +++ b/lang/python38/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.8.13