On Mar 7, 2013, at 17:07, ciserl...@macports.org wrote:

> Revision: 103802
>          https://trac.macports.org/changeset/103802
> Author:   ciserl...@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.

_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to