From owner-dev-commits-ports-all@freebsd.org Tue Apr 20 08:50:38 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9A4255EC0A3; Tue, 20 Apr 2021 08:50:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FPcpQ3zdBz4Shd; Tue, 20 Apr 2021 08:50:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7BF5B79BF; Tue, 20 Apr 2021 08:50:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13K8oc1T080578; Tue, 20 Apr 2021 08:50:38 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13K8ocG2080577; Tue, 20 Apr 2021 08:50:38 GMT (envelope-from git) Date: Tue, 20 Apr 2021 08:50:38 GMT Message-Id: <202104200850.13K8ocG2080577@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Mathieu Arnold Subject: git: f82d95587a98 - main - *: Garbage collect new $FreeBSD ids. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: mat X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f82d95587a984f307a9f03ffaecd9f3452ca0cda Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Apr 2021 08:50:38 -0000 The branch main has been updated by mat: URL: https://cgit.FreeBSD.org/ports/commit/?id=f82d95587a984f307a9f03ffaecd9f3452ca0cda commit f82d95587a984f307a9f03ffaecd9f3452ca0cda Author: Mathieu Arnold AuthorDate: 2021-04-20 08:48:20 +0000 Commit: Mathieu Arnold 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 -# -# $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 -# $FreeBSD: head/www/py-django-otp/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= django-otp PORTVERSION= 1.0.3