[100232] trunk/dports/java/hadoop
hum at macports.org
hum at macports.org
Tue Dec 4 07:12:45 PST 2012
Revision: 100232
https://trac.macports.org/changeset/100232
Author: hum at macports.org
Date: 2012-12-04 07:12:45 -0800 (Tue, 04 Dec 2012)
Log Message:
-----------
hadoop: update to 1.1.1.
Modified Paths:
--------------
trunk/dports/java/hadoop/Portfile
trunk/dports/java/hadoop/files/patch-src-c++.diff
trunk/dports/java/hadoop/files/patch-src-native.diff
Modified: trunk/dports/java/hadoop/Portfile
===================================================================
--- trunk/dports/java/hadoop/Portfile 2012-12-04 13:39:39 UTC (rev 100231)
+++ trunk/dports/java/hadoop/Portfile 2012-12-04 15:12:45 UTC (rev 100232)
@@ -4,7 +4,7 @@
PortSystem 1.0
name hadoop
-version 1.0.4
+version 1.1.1
categories java devel science
maintainers hum openmaintainer
@@ -18,8 +18,8 @@
license Apache-2
master_sites apache:hadoop/common/${distname}
-checksums rmd160 54331429cbf18d67395ec7e0aadef9bdd77f1ffa \
- sha256 ed2d2652ffe57fc862f6721a8598353edac8fb9f76917dba5b14d3b418d511e2
+checksums rmd160 7eebc962eeb014c1b7ccf3242c5439ba8e1f3a2e \
+ sha256 52d650a84a2ff483ef9f8e2fac6d1dc79955646bc2aff720c3db717937aa4d84
patchfiles patch-conf-hadoop-env.sh.diff \
patch-src-native.diff \
Modified: trunk/dports/java/hadoop/files/patch-src-c++.diff
===================================================================
--- trunk/dports/java/hadoop/files/patch-src-c++.diff 2012-12-04 13:39:39 UTC (rev 100231)
+++ trunk/dports/java/hadoop/files/patch-src-c++.diff 2012-12-04 15:12:45 UTC (rev 100232)
@@ -1,6 +1,6 @@
--- build.xml.orig 2012-05-09 05:35:00.000000000 +0900
+++ build.xml 2012-09-14 00:09:18.000000000 +0900
-@@ -2116,6 +2116,12 @@
+@@ -2121,6 +2121,12 @@
failonerror="yes">
<env key="ac_cv_func_malloc_0_nonnull" value="yes"/>
<env key="JVM_ARCH" value="${jvm.arch}"/>
Modified: trunk/dports/java/hadoop/files/patch-src-native.diff
===================================================================
--- trunk/dports/java/hadoop/files/patch-src-native.diff 2012-12-04 13:39:39 UTC (rev 100231)
+++ trunk/dports/java/hadoop/files/patch-src-native.diff 2012-12-04 15:12:45 UTC (rev 100232)
@@ -39,9 +39,9 @@
fi
else
ac_cv_libname_$1=libnotfound.so
---- src/native/configure.ac.orig 2012-05-09 05:34:53.000000000 +0900
-+++ src/native/configure.ac 2012-09-12 22:41:48.000000000 +0900
-@@ -54,9 +54,7 @@
+--- src/native/configure.ac.orig 2012-11-19 19:50:49.000000000 +0900
++++ src/native/configure.ac 2012-12-03 22:49:42.000000000 +0900
+@@ -55,9 +55,7 @@
JNI_LDFLAGS=""
if test $JAVA_HOME != ""
then
@@ -52,7 +52,7 @@
fi
ldflags_bak=$LDFLAGS
LDFLAGS="$LDFLAGS $JNI_LDFLAGS"
-@@ -72,7 +70,7 @@
+@@ -73,7 +71,7 @@
AC_CHECK_HEADERS([stdio.h stddef.h], [], AC_MSG_ERROR(Some system headers not found... please ensure their presence on your platform.))
dnl Check for JNI headers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121204/e90f308c/attachment.html>
More information about the macports-changes
mailing list