[94049] trunk/dports/databases/kyototycoon

stromnov at macports.org stromnov at macports.org
Thu Jun 7 05:58:24 PDT 2012


Revision: 94049
          https://trac.macports.org/changeset/94049
Author:   stromnov at macports.org
Date:     2012-06-07 05:58:24 -0700 (Thu, 07 Jun 2012)
Log Message:
-----------
kyototycoon: update patch

Modified Paths:
--------------
    trunk/dports/databases/kyototycoon/Portfile
    trunk/dports/databases/kyototycoon/files/patch-configure.diff

Modified: trunk/dports/databases/kyototycoon/Portfile
===================================================================
--- trunk/dports/databases/kyototycoon/Portfile	2012-06-07 12:26:14 UTC (rev 94048)
+++ trunk/dports/databases/kyototycoon/Portfile	2012-06-07 12:58:24 UTC (rev 94049)
@@ -5,7 +5,7 @@
 
 name                kyototycoon
 version             0.9.56
-revision            0
+revision            1
 categories          databases
 license             GPL
 platforms           darwin

Modified: trunk/dports/databases/kyototycoon/files/patch-configure.diff
===================================================================
--- trunk/dports/databases/kyototycoon/files/patch-configure.diff	2012-06-07 12:26:14 UTC (rev 94048)
+++ trunk/dports/databases/kyototycoon/files/patch-configure.diff	2012-06-07 12:58:24 UTC (rev 94049)
@@ -1,6 +1,6 @@
---- configure.orig	2011-08-02 14:52:23.000000000 +0400
-+++ configure	2011-08-02 14:59:22.000000000 +0400
-@@ -2101,26 +2101,16 @@
+--- configure.orig	2012-05-02 17:04:11.000000000 +0400
++++ configure	2012-06-07 16:54:38.000000000 +0400
+@@ -2109,26 +2109,16 @@
  # Building flags
  MYCFLAGS="-Wall -ansi -pedantic -fPIC -fsigned-char -g0 -O2"
  MYCXXFLAGS="-Wall -fPIC -fsigned-char -g0 -O2"
@@ -29,7 +29,7 @@
  #================================================================
  # Options
  #================================================================
-@@ -2242,16 +2232,6 @@
+@@ -2250,16 +2240,6 @@
  then
    luaver=`lua -e 'v = string.gsub(_VERSION, ".* ", ""); print(v)'`
    MYCPPFLAGS="$MYCPPFLAGS -D_MYLUA"
@@ -46,7 +46,7 @@
    enables="$enables (lua)"
  fi
  
-@@ -3368,29 +3348,6 @@
+@@ -3376,28 +3356,6 @@
  test -n "$CPPFLAGS" && MYCPPFLAGS="$CPPFLAGS $MYCPPFLAGS"
  test -n "$LDFLAGS" && MYLDFLAGS="$LDFLAGS $MYLDFLAGS"
  
@@ -72,7 +72,6 @@
 -    printf 'no\n'
 -  fi
 -fi
--
- # Underlying libraries
- 
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lc" >&5
+ printf 'checking for useless warnings... '
+ if printf 'main() {}' | $CC -xc \
+   -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o config.tmp - >config.tmp 2>&1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120607/7ac6b2f5/attachment.html>


More information about the macports-changes mailing list