Re: [103802] trunk/dports/devel

2013-03-09 Thread Christoph Iserlohn
Am 08.03.13 09:17, schrieb Ryan Schmidt:
 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/Portfile2013-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
 +
 +namelibsodium
 +version 0.3
 +github.setupjedisct1 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
___
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev


Re: [103802] trunk/dports/devel

2013-03-08 Thread Ryan Schmidt

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
 +
 +namelibsodium
 +version 0.3

 +github.setupjedisct1 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