git: b87aec08ec3d - main - lang/python37: 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:07 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b87aec08ec3d9432a73331cd9844fdc8d676456d commit b87aec08ec3d9432a73331cd9844fdc8d676456d 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/python37: Update comment to remind committer to remove PORTREVISION in Makefile --- lang/python37/Makefile.version | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lang/python37/Makefile.version b/lang/python37/Makefile.version index 1f5cb03390b7..59ef994a7250 100644 --- a/lang/python37/Makefile.version +++ b/lang/python37/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.7.13