[103802] trunk/dports/devel
Christoph Iserlohn
ciserlohn at macports.org
Sat Mar 9 05:58:23 PST 2013
Am 08.03.13 09:17, schrieb Ryan Schmidt:
> On Mar 7, 2013, at 17:07, ciserlohn at macports.org wrote:
>
>> Revision: 103802
>> https://trac.macports.org/changeset/103802
>> Author: ciserlohn at macports.org
>> Date: 2013-03-07 15:07:51 -0800 (Thu, 07 Mar 2013)
>> Log Message:
>> -----------
>> libsodium: new port (closes #38324)
>>
>> Added Paths:
>> -----------
>> trunk/dports/devel/libsodium/
>> trunk/dports/devel/libsodium/Portfile
>>
>> Added: trunk/dports/devel/libsodium/Portfile
>> ===================================================================
>> --- trunk/dports/devel/libsodium/Portfile (rev 0)
>> +++ trunk/dports/devel/libsodium/Portfile 2013-03-07 23:07:51 UTC (rev 103802)
>> @@ -0,0 +1,37 @@
>> +# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
>> +# $Id$
>> +
>> +PortSystem 1.0
>> +PortGroup github 1.0
>> +
>> +name libsodium
>> +version 0.3
>> +github.setup jedisct1 libsodium 0.3
> The github.setup line should be where the name and version lines currently are. This line replaces the name and version lines.
>
Fixed in r103837.
--
Christoph
More information about the macports-dev
mailing list