[74729] trunk/dports/ruby/rb-kramdown/Portfile

kimuraw at macports.org kimuraw at macports.org
Thu Dec 30 22:03:20 PST 2010


Revision: 74729
          http://trac.macports.org/changeset/74729
Author:   kimuraw at macports.org
Date:     2010-12-30 22:03:12 -0800 (Thu, 30 Dec 2010)
Log Message:
-----------
ruby/rb-kramdown: upgrade to 0.12.0

Modified Paths:
--------------
    trunk/dports/ruby/rb-kramdown/Portfile

Modified: trunk/dports/ruby/rb-kramdown/Portfile
===================================================================
--- trunk/dports/ruby/rb-kramdown/Portfile	2010-12-31 05:40:19 UTC (rev 74728)
+++ trunk/dports/ruby/rb-kramdown/Portfile	2010-12-31 06:03:12 UTC (rev 74729)
@@ -2,8 +2,9 @@
 PortSystem		1.0
 PortGroup		ruby 1.0
 
-ruby.setup		kramdown 0.6.0 setup.rb {COPYING ChangeLog AUTHORS GPL README} \
-				rubyforge:70100
+ruby.setup		kramdown 0.12.0 setup.rb \
+				{COPYING ChangeLog AUTHORS GPL README} \
+				rubyforge:73146
 maintainers		kimuraw openmaintainer
 description		fast, pure-Ruby Markdown-superset converter
 long_description	kramdown is yet-another-markdown-parser but fast, \
@@ -12,9 +13,11 @@
 categories-append	textproc
 homepage		http://kramdown.rubyforge.org/
 license			GPLv3
+supported_archs	noarch
 extract.suffix	.tgz
-checksums		md5 c2b2c9ed8a83be7a3b1dfa429db377ac \
-				sha1 2dc23b0455b7482259c6ca0a42edcc79ea09c07f \
-				rmd160 1cae1db188c1cf3ad96b2073c73e0c125af90dea
+checksums		md5 364a0d210a19b92128f799ff9abfcb98 \
+				sha1 97757f03c14f43a54f36cc1aab48c6a42e2c909b \
+				rmd160 cecb5957436921414591d759427e8df3ee395792
+configure.args-append	--datadir=${prefix}/share/doc/${name}
 platforms		darwin
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101230/20ba5825/attachment.html>


More information about the macports-changes mailing list