pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/41505: [www/seamonkey-bin-flash] failure of fetch



The following reply was made to PR pkg/41505; it has been noted by GNATS.

From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/41505: [www/seamonkey-bin-flash] failure of fetch
Date: Sat, 06 Jun 2009 23:16:51 +0900

 Following update patch just fixes the failure of fetch.
 But I don't know it works with seamonkey-bin or not.
 
 Index: www/firefox-bin-flash/Makefile.common
 ===================================================================
 RCS file: /cvsroot/pkgsrc/www/firefox-bin-flash/Makefile.common,v
 retrieving revision 1.23
 diff -u -r1.23 Makefile.common
 --- www/firefox-bin-flash/Makefile.common       19 May 2009 08:59:37 -0000     
 1.23
 +++ www/firefox-bin-flash/Makefile.common       6 Jun 2009 13:29:25 -0000
 @@ -1,9 +1,9 @@
  # $NetBSD: Makefile.common,v 1.23 2009/05/19 08:59:37 wiz Exp $
 
 -DISTNAME=              install_flash_player_9_${DISTUNAME}
 +DISTNAME=              install_flash_player_9
  PKGNAME=               ${MOZ_BIN}-flash-${FLASH_VERS:S/r/./}
  CATEGORIES=            www graphics
 -MASTER_SITES=          
http://fpdownload.macromedia.com/get/flashplayer/current/
 +MASTER_SITES=          
http://download.macromedia.com/pub/flashplayer/installers/current/9/
 
  MAINTAINER?=           pkgsrc-users%NetBSD.org@localhost
  HOMEPAGE?=             http://www.flash.com/
 @@ -23,7 +23,7 @@
 
  SUB=                   english/${DISTUNAME}/${FLASH_VERS}
 
 -FLASH_VERS=            9.0r124
 +FLASH_VERS=            9.0r159
  DISTUNAME=             linux
  WRKNAME=               install_flash_player_9_${DISTUNAME}
 
 Index: www/firefox-bin-flash/distinfo
 ===================================================================
 RCS file: /cvsroot/pkgsrc/www/firefox-bin-flash/distinfo,v
 retrieving revision 1.11
 diff -u -r1.11 distinfo
 --- www/firefox-bin-flash/distinfo      9 Apr 2008 08:39:24 -0000       1.11
 +++ www/firefox-bin-flash/distinfo      6 Jun 2009 13:29:25 -0000
 @@ -1,5 +1,5 @@
  $NetBSD: distinfo,v 1.11 2008/04/09 08:39:24 tron Exp $
 
 -SHA1 (flash/9.0r124/install_flash_player_9_linux.tar.gz) = 
c838e8216c2e6a0027991d567d9d951ffc26d797
 -RMD160 (flash/9.0r124/install_flash_player_9_linux.tar.gz) = 
21daef4b5438a13be16a4021bb1a9bba8f5c16d3
 -Size (flash/9.0r124/install_flash_player_9_linux.tar.gz) = 3044538 bytes
 +SHA1 (flash/9.0r159/install_flash_player_9.tar.gz) = 
df4868afc1927319b37bf2b6cd3871cc033da58c
 +RMD160 (flash/9.0r159/install_flash_player_9.tar.gz) = 
959557613c79b52f8e80daa8346948a8ed6e20a3
 +Size (flash/9.0r159/install_flash_player_9.tar.gz) = 3057882 bytes
 


Home | Main Index | Thread Index | Old Index