aboutsummaryrefslogtreecommitdiffstats
path: root/java/jdk16/Makefile
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2007-08-28 23:24:32 +0800
committerglewis <glewis@FreeBSD.org>2007-08-28 23:24:32 +0800
commit209b7eda5e0796e0e300b4138123a986e8c4a93c (patch)
treefa3ab8a4dba989b83658a70773211c878cab856f /java/jdk16/Makefile
parente535bf6f4fe74ebaf328a739b14acfdf61eff05e (diff)
downloadfreebsd-ports-gnome-209b7eda5e0796e0e300b4138123a986e8c4a93c.tar.gz
freebsd-ports-gnome-209b7eda5e0796e0e300b4138123a986e8c4a93c.tar.zst
freebsd-ports-gnome-209b7eda5e0796e0e300b4138123a986e8c4a93c.zip
. Sync the BSD specific code with the changes between 1.5 and 1.6 and
start closing file descriptors at FAIL_FILENO + 1 rather than 3. This fixes the problem with determining the exit code for exec()'ed processes. PR: 115557 Submitted by: Michiel Boland <michiel@boland.org>
Diffstat (limited to 'java/jdk16/Makefile')
-rw-r--r--java/jdk16/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jdk16/Makefile b/java/jdk16/Makefile
index d57d08b39d87..c0798697995e 100644
--- a/java/jdk16/Makefile
+++ b/java/jdk16/Makefile
@@ -7,7 +7,7 @@
PORTNAME= jdk
PORTVERSION= ${JDK_VERSION}.${JDK_UPDATE_VERSION}p${JDK_PATCHSET_VERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= java devel
MASTER_SITES= # http://download.java.net/jdk6/
# http://www.eyesbeyond.com/freebsddom/java/jdk16.html