[85044] trunk/dports/devel

hum at macports.org hum at macports.org
Fri Oct 7 20:20:07 PDT 2011


Revision: 85044
          http://trac.macports.org/changeset/85044
Author:   hum at macports.org
Date:     2011-10-07 20:20:04 -0700 (Fri, 07 Oct 2011)
Log Message:
-----------
New port: darts-clone 0.32g - A clone of Darts (Double-ARray Trie System).

Added Paths:
-----------
    trunk/dports/devel/darts-clone/
    trunk/dports/devel/darts-clone/Portfile

Added: trunk/dports/devel/darts-clone/Portfile
===================================================================
--- trunk/dports/devel/darts-clone/Portfile	                        (rev 0)
+++ trunk/dports/devel/darts-clone/Portfile	2011-10-08 03:20:04 UTC (rev 85044)
@@ -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
+
+name                darts-clone
+version             0.32g
+categories          devel textproc
+platforms           darwin
+maintainers         hum openmaintainer
+license             BSD
+
+homepage            http://code.google.com/p/darts-clone/
+description         A clone of Darts (Double-ARray Trie System)
+long_description    Darts-clone is a clone of Darts (Double-ARray Trie System), \
+                    which is a C++ header library for double-array structure.
+
+master_sites        googlecode
+
+checksums           rmd160  63394a517df0942ebb1022255b7d48da9ce72553 \
+                    sha256  e91a7da66d1997670c8900d224a7ebc3bf512be92311296bc040d33556db18b7
+
+conflicts           darts
+
+test.run            yes
+test.target         check
+
+livecheck.type      regex
+livecheck.url       ${homepage}downloads/list
+livecheck.regex     ${name}-(\[0-9a-z.\]+)\\.tar


Property changes on: trunk/dports/devel/darts-clone/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111007/a25c6473/attachment-0001.html>


More information about the macports-changes mailing list