Output: --- # make ===> License check disabled, port has not defined LICENSE => install_flash_player_10_linux.tar.gz doesn't seem to exist in /usr/ports/distfiles/flashplugin/10.0r45. => Attempting to fetch from http://fpdownload.macromedia.com/get/flashplayer/current/. fetch: http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz: size mismatch: expected 4050435, actual 4760657 => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/flashplugin/10.0r45/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/flashplugin/10.0r45/install_flash_player_10_linux.tar.gz: File unavailable (e.g., file not found, no access) => Couldn't fetch it - please try to retrieve this => port manually into /usr/ports/distfiles/flashplugin/10.0r45 and try again. *** Error code 1 Stop in /usr/ports/www/linux-f10-flashplugin10. --- Adobe must have updated their package, we need to verify it and update the checksums or installs will fail. That, or my network connection is adding things I don't know about. Fix: Update the port's checksum. I'm familiar with portage and this problem (they have the exact same issue with adobe *every* time), but I'm new to ports, so I don't know exactly where this goes. Downloading the file manually and placing it in distfiles gives the following: --- # make ===> License check disabled, port has not defined LICENSE ===> Extracting for linux-f10-flashplugin-10.0r45 => MD5 Checksum mismatch for flashplugin/10.0r45/install_flash_player_10_linux.tar.gz. => SHA256 Checksum mismatch for flashplugin/10.0r45/install_flash_player_10_linux.tar.gz. => MD5 Checksum OK for flashplugin/10.0r45/linux-f10-flashsupport-9.0.1.i386.tar.gz. => SHA256 Checksum OK for flashplugin/10.0r45/linux-f10-flashsupport-9.0.1.i386.tar.gz. ===> Refetch for 1 more times files: flashplugin/10.0r45/install_flash_player_10_linux.tar.gz flashplugin/10.0r45/install_flash_player_10_linux.tar.gz ===> License check disabled, port has not defined LICENSE => install_flash_player_10_linux.tar.gz doesn't seem to exist in /usr/ports/distfiles/flashplugin/10.0r45. => Attempting to fetch from http://fpdownload.macromedia.com/get/flashplayer/current/. fetch: http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz: size mismatch: expected 4050435, actual 4760657 => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/flashplugin/10.0r45/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/flashplugin/10.0r45/install_flash_player_10_linux.tar.gz: File unavailable (e.g., file not found, no access) => Couldn't fetch it - please try to retrieve this => port manually into /usr/ports/distfiles/flashplugin/10.0r45 and try again. *** Error code 1 Stop in /usr/ports/www/linux-f10-flashplugin10. *** Error code 1 Stop in /usr/ports/www/linux-f10-flashplugin10. --- The I get the following properties of the archive, someone should verify though: -rw-r--r-- 1 root wheel 4760657 Jun 11 13:41 /usr/ports/distfiles/flashplugin/10.0r45/install_flash_player_10_linux.tar.gz MD5 (/usr/ports/distfiles/flashplugin/10.0r45/install_flash_player_10_linux.tar.gz) = e4cb4d26124605a54c3d498cc440368f SHA256 (/usr/ports/distfiles/flashplugin/10.0r45/install_flash_player_10_linux.tar.gz) = 2b7ca645e7f35ffb10aace338ada6c1e1c65afdcbb08b16db8cca4d688dd2895 How-To-Repeat: # cd /usr/ports/www/linux-f10-flashplugin10; make
Responsible Changed From-To: freebsd-ports-bugs->emulation Over to maintainer (via the GNATS Auto Assign Tool)
It doesn't need just a checksum update, it need a version update. Here's a patch http://pastebin.com/PkGaKAX3
State Changed From-To: open->closed See security update in ports/147832.
Responsible Changed From-To: emulation->freebsd-emulation