From befb9be736956af74c40e3ea4fc17f017e036bbc Mon Sep 17 00:00:00 2001 From: nork Date: Sun, 11 Jan 2004 10:25:22 +0000 Subject: o Add support Java Advanced Imaging (JAI) API. Submitted by: OISHI Masakuni Committed at: CBUG 2004 New Year Party Reviewed by: ume and OISHI on the fly --- www/linuxpluginwrapper/Makefile | 2 +- www/linuxpluginwrapper/distinfo | 2 +- www/linuxpluginwrapper/pkg-plist | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) (limited to 'www/linuxpluginwrapper') diff --git a/www/linuxpluginwrapper/Makefile b/www/linuxpluginwrapper/Makefile index e7312136aee2..37acb7ce3a73 100644 --- a/www/linuxpluginwrapper/Makefile +++ b/www/linuxpluginwrapper/Makefile @@ -6,7 +6,7 @@ # PORTNAME= linuxpluginwrapper -PORTVERSION= 20031221 +PORTVERSION= 20040111 CATEGORIES= www linux MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://people.FreeBSD.org/~nork/distfiles/ diff --git a/www/linuxpluginwrapper/distinfo b/www/linuxpluginwrapper/distinfo index f7236c2f24a9..c8dd94b3f46b 100644 --- a/www/linuxpluginwrapper/distinfo +++ b/www/linuxpluginwrapper/distinfo @@ -1 +1 @@ -MD5 (linuxpluginwrapper-20031221.tar.gz) = 414173484070da93ed27db5386960c14 +MD5 (linuxpluginwrapper-20040111.tar.gz) = ecb731e19a775990e05baffee58c0846 diff --git a/www/linuxpluginwrapper/pkg-plist b/www/linuxpluginwrapper/pkg-plist index 1abe10d297fe..5363dec0bd02 100644 --- a/www/linuxpluginwrapper/pkg-plist +++ b/www/linuxpluginwrapper/pkg-plist @@ -1,5 +1,6 @@ lib/pluginwrapper/flash6.so lib/pluginwrapper/acrobat.so +lib/pluginwrapper/jai.so lib/pluginwrapper/java3d.so lib/pluginwrapper/java3d_snd.so @unexec /bin/rm -f %%X11BASE%%/lib/browser_plugins/nppdf.so -- cgit