diff options
author | nork <nork@FreeBSD.org> | 2006-09-23 21:19:54 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2006-09-23 21:19:54 +0800 |
commit | 77bdeb2e893cee8b9209929bc6e745fdd0af7ff2 (patch) | |
tree | c1a87962edf958e7262c2690c23e7f3591821eb4 /www/linux-flashplugin7 | |
parent | f3620e51b58adcbc1c853bd162f23c19bb2accbd (diff) | |
download | freebsd-ports-graphics-77bdeb2e893cee8b9209929bc6e745fdd0af7ff2.tar.gz freebsd-ports-graphics-77bdeb2e893cee8b9209929bc6e745fdd0af7ff2.tar.zst freebsd-ports-graphics-77bdeb2e893cee8b9209929bc6e745fdd0af7ff2.zip |
Update to 7.0r68.
Pointed out by: mi
Approved by: maintainer timeout (about 1 week)
Diffstat (limited to 'www/linux-flashplugin7')
-rw-r--r-- | www/linux-flashplugin7/Makefile | 11 | ||||
-rw-r--r-- | www/linux-flashplugin7/distinfo | 6 |
2 files changed, 8 insertions, 9 deletions
diff --git a/www/linux-flashplugin7/Makefile b/www/linux-flashplugin7/Makefile index aba1d297328..d5eead464cb 100644 --- a/www/linux-flashplugin7/Makefile +++ b/www/linux-flashplugin7/Makefile @@ -6,8 +6,8 @@ # PORTNAME= flashplugin -PORTVERSION= 7.0r63 -PORTREVISION= 1 +PORTVERSION= 7.0r68 +PORTREVISION= 0 CATEGORIES= www multimedia linux MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/current/ PKGNAMEPREFIX= linux- @@ -17,8 +17,6 @@ DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= jamie@bishopston.net COMMENT= Adobe Flash Player NPAPI Plugin -FORBIDDEN= Arbitrary code execution vulnerabilities: http://vuxml.FreeBSD.org/7c75d48c-429b-11db-afae-000c6ec775d9.html - ONLY_FOR_ARCHS= amd64 i386 USE_LINUX= yes @@ -38,5 +36,6 @@ post-install: @${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR}/ .endif -.include "${.CURDIR}/../linux-mplayer-plugin/Makefile.npapi" -.include <bsd.port.mk> +.include <bsd.port.pre.mk> +.include "${PORTSDIR}/www/linux-mplayer-plugin/Makefile.npapi" +.include <bsd.port.post.mk> diff --git a/www/linux-flashplugin7/distinfo b/www/linux-flashplugin7/distinfo index d7633103862..5422ac5ede4 100644 --- a/www/linux-flashplugin7/distinfo +++ b/www/linux-flashplugin7/distinfo @@ -1,3 +1,3 @@ -MD5 (flashplugin/7.0r63/install_flash_player_7_linux.tar.gz) = a835bc6613c76f62c74a50406bd5801d -SHA256 (flashplugin/7.0r63/install_flash_player_7_linux.tar.gz) = d57d96fcff2aa876db203a3524cde83a6b0fc799dd6b537ade65bcfd5c6520d1 -SIZE (flashplugin/7.0r63/install_flash_player_7_linux.tar.gz) = 1021258 +MD5 (flashplugin/7.0r68/install_flash_player_7_linux.tar.gz) = a18532c8457f1140964c4d896a928c96 +SHA256 (flashplugin/7.0r68/install_flash_player_7_linux.tar.gz) = dd1b8184498b0ca2b3d2ea13f8e024da654c7cf521f7d0fcd58dcf21cfabd6e1 +SIZE (flashplugin/7.0r68/install_flash_player_7_linux.tar.gz) = 1021264 |