pkgsrc/www/openjdk7-icedtea-plugin/patches/patch-af
tnn de6de5eaea Import openjdk7-icedtea-plugin-1.11.0.20091005 as www/openjdk7-icedtea-plugin.
This is a Java plugin for NPR compatible browsers.

Tested with www/firefox, works on at least some of the applets found here:
http://java.sun.com/applets/jdk/1.4/index.html
(but also crashes on some ...)
2009-10-14 11:39:25 +00:00

13 lines
416 B
Text

$NetBSD: patch-af,v 1.1.1.1 2009/10/14 11:39:25 tnn Exp $
--- plugin/icedteanp/IcedTeaNPPlugin.h.orig 2009-10-07 10:48:00.000000000 +0200
+++ plugin/icedteanp/IcedTeaNPPlugin.h
@@ -43,7 +43,7 @@ exception statement from your version. *
#include <npapi.h>
#include <nsThreadUtils.h>
-#if MOZILLA_VERSION_COLLAPSED < 1090200
+#if MOZILLA_VERSION_COLLAPSED < 1090100
#include <npupp.h>
#else
#include <npapi.h>