svn commit: r455702 - in head/x11/tilda: . files

Rodrigo Osorio rodrigo at osorio.me
Thu Dec 7 14:17:00 UTC 2017


On 12/07/2017 10:54, Alexey Dokuchaev wrote:
> On Thu, Dec 07, 2017 at 09:46:42AM +0000, Rodrigo Osorio wrote:
>> New Revision: 455702
>> URL: https://svnweb.freebsd.org/changeset/ports/455702
>>
>> Log:
>>    Tilda uses wrong ps flag on start
>>    Replace ps call by pgrep
>>    Bump PORTREVISION
>>
>> Modified: head/x11/tilda/files/patch-tilda.c
>> ...
>> @@ -1,5 +1,5 @@
>> ---- src/tilda.c.orig	2015-12-16 12:11:58 UTC
>> -+++ src/tilda.c
>> +--- src/tilda.c.orig	2017-09-08 22:19:35.318278000 +0300
>> ++++ src/tilda.c	2017-09-08 22:21:22.752550000 +0300
> Would you please please please not replace standard, "make makepatch"
> conformant patch headers with this .XXXXXXXXX +YYYY stuff?  Thank you,
>
> ./danfe
Sorry for that, I'll fix it in a future commit

Regards,
- rodrigo


More information about the svn-ports-head mailing list