From ae715e6b1d404cf19a2be9f8572dd2300eeeb7c5 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Thu, 9 Jun 2022 19:00:20 +0800 Subject: [PATCH] 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