[26629] trunk/dports/devel/darts

source_changes at macosforge.org source_changes at macosforge.org
Sat Jun 30 19:57:53 PDT 2007


Revision: 26629
          http://trac.macosforge.org/projects/macports/changeset/26629
Author:   takanori at macports.org
Date:     2007-06-30 19:57:52 -0700 (Sat, 30 Jun 2007)

Log Message:
-----------
Make +universal work.

Modified Paths:
--------------
    trunk/dports/devel/darts/Portfile

Added Paths:
-----------
    trunk/dports/devel/darts/files/
    trunk/dports/devel/darts/files/patch-configure

Modified: trunk/dports/devel/darts/Portfile
===================================================================
--- trunk/dports/devel/darts/Portfile	2007-07-01 02:56:32 UTC (rev 26628)
+++ trunk/dports/devel/darts/Portfile	2007-07-01 02:57:52 UTC (rev 26629)
@@ -3,6 +3,7 @@
 PortSystem      1.0
 name            darts
 version         0.31
+revision        1
 categories      devel
 maintainers     takanori at macports.org
 description     Double-ARray Trie System
@@ -18,7 +19,7 @@
 checksums       md5 41b1b8739c7c7c902ce07f60d225d9a2 \
                 sha1 cd76d69ed5c356bbd94b251daec004283f5771bb \
                 rmd160 a4f3e00ff992d34031668fb9fc6ef0c9e8b5965d
-
+patchfiles      patch-configure
 depends_lib     port:zlib
 
 configure.args  --libexecdir=${prefix}/lib

Added: trunk/dports/devel/darts/files/patch-configure
===================================================================
--- trunk/dports/devel/darts/files/patch-configure	                        (rev 0)
+++ trunk/dports/devel/darts/files/patch-configure	2007-07-01 02:57:52 UTC (rev 26629)
@@ -0,0 +1,13 @@
+--- ./configure.orig	2007-01-27 15:03:17.000000000 +0900
++++ ./configure	2007-06-29 16:23:07.000000000 +0900
+@@ -6818,10 +6818,6 @@
+ 
+ 
+ 
+-if test -n "$GCC"; then
+-   CFLAGS="-O3 -Wall"
+-   CXXFLAGS="-O3 -Wall"
+-fi
+ 
+ 
+ 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070630/68e0000d/attachment.html


More information about the macports-changes mailing list