Date: Tue, 20 Apr 2021 08:50:38 GMT From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f82d95587a98 - main - *: Garbage collect new $FreeBSD ids. Message-ID: <202104200850.13K8ocG2080577@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by mat: URL: https://cgit.FreeBSD.org/ports/commit/?id=f82d95587a984f307a9f03ffaecd9f3452ca0cda commit f82d95587a984f307a9f03ffaecd9f3452ca0cda Author: Mathieu Arnold <mat@FreeBSD.org> AuthorDate: 2021-04-20 08:48:20 +0000 Commit: Mathieu Arnold <mat@FreeBSD.org> CommitDate: 2021-04-20 08:50:05 +0000 *: Garbage collect new $FreeBSD ids. --- emulators/yaze-ag/Makefile | 2 -- emulators/z80pack/Makefile | 2 -- net-mgmt/py-pdagent/files/pdagentd.in | 3 --- www/element-web/Makefile | 2 -- www/py-django-otp/Makefile | 1 - 5 files changed, 10 deletions(-) diff --git a/emulators/yaze-ag/Makefile b/emulators/yaze-ag/Makefile index a6b89654d24f..502555227d8d 100644 --- a/emulators/yaze-ag/Makefile +++ b/emulators/yaze-ag/Makefile @@ -1,5 +1,3 @@ -# $FreeBSD$ - PORTNAME= yaze-ag DISTVERSION= 2.51.0-rc1 CATEGORIES= emulators diff --git a/emulators/z80pack/Makefile b/emulators/z80pack/Makefile index 50cfc3f9a0d4..e50a2ded04a9 100644 --- a/emulators/z80pack/Makefile +++ b/emulators/z80pack/Makefile @@ -1,5 +1,3 @@ -# $FreeBSD$ - PORTNAME= z80pack DISTVERSION= 1.37 CATEGORIES= emulators diff --git a/net-mgmt/py-pdagent/files/pdagentd.in b/net-mgmt/py-pdagent/files/pdagentd.in index 3705fbfd6275..5367b16c3ab1 100644 --- a/net-mgmt/py-pdagent/files/pdagentd.in +++ b/net-mgmt/py-pdagent/files/pdagentd.in @@ -1,9 +1,6 @@ #!/bin/sh # # Author: Mark Felder <feld@FreeBSD.org> -# -# $FreeBSD: head/net-mgmt/py-pdagent/files/pdagentd.in 466572 2018-04-05 17:11:39Z feld $ -# # PROVIDE: pdagentd # REQUIRE: LOGIN diff --git a/www/element-web/Makefile b/www/element-web/Makefile index 0a005cc0f3fc..421bac06af8d 100644 --- a/www/element-web/Makefile +++ b/www/element-web/Makefile @@ -1,5 +1,3 @@ -# $FreeBSD: head/www/element-web/Makefile 564765 2021-02-09 05:54:55Z ashish $ - PORTNAME= element DISTVERSIONPREFIX= v DISTVERSION= 1.7.24 diff --git a/www/py-django-otp/Makefile b/www/py-django-otp/Makefile index 291dbe06e974..7470f5864016 100644 --- a/www/py-django-otp/Makefile +++ b/www/py-django-otp/Makefile @@ -1,5 +1,4 @@ # Created by: Carlo Strub <cs@FreeBSD.org> -# $FreeBSD: head/www/py-django-otp/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= django-otp PORTVERSION= 1.0.3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104200850.13K8ocG2080577>