Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 16:30:51 +0000
From:      Jeremy Chadwick via freebsd-ports <freebsd-ports@freebsd.org>
To:        Ronald Klop <ronald-lists@klop.ws>
Cc:        freebsd-ports@freebsd.org, office@freebsd.org
Subject:   Re: Makefiles with a space in the name
Message-ID:  <0101017c09321c52-834104e8-1668-4018-9093-7ab8215e9efa-000000@us-west-2.amazonses.com>
In-Reply-To: <908e3f5b-36c9-7b3d-4dbf-d5d2c992f9aa@klop.ws>
References:  <908e3f5b-36c9-7b3d-4dbf-d5d2c992f9aa@klop.ws>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 21, 2021 at 06:07:29PM +0200, Ronald Klop wrote:
> Found some interesting Makefiles today:
> 
> $ cd /usr/ports; find . -name "Makefile "
> ./french/mythes/Makefile
> {snipping for brevity}
> 
> They all have a space at the end of there names.
> 
> Regards,
> Ronald.

sunpoet@ mistakenly added a bunch of Makefiles with spaces at the end of
their names:

https://github.com/freebsd/freebsd-ports/commit/72664fc2b4d33ca3ae39c8e7ab6f8fa85c08bd63
https://github.com/freebsd/freebsd-ports/tree/72664fc2b4d33ca3ae39c8e7ab6f8fa85c08bd63/french/mythes

The additional files were removed (i.e. issue fixed) by bdrewery@
shortly after:

https://github.com/freebsd/freebsd-ports/commit/63b6f938109571011e834d4f1e97c248c1919102

Make sure your ports git checkout matches what's currently on the git
server.

-- 
| Jeremy Chadwick                              jdc_at_koitsu.org |
| UNIX Systems Administrator                      PGP 0x2A389531 |
| Making life hard for others since 1977.                        |




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0101017c09321c52-834104e8-1668-4018-9093-7ab8215e9efa-000000>