[132868] trunk/dports/devel

jann at macports.org jann at macports.org
Wed Feb 11 15:05:35 PST 2015


Revision: 132868
          https://trac.macports.org/changeset/132868
Author:   jann at macports.org
Date:     2015-02-11 15:05:35 -0800 (Wed, 11 Feb 2015)
Log Message:
-----------
New port: npth

Added Paths:
-----------
    trunk/dports/devel/npth/
    trunk/dports/devel/npth/Portfile

Added: trunk/dports/devel/npth/Portfile
===================================================================
--- trunk/dports/devel/npth/Portfile	                        (rev 0)
+++ trunk/dports/devel/npth/Portfile	2015-02-11 23:05:35 UTC (rev 132868)
@@ -0,0 +1,28 @@
+# -*- 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
+
+name                npth
+version             1.1
+categories          devel
+license             LGPL-3+ GPL-2+
+platforms           darwin
+maintainers         nomaintainer
+
+description         The New GNU Portable Threads Library
+
+long_description    This is a library to provide the GNU Pth API and thus a \
+                    non-preemptive threads implementation.
+
+homepage            http://lwn.net/Articles/496268/
+master_sites        ftp://ftp.gnupg.org/gcrypt/npth/
+
+use_bzip2           yes
+
+checksums           rmd160  584320ca22b3f68b4cdeb221c9db2b61df91cd1d \
+                    sha256  896c561eb2ec8da35f11828fb04a3fbff12d41ff657c799056d7dc4a66e5df7f
+                    
+livecheck.type      regex
+livecheck.url       ftp://ftp.gnupg.org/gcrypt/${name}/
+livecheck.regex     ${name}-(\\d+\.\\d+)


Property changes on: trunk/dports/devel/npth/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150211/57d26bbc/attachment.html>


More information about the macports-changes mailing list