This is an automated email from the git hooks/post-receive script. jhe-guest pushed a commit to branch master in repository openjdk-8.
commit 3b9b02db1b6bff6b761a8eb0e58655f5e8977535 Author: Jan Henke <[email protected]> Date: Thu Apr 10 11:31:32 2014 +0200 Drop kfreebsd-support-corba.diff The only patched file is no longer part of OpenJDK. --- debian/patches/kfreebsd-support-corba.diff | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/debian/patches/kfreebsd-support-corba.diff b/debian/patches/kfreebsd-support-corba.diff deleted file mode 100644 index 6e8f297..0000000 --- a/debian/patches/kfreebsd-support-corba.diff +++ /dev/null @@ -1,18 +0,0 @@ -Description: Initial GNU/kFreeBSD support for openjdk-7 (Corba part) - - Alter build system to consider GNU/kFreeBSD like linux - since this port is libc based. - openjdk/corba/make/common/shared/Platform.gmk -Author: Damien Raude-Morvan <[email protected]> -Last-Update: 2011-06-28 -Forwarded: no ---- openjdk/corba/make/common/shared/Platform.gmk.orig -+++ openjdk/corba/make/common/shared/Platform.gmk -@@ -147,7 +147,7 @@ - endif - - # Platform settings specific to Linux --ifeq ($(SYSTEM_UNAME), Linux) -+ifneq (,$(filter Linux GNU/kFreeBSD, $(SYSTEM_UNAME))) - PLATFORM = linux - OS_NAME = linux - OS_VERSION := $(shell uname -r) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openjdk-8.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

