[92897] trunk/dports/databases/kyotocabinet

stromnov at macports.org stromnov at macports.org
Thu May 10 06:50:39 PDT 2012


Revision: 92897
          https://trac.macports.org/changeset/92897
Author:   stromnov at macports.org
Date:     2012-05-10 06:50:38 -0700 (Thu, 10 May 2012)
Log Message:
-----------
kyotocabinet: update to version 1.2.75

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

Modified: trunk/dports/databases/kyotocabinet/Portfile
===================================================================
--- trunk/dports/databases/kyotocabinet/Portfile	2012-05-10 13:41:47 UTC (rev 92896)
+++ trunk/dports/databases/kyotocabinet/Portfile	2012-05-10 13:50:38 UTC (rev 92897)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                kyotocabinet
-version             1.2.74
+version             1.2.75
 revision            0
 categories          databases
 license             GPL
@@ -26,8 +26,8 @@
 homepage            http://fallabs.com/${name}/
 master_sites        http://fallabs.com/${name}/pkg/
 
-checksums           rmd160  143e8272927a703292d128ba149bf7692201b316 \
-                    sha256  0ab711731584c3703920947f231b7b6455c3901ae66ce2548b2df9c08a305f23
+checksums           rmd160  b04a07cfa070727d91b8568b5ece46bb37c38981 \
+                    sha256  66c2d8c2b3ba269b4c33114974226de114047121d67cc4f749307e210e89597b
 
 dist_subdir         ${name}/${version}_${revision}
 

Modified: trunk/dports/databases/kyotocabinet/files/patch-configure.diff
===================================================================
--- trunk/dports/databases/kyotocabinet/files/patch-configure.diff	2012-05-10 13:41:47 UTC (rev 92896)
+++ trunk/dports/databases/kyotocabinet/files/patch-configure.diff	2012-05-10 13:50:38 UTC (rev 92897)
@@ -1,6 +1,6 @@
---- configure.orig	2011-07-14 12:00:17.000000000 +0400
-+++ configure	2011-07-14 12:04:33.000000000 +0400
-@@ -2103,26 +2103,16 @@
+--- configure.orig	2012-05-02 16:05:57.000000000 +0400
++++ configure	2012-05-10 17:43:51.000000000 +0400
+@@ -2111,26 +2111,16 @@
  # Building flags
  MYCFLAGS="-Wall -ansi -pedantic -fPIC -fsigned-char -g0 -O2"
  MYCXXFLAGS="-Wall -fPIC -fsigned-char -g0 -O2"
@@ -29,8 +29,8 @@
  #================================================================
  # Options
  #================================================================
-@@ -3967,30 +3957,6 @@
-  presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5  ;;
+@@ -3975,29 +3965,6 @@
+  presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
   esac
  
 -
@@ -56,7 +56,6 @@
 -    printf 'no\n'
 -  fi
 -fi
--
- # Atomic operations
- if test "$enable_atomic" != "no"
- then
+ 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/20120510/c4964b6d/attachment-0001.html>


More information about the macports-changes mailing list