[37978] trunk/dports/ruby/rb-rmagick/Portfile
febeling at macports.org
febeling at macports.org
Tue Jul 1 13:58:24 PDT 2008
Revision: 37978
http://trac.macosforge.org/projects/macports/changeset/37978
Author: febeling at macports.org
Date: 2008-07-01 13:58:23 -0700 (Tue, 01 Jul 2008)
Log Message:
-----------
Upgrade version and use different setup type because upstream changed
Modified Paths:
--------------
trunk/dports/ruby/rb-rmagick/Portfile
Modified: trunk/dports/ruby/rb-rmagick/Portfile
===================================================================
--- trunk/dports/ruby/rb-rmagick/Portfile 2008-07-01 19:46:13 UTC (rev 37977)
+++ trunk/dports/ruby/rb-rmagick/Portfile 2008-07-01 20:58:23 UTC (rev 37978)
@@ -3,8 +3,8 @@
PortSystem 1.0
PortGroup ruby 1.0
-ruby.setup RMagick 1.15.14 gnu {README.html README.txt examples} \
- rubyforge:36808
+ruby.setup RMagick 2.5.1 setup.rb {README.html examples} \
+ rubyforge:38606
maintainers febeling openmaintainer
description The Ruby interface to ImageMagick and GraphicsMagick
long_description RMagick is an interface between the Ruby programming \
@@ -13,7 +13,7 @@
has good documentation.
categories-append graphics
use_bzip2 yes
-checksums md5 b4512a6a737ad9a1abab3886a5ec1097
+checksums sha1 ca388927fa17dd899992f1adae4cc4793e44c3e7
platforms darwin
depends_lib-append port:ImageMagick
@@ -27,6 +27,6 @@
}
}
}
-configure.args --with-doc-dir=${prefix}/share/doc/${name}/userguide \
- --enable-allow-example-errors
+configure.args --doc-dir=${prefix}/share/doc/${name}/userguide \
+ --allow-example-errors
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080701/d5e1d1b7/attachment-0001.html
More information about the macports-changes
mailing list