[68534] trunk/dports/ruby

singingwolfboy at macports.org singingwolfboy at macports.org
Sat Jun 5 09:25:19 PDT 2010


Revision: 68534
          http://trac.macports.org/changeset/68534
Author:   singingwolfboy at macports.org
Date:     2010-06-05 09:25:14 -0700 (Sat, 05 Jun 2010)
Log Message:
-----------
New port: rb19-diff-lcs

Added Paths:
-----------
    trunk/dports/ruby/rb19-diff-lcs/
    trunk/dports/ruby/rb19-diff-lcs/Portfile

Added: trunk/dports/ruby/rb19-diff-lcs/Portfile
===================================================================
--- trunk/dports/ruby/rb19-diff-lcs/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-diff-lcs/Portfile	2010-06-05 16:25:14 UTC (rev 68534)
@@ -0,0 +1,20 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          diff-lcs 1.1.2 gem {} rubygems ruby19
+description         Ruby port of Algorithm::Diff using longest common subsequence
+long_description    \
+    Diff::LCS is a port of Algorithm::Diff that uses the McIlroy-Hunt longest \
+    common subsequence (LCS) algorithm to compute intelligent differences \
+    between two sequenced enumerable containers. The implementation is based \
+    on Mario I. Wolczko's Smalltalk version (1.2, 1993) and Ned Konz's Perl \
+    version (Algorithm::Diff).
+license             GPL2 or Ruby
+maintainers         singingwolfboy openmaintainer
+homepage            http://rubyforge.org/projects/ruwiki/
+platforms           darwin
+checksums           md5     60524d29b37f76d56ce835323e324879 \
+                    sha1    05a1164be2de3555104af79791da2977e6419d59 \
+                    rmd160  f57dcbd09658cea31f286039ec3f0b599c99ff25


Property changes on: trunk/dports/ruby/rb19-diff-lcs/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/20100605/82abd78e/attachment.html>


More information about the macports-changes mailing list