[137269] trunk/dports/security

ryandesign at macports.org ryandesign at macports.org
Sun Jun 7 17:32:54 PDT 2015


Revision: 137269
          https://trac.macports.org/changeset/137269
Author:   ryandesign at macports.org
Date:     2015-06-07 17:32:54 -0700 (Sun, 07 Jun 2015)
Log Message:
-----------
libcthreads: new port, version 20150101 (#46080)

Added Paths:
-----------
    trunk/dports/security/libcthreads/
    trunk/dports/security/libcthreads/Portfile

Added: trunk/dports/security/libcthreads/Portfile
===================================================================
--- trunk/dports/security/libcthreads/Portfile	                        (rev 0)
+++ trunk/dports/security/libcthreads/Portfile	2015-06-08 00:32:54 UTC (rev 137269)
@@ -0,0 +1,30 @@
+# -*- 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
+
+github.setup        libyal libcthreads 20150101
+categories          security
+platforms           darwin
+maintainers         yahoo.fr:jul_bsd openmaintainer
+license             LGPL-3+
+
+description         Library for cross-platform C threads functions
+long_description    ${description}
+
+distname            ${name}-experimental-${version}
+worksrcdir          ${name}-${version}
+github.tarball_from releases
+
+checksums           rmd160  772e2c9260542e087015c429b388fe428ef699b6 \
+                    sha256  7c4176a3cdf6b1b26afe6af38059275529de62412b169adc1256c78753ab0b9e
+
+depends_build       port:pkgconfig
+
+depends_lib         port:gettext \
+                    port:libiconv \
+                    port:libcstring \
+                    port:libcerror
+
+configure.args      --with-libiconv-prefix=${prefix}


Property changes on: trunk/dports/security/libcthreads/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/20150607/67791357/attachment-0001.html>


More information about the macports-changes mailing list