[72449] trunk/dports/databases/kyototycoon

stromnov at macports.org stromnov at macports.org
Fri Oct 15 06:39:28 PDT 2010


Revision: 72449
          http://trac.macports.org/changeset/72449
Author:   stromnov at macports.org
Date:     2010-10-15 06:39:25 -0700 (Fri, 15 Oct 2010)
Log Message:
-----------
kyototycoon: update to version 0.9.2

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	2010-10-15 13:15:24 UTC (rev 72448)
+++ trunk/dports/databases/kyototycoon/Portfile	2010-10-15 13:39:25 UTC (rev 72449)
@@ -4,8 +4,8 @@
 PortSystem          1.0
 
 name                kyototycoon
-version             0.8.1
-revision            1
+version             0.9.2
+revision            0
 categories          databases
 maintainers         stromnov openmaintainer
 platforms           darwin
@@ -27,9 +27,9 @@
 homepage            http://fallabs.com/${name}/
 master_sites        http://fallabs.com/${name}/pkg/
 
-checksums           md5     ed2367ef0c0a6d514dd49fe2fa8e4fce \
-                    sha1    60254fb628382b54881fc5d5ee2c11814a5e9c7b \
-                    rmd160  dfbfe3835ce140f8e48acc90e677d9994d1f54c1
+checksums           md5     2d25dc07cd2af50f7eda020b6e2d2d7f \
+                    sha1    6af9dad2075e11fd194ee3e318f60bcebb084784 \
+                    rmd160  fea06c3c3b3c54b0d9e9ced3479977e9c943f4b6
 
 patchfiles          patch-configure.diff \
                     patch-Makefile.in.diff

Modified: trunk/dports/databases/kyototycoon/files/patch-configure.diff
===================================================================
--- trunk/dports/databases/kyototycoon/files/patch-configure.diff	2010-10-15 13:15:24 UTC (rev 72448)
+++ trunk/dports/databases/kyototycoon/files/patch-configure.diff	2010-10-15 13:39:25 UTC (rev 72449)
@@ -1,6 +1,6 @@
---- configure.orig	2010-10-12 13:35:03.000000000 +0400
-+++ configure	2010-10-12 13:39:31.000000000 +0400
-@@ -2093,26 +2093,15 @@
+--- configure.orig	2010-10-15 16:50:22.000000000 +0400
++++ configure	2010-10-15 16:50:28.000000000 +0400
+@@ -2095,26 +2095,15 @@
  # Building flags
  MYCFLAGS="-Wall -ansi -pedantic -fPIC -fsigned-char -O2"
  MYCXXFLAGS="-Wall -fPIC -fsigned-char -O2"
@@ -29,7 +29,7 @@
  #================================================================
  # Options
  #================================================================
-@@ -2210,16 +2199,6 @@
+@@ -2224,16 +2213,6 @@
  then
    luaver=`lua -e 'v = string.gsub(_VERSION, ".* ", ""); print(v)'`
    MYCPPFLAGS="$MYCPPFLAGS -D_MYLUA"
@@ -46,7 +46,7 @@
    enables="$enables (lua)"
  fi
  
-@@ -3384,25 +3363,6 @@
+@@ -3398,25 +3377,6 @@
  test -n "$CPPFLAGS" && MYCPPFLAGS="$CPPFLAGS $MYCPPFLAGS"
  test -n "$LDFLAGS" && MYLDFLAGS="$LDFLAGS $MYLDFLAGS"
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101015/576b380f/attachment.html>


More information about the macports-changes mailing list