[115098] trunk/dports/ruby/rb19-ronn/Portfile

mojca at macports.org mojca at macports.org
Tue Dec 24 15:12:30 PST 2013


Revision: 115098
          https://trac.macports.org/changeset/115098
Author:   mojca at macports.org
Date:     2013-12-24 15:12:30 -0800 (Tue, 24 Dec 2013)
Log Message:
-----------
rb19-ronn: add first line, correct whitespace, add sha256

Modified Paths:
--------------
    trunk/dports/ruby/rb19-ronn/Portfile

Modified: trunk/dports/ruby/rb19-ronn/Portfile
===================================================================
--- trunk/dports/ruby/rb19-ronn/Portfile	2013-12-24 22:55:14 UTC (rev 115097)
+++ trunk/dports/ruby/rb19-ronn/Portfile	2013-12-24 23:12:30 UTC (rev 115098)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0
@@ -8,7 +9,7 @@
 categories-append   devel
 platforms           darwin
 maintainers         nomaintainer
-homepage		    http://rtomayko.github.com/ronn/
+homepage            http://rtomayko.github.com/ronn/
 description         Ronn builds manuals
 long_description    \
     Ronn builds manuals. It converts simple, human readable textfiles to \
@@ -17,11 +18,10 @@
     The source format includes all of Markdown but has a more rigid \
     structure and syntax extensions for features commonly found in manpages \
     (definition lists, link notation, etc.).
-    
-checksums           md5     c5aa4ef58d35d0cc635b769281e03225 \
-                    sha1    e30936a7e93204a81dd84fc0bff283b645fa1c29 \
-                    rmd160  2b9b7cce3a81dd20971823cb401f5894e3498c92
 
+checksums           rmd160  2b9b7cce3a81dd20971823cb401f5894e3498c92 \
+                    sha256  82df6fd4a3aa91734866710d2811a6387e50a7513fc528ce6c7d95ee7ad7f41e
+
 depends_run-append  port:rb19-mustache \
                     port:rb19-rdiscount \
                     port:rb19-hpricot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131224/a51fd290/attachment.html>


More information about the macports-changes mailing list