diff options
author | eadler <eadler@FreeBSD.org> | 2011-11-13 23:52:38 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2011-11-13 23:52:38 +0800 |
commit | 400cb417d79e0d81b24bf494c0833211e821a0f6 (patch) | |
tree | 5034f6437e1f0fec14368559f3f01e4f1afe726b /www/linux-f10-flashplugin10 | |
parent | b984f3f01c5dcdf1a592e744d792d9fd344355bf (diff) | |
download | freebsd-ports-graphics-400cb417d79e0d81b24bf494c0833211e821a0f6.tar.gz freebsd-ports-graphics-400cb417d79e0d81b24bf494c0833211e821a0f6.tar.zst freebsd-ports-graphics-400cb417d79e0d81b24bf494c0833211e821a0f6.zip |
- user smaller distfile for plugin
PR: ports/162498
Submitted by: John Hein <jhein@symmetricom.com>
Reviewed by: nox
Feature safe: yes
Diffstat (limited to 'www/linux-f10-flashplugin10')
-rw-r--r-- | www/linux-f10-flashplugin10/Makefile | 5 | ||||
-rw-r--r-- | www/linux-f10-flashplugin10/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/linux-f10-flashplugin10/Makefile b/www/linux-f10-flashplugin10/Makefile index 6d0707eb8ce..f8f64b030c5 100644 --- a/www/linux-f10-flashplugin10/Makefile +++ b/www/linux-f10-flashplugin10/Makefile @@ -9,11 +9,11 @@ PORTNAME= flashplugin PORTVERSION= 10.3r183.11 CATEGORIES= www multimedia linux -MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/installers/archive/:plugin \ +MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/pdc/${PORTVERSION:C/r/./}/:plugin \ ftp://ftp.ipt.ru/pub/download/:suplib \ LOCAL/nox:suplib PKGNAMEPREFIX= linux-f10- -DISTFILES= fp_10.3.183.11_archive.zip:plugin \ +DISTFILES= install_flash_player_10_linux.tar.gz:plugin \ linux-f10-flashsupport-9.0.1.i386.tar.gz:suplib DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} @@ -46,7 +46,6 @@ USE_GNOME= desktopfileutils .endif post-patch: - (cd ${WRKDIR} && ${TAR} xf fp_${PORTVERSION:S/r/./}_archive/${PORTVERSION:S/./_/g}/flashplayer${PORTVERSION:S/./_/g}_linux.tar.gz ) @${REINPLACE_CMD} -e 's|/usr|${PREFIX}|' -e '/^NotShowIn=KDE/d' ${WRKDIR}/usr/share/applications/flash-player-properties.desktop post-install: diff --git a/www/linux-f10-flashplugin10/distinfo b/www/linux-f10-flashplugin10/distinfo index 6de9a358995..e312ccd947a 100644 --- a/www/linux-f10-flashplugin10/distinfo +++ b/www/linux-f10-flashplugin10/distinfo @@ -1,4 +1,4 @@ -SHA256 (flashplugin/10.3r183.11/fp_10.3.183.11_archive.zip) = b0bab81d53f7d85451f27c2fa770988bfcef57bc2bc1a19ddc2483c5818bd0f9 -SIZE (flashplugin/10.3r183.11/fp_10.3.183.11_archive.zip) = 80637526 +SHA256 (flashplugin/10.3r183.11/install_flash_player_10_linux.tar.gz) = 57739e4333c2712409e0f47e0c681c2ae3eb495d1e9dc1d30fd8344c8e896d85 +SIZE (flashplugin/10.3r183.11/install_flash_player_10_linux.tar.gz) = 5460006 SHA256 (flashplugin/10.3r183.11/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 4a309b1a326bd2212cc72480628659e5a7fd61d9e0572cb7350c206f030955bf -SIZE (flashplugin/10.3r183.11/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 3455
\ No newline at end of file +SIZE (flashplugin/10.3r183.11/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 3455 |