[137276] trunk/dports/security

ryandesign at macports.org ryandesign at macports.org
Sun Jun 7 18:00:56 PDT 2015


Revision: 137276
          https://trac.macports.org/changeset/137276
Author:   ryandesign at macports.org
Date:     2015-06-07 18:00:55 -0700 (Sun, 07 Jun 2015)
Log Message:
-----------
libcsplit: new port, version 20150101 (#46078)

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

Added: trunk/dports/security/libcsplit/Portfile
===================================================================
--- trunk/dports/security/libcsplit/Portfile	                        (rev 0)
+++ trunk/dports/security/libcsplit/Portfile	2015-06-08 01:00:55 UTC (rev 137276)
@@ -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 libcsplit 20150101
+categories          security
+platforms           darwin
+maintainers         yahoo.fr:jul_bsd openmaintainer
+license             LGPL-3+
+
+description         Library for cross-platform C split strings functions
+long_description    ${description}
+
+github.tarball_from releases
+distname            ${name}-alpha-${version}
+worksrcdir          ${name}-${version}
+
+checksums           rmd160  a67254da04ad72d555edd732e8f79fe2e46d455a \
+                    sha256  4b7df9fd0e5cb9691e48c69493ad122d7f1fb00f167576cf79496f119b3d6897
+
+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/libcsplit/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/91ec32c6/attachment.html>


More information about the macports-changes mailing list