Wed Apr 9 19:13:56 2008 UTC ()
Update to Adobe Flashplayer version 9.0.124.  Fixes CVE-2007-6019.


(ghen)
diff -r1.28 -r1.29 pkgsrc/multimedia/ns-flash/Makefile
diff -r1.14 -r1.15 pkgsrc/multimedia/ns-flash/distinfo

cvs diff -r1.28 -r1.29 pkgsrc/multimedia/ns-flash/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/multimedia/ns-flash/Attic/Makefile 2008/03/04 19:32:30 1.28
+++ pkgsrc/multimedia/ns-flash/Attic/Makefile 2008/04/09 19:13:56 1.29
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.28 2008/03/04 19:32:30 jlam Exp $ 1# $NetBSD: Makefile,v 1.29 2008/04/09 19:13:56 ghen Exp $
2 2
3CATEGORIES= multimedia www 3CATEGORIES= multimedia www
4MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/current/ 4MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/current/
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= http://www.flash.com/ 7HOMEPAGE= http://www.flash.com/
8COMMENT= MacroMedia Flash Player Netscape plugin 8COMMENT= MacroMedia Flash Player Netscape plugin
9 9
10# Must update communicator/navigator to at least 4.76nb1 10# Must update communicator/navigator to at least 4.76nb1
11CONFLICTS+= communicator<=4.76nb1 11CONFLICTS+= communicator<=4.76nb1
12CONFLICTS+= navigator<=4.76nb1 12CONFLICTS+= navigator<=4.76nb1
13 13
14LICENSE= flash-license 14LICENSE= flash-license
@@ -31,27 +31,27 @@ EMUL_PLATFORMS+= solaris-sparc @@ -31,27 +31,27 @@ EMUL_PLATFORMS+= solaris-sparc
31EMUL_MODULES.linux= compat gtk2 x11 31EMUL_MODULES.linux= compat gtk2 x11
32EMUL_REQD= suse>=9.0 32EMUL_REQD= suse>=9.0
33 33
34.include "../../mk/bsd.prefs.mk" 34.include "../../mk/bsd.prefs.mk"
35 35
36.if ${EMUL_PLATFORM} == "solaris-sparc" 36.if ${EMUL_PLATFORM} == "solaris-sparc"
37FLASH_VERS= 7.0r67 37FLASH_VERS= 7.0r67
38PKGREVISION= 2 38PKGREVISION= 2
39DISTUNAME= solaris 39DISTUNAME= solaris
40DISTNAME= install_flash_player_7_${DISTUNAME}_sparc 40DISTNAME= install_flash_player_7_${DISTUNAME}_sparc
41WRKNAME= install_flash_player_7_${DISTUNAME} 41WRKNAME= install_flash_player_7_${DISTUNAME}
42.else # if ${EMUL_PLATFORM} == "linux-i386" 42.else # if ${EMUL_PLATFORM} == "linux-i386"
43# Defaults so lintpkgsrc is happy 43# Defaults so lintpkgsrc is happy
44FLASH_VERS= 9.0r115 44FLASH_VERS= 9.0r124
45DISTUNAME= linux 45DISTUNAME= linux
46DISTNAME= install_flash_player_9_${DISTUNAME} 46DISTNAME= install_flash_player_9_${DISTUNAME}
47WRKNAME= install_flash_player_9_${DISTUNAME} 47WRKNAME= install_flash_player_9_${DISTUNAME}
48.endif 48.endif
49 49
50PKGNAME= ns-flash-${FLASH_VERS:S/r/./} 50PKGNAME= ns-flash-${FLASH_VERS:S/r/./}
51 51
52NS_PLUGINS_DIR= ${PREFIX}/lib/netscape/plugins 52NS_PLUGINS_DIR= ${PREFIX}/lib/netscape/plugins
53 53
54.include "options.mk" 54.include "options.mk"
55 55
56do-install: 56do-install:
57 ${INSTALL_DATA_DIR} ${DESTDIR}${NS_PLUGINS_DIR} 57 ${INSTALL_DATA_DIR} ${DESTDIR}${NS_PLUGINS_DIR}

cvs diff -r1.14 -r1.15 pkgsrc/multimedia/ns-flash/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/multimedia/ns-flash/Attic/distinfo 2007/12/23 22:27:15 1.14
+++ pkgsrc/multimedia/ns-flash/Attic/distinfo 2008/04/09 19:13:56 1.15
@@ -1,8 +1,5 @@ @@ -1,8 +1,5 @@
1$NetBSD: distinfo,v 1.14 2007/12/23 22:27:15 tnn Exp $ 1$NetBSD: distinfo,v 1.15 2008/04/09 19:13:56 ghen Exp $
2 2
3SHA1 (flash/9.0r115/install_flash_player_9_linux.tar.gz) = 269ebe804f77890687f280ce7bfb79a62d2c5bd3 3SHA1 (flash/9.0r124/install_flash_player_9_linux.tar.gz) = c838e8216c2e6a0027991d567d9d951ffc26d797
4RMD160 (flash/9.0r115/install_flash_player_9_linux.tar.gz) = e588c81ee6b3f5965561911efa846329b4961912 4RMD160 (flash/9.0r124/install_flash_player_9_linux.tar.gz) = 21daef4b5438a13be16a4021bb1a9bba8f5c16d3
5Size (flash/9.0r115/install_flash_player_9_linux.tar.gz) = 3036127 bytes 5Size (flash/9.0r124/install_flash_player_9_linux.tar.gz) = 3044538 bytes
6SHA1 (flash/7.0r67/install_flash_player_7_solaris_sparc.tar.gz) = f8dc29f2eee2e91c8856ee4d1bc402021ec7c694 
7RMD160 (flash/7.0r67/install_flash_player_7_solaris_sparc.tar.gz) = ad5cf828d4d13bd512c106dfef73e515f4b655b0 
8Size (flash/7.0r67/install_flash_player_7_solaris_sparc.tar.gz) = 1074253 bytes