From owner-dev-commits-ports-all@freebsd.org Tue Apr 20 08:57:11 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 769325ECB0C; Tue, 20 Apr 2021 08:57:11 +0000 (UTC) (envelope-from bapt@nours.eu) Received: from aniel.nours.eu (ns393929.ip-176-31-115.eu [176.31.115.77]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4FPcxz2X7xz4TCW; Tue, 20 Apr 2021 08:57:11 +0000 (UTC) (envelope-from bapt@nours.eu) Received: by aniel.nours.eu (Postfix, from userid 1001) id 1C06C3BD3C; Tue, 20 Apr 2021 10:57:10 +0200 (CEST) Date: Tue, 20 Apr 2021 10:57:10 +0200 From: Baptiste Daroussin To: Carlo Strub Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 2ecc5135d726 - main - www/py-django-otp: update to 1.0.3 Message-ID: <20210420085710.ig6qukmb5tspcxdu@aniel.nours.eu> References: <202104191435.13JEZBvc023866@gitrepo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202104191435.13JEZBvc023866@gitrepo.freebsd.org> X-Rspamd-Queue-Id: 4FPcxz2X7xz4TCW X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] 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:57:11 -0000 On Mon, Apr 19, 2021 at 02:35:11PM +0000, Carlo Strub wrote: > The branch main has been updated by cs: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=2ecc5135d7263046877b9dd60bd05847ab8949ff > > commit 2ecc5135d7263046877b9dd60bd05847ab8949ff > Author: Carlo Strub > AuthorDate: 2021-04-19 14:18:01 +0000 > Commit: Carlo Strub > CommitDate: 2021-04-19 14:33:43 +0000 > > www/py-django-otp: update to 1.0.3 > --- > www/py-django-otp/Makefile | 3 ++- > www/py-django-otp/distinfo | 6 +++--- > 2 files changed, 5 insertions(+), 4 deletions(-) > > diff --git a/www/py-django-otp/Makefile b/www/py-django-otp/Makefile > index add922bc85c9..291dbe06e974 100644 > --- a/www/py-django-otp/Makefile > +++ b/www/py-django-otp/Makefile > @@ -1,7 +1,8 @@ > # Created by: Carlo Strub > +# $FreeBSD: head/www/py-django-otp/Makefile 559531 2020-12-28 23:02:12Z antoine $ > You readded the Keyword which are not in use anymore since the migration to git. Best regards, Bapt