[30557] trunk/dports/ruby/rb-gd/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Oct 31 00:05:24 PDT 2007


Revision: 30557
          http://trac.macosforge.org/projects/macports/changeset/30557
Author:   ryandesign at macports.org
Date:     2007-10-31 00:05:23 -0700 (Wed, 31 Oct 2007)

Log Message:
-----------
rb-gd: add alternate download URL to fix #12915, and fix whitespace problems reported by port lint.

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

Modified: trunk/dports/ruby/rb-gd/Portfile
===================================================================
--- trunk/dports/ruby/rb-gd/Portfile	2007-10-31 06:33:40 UTC (rev 30556)
+++ trunk/dports/ruby/rb-gd/Portfile	2007-10-31 07:05:23 UTC (rev 30557)
@@ -1,4 +1,5 @@
 # $Id$
+
 PortSystem		1.0
 PortGroup		ruby 1.0
 
@@ -12,12 +13,13 @@
 categories-append	graphics
 checksums		md5 57d4da0a98ee47445e5fa1aa7252640a
 homepage        http://tam.0xfa.com/
-master_sites    http://tam.0xfa.com/ruby-gd/
+master_sites    ${homepage}ruby-gd/ \
+                http://raa.ruby-lang.org/cache/ruby-gd/
 
 worksrcdir      ${ruby.filename}-${version}
 distname        ${ruby.filename}-${version}-1
 configure.args  --with-xpm --with-ttf --with-jpeg --with-freetype --enable-gd2_0
-platforms		darwin 
+platforms		darwin
 
 depends_lib	port:gd2
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071031/3dcaf4d3/attachment.html


More information about the macports-changes mailing list