Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Sep 2007 06:56:32 GMT
From:      Dave Grochowski <malus.x@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/115992: Update port: www/nspluginwrapper to 0.9.91.5
Message-ID:  <200709010656.l816uW4P017014@www.freebsd.org>
Resent-Message-ID: <200709010700.l81705IQ082814@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         115992
>Category:       ports
>Synopsis:       Update port: www/nspluginwrapper to 0.9.91.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 01 07:00:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Dave Grochowski
>Release:        FreeBSD 6.2
>Organization:
Lockheed Martin
>Environment:
FreeBSD berserker 6.2-STABLE FreeBSD 6.2-STABLE #25: Wed May 30 20:07:26 EDT 2007     root@berserker:/usr/obj/usr/src/sys/BERSERKER  i386
>Description:
Update www/nspluginwrapper to 0.9.91.5.

Change log:
- Fix a memory leak in NPP_Destroy()
- Fix DiamondX XEmbed example plugin
- Fix focus problems (Debian bug #435912)
- Add support for 64-bit plugins (Martin Stransky)
- Add support for newer NPAPI 0.17 functions and variables
- Add support for broken 64-bit Konqueror versions (run-time detect)
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u /usr/ports/www/nspluginwrapper/Makefile.orig /usr/ports/www/nspluginwrapper/Makefile
--- /usr/ports/www/nspluginwrapper/Makefile.orig	Sat Sep  1 02:31:08 2007
+++ /usr/ports/www/nspluginwrapper/Makefile	Sat Sep  1 02:31:55 2007
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	nspluginwrapper
-PORTVERSION=	0.9.91.4
-PORTREVISION=	2
+PORTVERSION=	0.9.91.5
 CATEGORIES=	www linux emulators
 MASTER_SITES=	http://gwenole.beauchesne.info/projects/nspluginwrapper/files/
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${RPMFILE}
diff -u /usr/ports/www/nspluginwrapper/distinfo.orig /usr/ports/www/nspluginwrapper/distinfo
--- /usr/ports/www/nspluginwrapper/distinfo.orig	Sat Sep  1 02:31:08 2007
+++ /usr/ports/www/nspluginwrapper/distinfo	Sat Sep  1 02:41:19 2007
@@ -1,6 +1,6 @@
-MD5 (nspluginwrapper-0.9.91.4.tar.bz2) = 76df5586c229844d28b5db40368e8912
-SHA256 (nspluginwrapper-0.9.91.4.tar.bz2) = 18e8626ff72ecead57c744f6177b0d22754e3328ba673f9aec642706f4ccd679
-SIZE (nspluginwrapper-0.9.91.4.tar.bz2) = 259969
-MD5 (nspluginwrapper-i386-0.9.91.4-1.x86_64.rpm) = 16ee999c1dab0bdcdad52c1fb83af01f
-SHA256 (nspluginwrapper-i386-0.9.91.4-1.x86_64.rpm) = a8b6796c47b34b2f52adc65bff34210009fcc63cdf343c22a992b316a82629f1
-SIZE (nspluginwrapper-i386-0.9.91.4-1.x86_64.rpm) = 51010
+MD5 (nspluginwrapper-0.9.91.5.tar.bz2) = 052e5fecc36a087d1f7200bd1e44f2f0
+SHA256 (nspluginwrapper-0.9.91.5.tar.bz2) = c1262aff6b223e3d92d422cb814106a07eafbad3f5df645c27af7988e93e6b60
+SIZE (nspluginwrapper-0.9.91.5.tar.bz2) = 273331
+MD5 (nspluginwrapper-i386-0.9.91.5-1.x86_64.rpm) = d2327fae81570e0c3f1df2af4439b776
+SHA256 (nspluginwrapper-i386-0.9.91.5-1.x86_64.rpm) = 8b3b14d1970a15b8890f3db5df273076f79d212c79baf2a07315a1754d8f6e7a
+SIZE (nspluginwrapper-i386-0.9.91.5-1.x86_64.rpm) = 52386


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709010656.l816uW4P017014>