Date: Wed, 20 Jul 2022 14:28:13 GMT From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4bc2b388728b - main - accessibility: remove 'Created by' lines Message-ID: <202207201428.26KESDAl002583@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=4bc2b388728b56c458f9546b69df0e91385b870a commit 4bc2b388728b56c458f9546b69df0e91385b870a Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2022-07-20 14:20:47 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2022-07-20 14:20:47 +0000 accessibility: remove 'Created by' lines A big Thank You to the original contributors of these ports: * David K. Gerry * Joe Marcus Clarke <marcus@FreeBSD.org> * Koop Mast <kwm@FreeBSD.org> * Mark Felder <feld@FreeBSD.org> * Maxim Sobolev <sobomax@FreeBSD.org> * Michael Johnson <ahze@FreeBSD.org> * Piotr Kubaj <pkubaj@anongoth.pl> With hat: portmgr --- accessibility/accerciser/Makefile | 2 -- accessibility/at-spi2-atk/Makefile | 2 -- accessibility/at-spi2-core/Makefile | 2 -- accessibility/atk/Makefile | 2 -- accessibility/atkmm/Makefile | 2 -- accessibility/caribou/Makefile | 2 -- accessibility/eflite/Makefile | 2 -- accessibility/linux-c7-atk/Makefile | 2 -- accessibility/orca/Makefile | 2 -- accessibility/py-atspi/Makefile | 2 -- accessibility/redshift/Makefile | 2 -- accessibility/yasr/Makefile | 2 -- 12 files changed, 24 deletions(-) diff --git a/accessibility/accerciser/Makefile b/accessibility/accerciser/Makefile index b55eeeb5755f..2f55f475e979 100644 --- a/accessibility/accerciser/Makefile +++ b/accessibility/accerciser/Makefile @@ -1,5 +1,3 @@ -# Created by: Michael Johnson <ahze@FreeBSD.org> - PORTNAME= accerciser PORTVERSION= 3.38.0 CATEGORIES= accessibility gnome diff --git a/accessibility/at-spi2-atk/Makefile b/accessibility/at-spi2-atk/Makefile index 7811725a5556..0fd5638f0ad5 100644 --- a/accessibility/at-spi2-atk/Makefile +++ b/accessibility/at-spi2-atk/Makefile @@ -1,5 +1,3 @@ -# Created by: Maxim Sobolev <sobomax@FreeBSD.org> - PORTNAME= at-spi2-atk PORTVERSION= 2.34.2 CATEGORIES= accessibility x11-toolkits diff --git a/accessibility/at-spi2-core/Makefile b/accessibility/at-spi2-core/Makefile index fe35b44696dc..7787cf08f9cd 100644 --- a/accessibility/at-spi2-core/Makefile +++ b/accessibility/at-spi2-core/Makefile @@ -1,5 +1,3 @@ -# Created by: Maxim Sobolev <sobomax@FreeBSD.org> - PORTNAME= at-spi2-core PORTVERSION= 2.36.0 CATEGORIES= accessibility x11-toolkits diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index 89458e440a2c..ef5d2cd1a354 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -1,5 +1,3 @@ -# Created by: Maxim Sobolev <sobomax@FreeBSD.org> - PORTNAME= atk PORTVERSION= 2.36.0 PORTREVISION?= 0 diff --git a/accessibility/atkmm/Makefile b/accessibility/atkmm/Makefile index 7349e3549704..33e32952683a 100644 --- a/accessibility/atkmm/Makefile +++ b/accessibility/atkmm/Makefile @@ -1,5 +1,3 @@ -# Created by: Koop Mast <kwm@FreeBSD.org> - PORTNAME= atkmm PORTVERSION= 2.28.0 CATEGORIES= accessibility gnome diff --git a/accessibility/caribou/Makefile b/accessibility/caribou/Makefile index 3e3d664ba92e..05b3fdfcb62b 100644 --- a/accessibility/caribou/Makefile +++ b/accessibility/caribou/Makefile @@ -1,5 +1,3 @@ -# Created by: Koop Mast <kwm@FreeBSD.org> - PORTNAME= caribou PORTVERSION= 0.4.21 PORTREVISION= 5 diff --git a/accessibility/eflite/Makefile b/accessibility/eflite/Makefile index c8e2f8ea6279..b12048a9f3ab 100644 --- a/accessibility/eflite/Makefile +++ b/accessibility/eflite/Makefile @@ -1,5 +1,3 @@ -# Created by: David K. Gerry - PORTNAME= eflite PORTVERSION= 0.4.1 CATEGORIES= accessibility diff --git a/accessibility/linux-c7-atk/Makefile b/accessibility/linux-c7-atk/Makefile index 8b441b54b162..a2481056d599 100644 --- a/accessibility/linux-c7-atk/Makefile +++ b/accessibility/linux-c7-atk/Makefile @@ -1,5 +1,3 @@ -# Created by: Piotr Kubaj <pkubaj@anongoth.pl> - PORTNAME= atk PORTVERSION= 2.28.1 DISTVERSIONSUFFIX= -2.el7 diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile index 1e165b950e63..66ac09fe2de1 100644 --- a/accessibility/orca/Makefile +++ b/accessibility/orca/Makefile @@ -1,5 +1,3 @@ -# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> - PORTNAME= orca PORTVERSION= 42.1 CATEGORIES= accessibility gnome diff --git a/accessibility/py-atspi/Makefile b/accessibility/py-atspi/Makefile index 412073ba8d43..9f99b7d7fa3e 100644 --- a/accessibility/py-atspi/Makefile +++ b/accessibility/py-atspi/Makefile @@ -1,5 +1,3 @@ -# Created by: Maxim Sobolev <sobomax@FreeBSD.org> - PORTNAME= atspi PORTVERSION= 2.38.2 CATEGORIES= accessibility x11-toolkits python diff --git a/accessibility/redshift/Makefile b/accessibility/redshift/Makefile index 8cf49635a29c..6416203da005 100644 --- a/accessibility/redshift/Makefile +++ b/accessibility/redshift/Makefile @@ -1,5 +1,3 @@ -# Created by: Mark Felder <feld@FreeBSD.org> - PORTNAME= redshift PORTVERSION= 1.12 DISTVERSIONPREFIX= v diff --git a/accessibility/yasr/Makefile b/accessibility/yasr/Makefile index 01a116c6096e..4a50be59a75a 100644 --- a/accessibility/yasr/Makefile +++ b/accessibility/yasr/Makefile @@ -1,5 +1,3 @@ -# Created by: David K. Gerry - PORTNAME= yasr PORTVERSION= 0.6.9 PORTREVISION= 5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207201428.26KESDAl002583>