svn commit: r466050 - head/x11/py-xdot06
Kubilay Kocak
koobs at FreeBSD.org
Sun Apr 1 10:00:56 UTC 2018
On 1/04/2018 7:50 pm, Alexey Dokuchaev wrote:
> On Sat, Mar 31, 2018 at 01:20:28PM +0000, Danilo G. Baio wrote:
>> New Revision: 466050
>> URL: https://svnweb.freebsd.org/changeset/ports/466050
>>
>> Log:
>> x11/py-xdot06: Disable PORTSCOUT
>
> Please, next time, try to provide some explanation behind changes made,
> not just simply translate the diff into English.
Though this was probably not the best commit to make an example of, an
example 'why' may have been something like:
Since this port was copied from py-xdot in ports r466039 and will no
longer receive updates within its minor version branch, ignore portscout
updates, as 0.7 will show up, which only applies to the main
(un-versioned-suffixed) port, and that's annoying.
Having said that, what *if* a new 0.6 is released (say a major bugfix or
security vulnerability), might it be better to match only 0.6.x versions
with 'limit regex' [1] rather than disable it entirely.
[1] https://portscout.freebsd.org/restricted-ports.html
> ./danfe
>
>> Modified: head/x11/py-xdot06/Makefile
>> ...
>> @@ -21,4 +21,6 @@ USE_GNOME= pygtk2
>>
>> CONFLICTS_INSTALL= py*-xdot
>>
>> +PORTSCOUT= ignore:1
>> +
>
More information about the svn-ports-all
mailing list