git: ab8a40fb1770 - main - x11-drivers: remove 'Created by' lines
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Jul 2022 14:29:16 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=ab8a40fb17709dd65aea15c13d6d799d9bd12dd6 commit ab8a40fb17709dd65aea15c13d6d799d9bd12dd6 Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2022-07-20 14:23:34 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2022-07-20 14:23:34 +0000 x11-drivers: remove 'Created by' lines A big Thank You to the original contributors of these ports: * Florent Thoumie <flz@freebsd.org> * Gleb Smirnoff <glebius@FreeBSD.org> * NIIMI Satoshi <sa2c@sa2c.net> * lesi@FreeBSD.org With hat: portmgr --- x11-drivers/xf86-input-egalax/Makefile | 2 -- x11-drivers/xf86-input-vmmouse/Makefile | 2 -- x11-drivers/xf86-video-intel/Makefile | 2 -- x11-drivers/xf86-video-scfb/Makefile | 2 -- 4 files changed, 8 deletions(-) diff --git a/x11-drivers/xf86-input-egalax/Makefile b/x11-drivers/xf86-input-egalax/Makefile index fc36a61d21a6..982636790053 100644 --- a/x11-drivers/xf86-input-egalax/Makefile +++ b/x11-drivers/xf86-input-egalax/Makefile @@ -1,5 +1,3 @@ -# Created by: Gleb Smirnoff <glebius@FreeBSD.org> - PORTNAME= xf86-input-egalax PORTVERSION= 0.3 PORTREVISION= 5 diff --git a/x11-drivers/xf86-input-vmmouse/Makefile b/x11-drivers/xf86-input-vmmouse/Makefile index 9ba1fc8afda7..e33350835b35 100644 --- a/x11-drivers/xf86-input-vmmouse/Makefile +++ b/x11-drivers/xf86-input-vmmouse/Makefile @@ -1,5 +1,3 @@ -# Created by: NIIMI Satoshi <sa2c@sa2c.net> - PORTNAME= xf86-input-vmmouse PORTVERSION= 13.1.0 PORTREVISION= 5 diff --git a/x11-drivers/xf86-video-intel/Makefile b/x11-drivers/xf86-video-intel/Makefile index 629f3ed6fe4e..aeb0e37794ee 100644 --- a/x11-drivers/xf86-video-intel/Makefile +++ b/x11-drivers/xf86-video-intel/Makefile @@ -1,5 +1,3 @@ -# Created by: lesi@FreeBSD.org - PORTNAME= xf86-video-intel DISTVERSION= 2.99.917-916 DISTVERSIONSUFFIX= -g${GL_COMMIT:C/(.{12}).*/\1/} diff --git a/x11-drivers/xf86-video-scfb/Makefile b/x11-drivers/xf86-video-scfb/Makefile index c69879b6544d..fb936502c127 100644 --- a/x11-drivers/xf86-video-scfb/Makefile +++ b/x11-drivers/xf86-video-scfb/Makefile @@ -1,5 +1,3 @@ -# Created by: Florent Thoumie <flz@freebsd.org> - PORTNAME= xf86-video-scfb PORTVERSION= 0.0.7 CATEGORIES= x11-drivers