Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Sep 2022 08:02:25 GMT
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 379a0f14affd - 2022Q3 - lang/python310: remove 'Created by' lines
Message-ID:  <202209090802.28982Ppo054442@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2022Q3 has been updated by wen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=379a0f14affdbda5f5333a4fcf025decfea76e08

commit 379a0f14affdbda5f5333a4fcf025decfea76e08
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2022-09-09 07:55:27 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2022-09-09 07:55:27 +0000

    lang/python310: remove 'Created by' lines
    
    (cherry-pick from  commit f98ae56653d5255e3519da4e97d6edbaa7e6df91)
---
 lang/python-doc-html/Makefile | 2 --
 lang/python310/Makefile       | 2 --
 lang/python311/Makefile       | 2 --
 3 files changed, 6 deletions(-)

diff --git a/lang/python-doc-html/Makefile b/lang/python-doc-html/Makefile
index b233e743c64b..8e5a454c61ba 100644
--- a/lang/python-doc-html/Makefile
+++ b/lang/python-doc-html/Makefile
@@ -1,5 +1,3 @@
-# Created by: Thomas Gellekum <tg@FreeBSD.org>
-
 PORTNAME=	python-doc-${DOCFORMAT}
 DISTVERSION=	${PYTHON_DISTVERSION}
 CATEGORIES=	lang python
diff --git a/lang/python310/Makefile b/lang/python310/Makefile
index 1faf3c7cf76d..b29b332e681f 100644
--- a/lang/python310/Makefile
+++ b/lang/python310/Makefile
@@ -1,5 +1,3 @@
-# Created by: Kubilay Kocak <koobs@FreeBSD.org>
-
 PORTNAME=	python
 DISTVERSION=	${PYTHON_DISTVERSION}
 PORTREVISION=	2
diff --git a/lang/python311/Makefile b/lang/python311/Makefile
index 227c16075917..b0dd24618d81 100644
--- a/lang/python311/Makefile
+++ b/lang/python311/Makefile
@@ -1,5 +1,3 @@
-# Created by: Kubilay Kocak <koobs@FreeBSD.org>
-
 PORTNAME=	python
 DISTVERSION=	${PYTHON_DISTVERSION}
 CATEGORIES=	lang python



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209090802.28982Ppo054442>