[126921] trunk/dports/python/py-tvdb/Portfile
petr
976F at ingv.it
Sat Oct 18 09:08:29 PDT 2014
On 17 Oct 2014, at 22:26, Ryan Schmidt <ryandesign at macports.org> wrote:
>
>> On Oct 17, 2014, at 1:33 PM, petr at macports.org wrote:
>>
>> Revision
>> 126921
>> Author
>> petr at macports.org
>> Date
>> 2014-10-17 11:33:53 -0700 (Fri, 17 Oct 2014)
>> Log Message
>>
>> py-tvdb: update to version 1.9, github portgroup, categories and license update, closes #39708
>
>
>> --- trunk/dports/python/py-tvdb/Portfile 2014-10-17 18:12:36 UTC (rev 126920)
>> +++ trunk/dports/python/py-tvdb/Portfile 2014-10-17 18:33:53 UTC (rev 126921)
>> @@ -3,27 +3,25 @@
>>
>> PortSystem 1.0
>> PortGroup python 1.0
>> +PortGroup github 1.0
>>
>> +github.setup dbr tvdb_api 1.9
>> name py-tvdb
>> -version 1.5
>> +categories-append net
>> platforms darwin
>> supported_archs noarch
>> -license GPL-2
>> +license Public Domain
>
> Please use "license public-domain". ("license Public Domain" means "This port is under the license 'Public' and under the license 'Domain'.)
>
Okay, understand. Done in r126939.
Thanks!
~petr
More information about the macports-dev
mailing list