pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/nspluginwrapper Update nspluginwrapper to 1.0.0 - ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e580b1234bc1
branches: trunk
changeset: 544050:e580b1234bc1
user: abs <abs%pkgsrc.org@localhost>
date: Sat Jul 05 22:27:51 2008 +0000
description:
Update nspluginwrapper to 1.0.0 - may help PR pkg/37857
* Don't wrap root plugins to system locations, keep them private
* Fix support for Acrobat Reader 8 (focus problems)
* Fix support for mozplugger (in full-debug mode)
* Fix support for WebKit
* Fix crashes with Flash Player 9 Update 3 (9.0.115)
* Fix build with Intel compiler
* Add support for IBM XLC compiler
* Improve error handling during RPC initialization (possible memory leak
on error)
* Improve error handling in NPP_WriteReady() and NPP_Write()
diffstat:
www/nspluginwrapper/Makefile | 4 ++--
www/nspluginwrapper/distinfo | 14 +++++++-------
2 files changed, 9 insertions(+), 9 deletions(-)
diffs (32 lines):
diff -r f300614372f8 -r e580b1234bc1 www/nspluginwrapper/Makefile
--- a/www/nspluginwrapper/Makefile Sat Jul 05 18:13:37 2008 +0000
+++ b/www/nspluginwrapper/Makefile Sat Jul 05 22:27:51 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2007/09/09 17:06:03 xtraeme Exp $
+# $NetBSD: Makefile,v 1.8 2008/07/05 22:27:51 abs Exp $
#
-DISTNAME= nspluginwrapper-0.9.91.5
+DISTNAME= nspluginwrapper-1.0.0
CATEGORIES= www
MASTER_SITES= http://gwenole.beauchesne.info/projects/nspluginwrapper/files/
EXTRACT_SUFX= .tar.bz2
diff -r f300614372f8 -r e580b1234bc1 www/nspluginwrapper/distinfo
--- a/www/nspluginwrapper/distinfo Sat Jul 05 18:13:37 2008 +0000
+++ b/www/nspluginwrapper/distinfo Sat Jul 05 22:27:51 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.3 2007/09/09 17:06:03 xtraeme Exp $
+$NetBSD: distinfo,v 1.4 2008/07/05 22:27:52 abs Exp $
-SHA1 (nspluginwrapper-0.9.91.5.tar.bz2) = f5f0126741fec8db2340e6f58d7390cd8c9ca862
-RMD160 (nspluginwrapper-0.9.91.5.tar.bz2) = 8f88f3f3e5703f02130c1c3bb3627e07eb7eb7ca
-Size (nspluginwrapper-0.9.91.5.tar.bz2) = 273331 bytes
-SHA1 (nspluginwrapper-i386-0.9.91.5-1.x86_64.rpm) = 079e7399517a1a6c8434106c68b37d65b818f2f9
-RMD160 (nspluginwrapper-i386-0.9.91.5-1.x86_64.rpm) = df86533ccda904c7c1f59172a3619d683ca6976b
-Size (nspluginwrapper-i386-0.9.91.5-1.x86_64.rpm) = 52386 bytes
+SHA1 (nspluginwrapper-1.0.0.tar.bz2) = ef551fb508835b3358355477be794a34e9f64135
+RMD160 (nspluginwrapper-1.0.0.tar.bz2) = d3b5a5d1dd314e5331ffc877fb9621d6566087c6
+Size (nspluginwrapper-1.0.0.tar.bz2) = 271028 bytes
+SHA1 (nspluginwrapper-i386-1.0.0-1.x86_64.rpm) = 9980fd73369996b8b1ee31b5550be838e407a8d5
+RMD160 (nspluginwrapper-i386-1.0.0-1.x86_64.rpm) = 850d025d3e53f69c559170b747b4a820b508eb96
+Size (nspluginwrapper-i386-1.0.0-1.x86_64.rpm) = 53496 bytes
Home |
Main Index |
Thread Index |
Old Index