From nobody@FreeBSD.org  Thu Sep 20 00:27:39 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 793A216A41A
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Sep 2007 00:27:39 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 57F4E13C48D
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Sep 2007 00:27:39 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l8K0Rch6055033
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Sep 2007 00:27:38 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.1/8.14.1/Submit) id l8K0Rct8055032;
	Thu, 20 Sep 2007 00:27:38 GMT
	(envelope-from nobody)
Message-Id: <200709200027.l8K0Rct8055032@www.freebsd.org>
Date: Thu, 20 Sep 2007 00:27:38 GMT
From: Callum Gibson <callumgibson@optusnet.com.au>
To: freebsd-gnats-submit@FreeBSD.org
Subject: linux-flashplugin7 distfile not fetchable
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: jamie@bishopston.net

>Number:         116478
>Category:       ports
>Synopsis:       www/linux-flashplugin7 distfile not fetchable
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 20 00:30:11 GMT 2007
>Closed-Date:    Mon Sep 24 10:48:42 GMT 2007
>Last-Modified:  Mon Sep 24 10:50:02 GMT 2007
>Originator:     Callum Gibson
>Release:        6-STABLE
>Organization:
>Environment:
FreeBSD omma 6.2-STABLE FreeBSD 6.2-STABLE #4: Wed Aug 22 14:52:20 EST 2007     root@omma:/usr/obj/usr/src/sys/OMMA  i386

>Description:
The linux-flashplugin7 port distfile is no longer fetchable from adobe's website as specified in the port, plus all occurrences in ports/distfiles on all FreeBSD mirrors seem to have been removed.

Many people still prefer v7 over v9 due to stability problems with the latter.
>How-To-Repeat:
Try to build www/linux-flashplugin7.
>Fix:
Adobe have reworked the download section for old releases of the flash player and the whole of v7 (and other versions) is available for all architectures as a single zip file. I guess the solution is to download this large file (> 30MB) and pick out the linux file, or perhaps extract the linux distro and put it up on the FreeBSD sites at least. Note, the file included in the zip is different in size and checksum to the one referenced by distinfo in the port.

The download page for all archived versions of flash player is:
http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14266&sliceId=1

The v7 file is:
http://fpdownload.macromedia.com/get/flashplayer/installers/archive/fp7_archive.zip

>Release-Note:
>Audit-Trail:
Class-Changed-From-To: maintainer-update->change-request 
Class-Changed-By: edwin 
Class-Changed-When: Thu Sep 20 00:37:51 UTC 2007 
Class-Changed-Why:  
Fix category (submitter is not maintainer) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=116478 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Sep 20 00:37:59 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=116478 

From: Jamie Jones <jamie@bishopston.net>
To: jamie@bishopston.net, bug-followup@FreeBSD.ORG
Cc:  
Subject: Re: ports/116478: www/linux-flashplugin7 distfile not fetchable
Date: Sun, 23 Sep 2007 08:05:12 +0100

 > Maintainer of www/linux-flashplugin7,
 >
 > Please note that PR ports/116478 has just been submitted.
 
 Thanks for the 'headsup' - I'll submit a suitable patch shortly.
 

From: Jamie Jones <jamie@bishopston.net>
To: jamie@bishopston.net, callumgibson@optusnet.com.au,
        bug-followup@FreeBSD.ORG
Cc:  
Subject: Re: ports/116478: www/linux-flashplugin7 distfile not fetchable
Date: Sun, 23 Sep 2007 19:45:15 +0100

 This is a multi-part message in MIME format.
 
 --=_46f6b43b.b7J/Y8/daPx1TBxd7/lwOJ3gQ7FsGbe7iPyu6GPlzN6Hl2Qu
 Content-Type: text/plain; charset=us-ascii
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 
 Thanks Callum for pointing this out, and also locating the distfile.
 
 I include the diff to update the port accordingly.
 
 Until we can get clear permission to distribute the particular distfile (it's in discussion
 at the moment) I had to go with the port downloading the complete archive file
 from the adobe site.
 
 Cheers, 
 
 Jamie
 
 
 --=_46f6b43b.b7J/Y8/daPx1TBxd7/lwOJ3gQ7FsGbe7iPyu6GPlzN6Hl2Qu
 Content-Type: text/plain;
  charset=us-ascii
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="linux-flashplugin7.diff"
 
 --- Makefile.orig	2007-09-23 19:33:29.000000000 +0100
 +++ Makefile	2007-09-23 19:33:29.000000000 +0100
 @@ -6,38 +6,40 @@
  #
  
  PORTNAME=	flashplugin
 -PORTVERSION=	7.0r69
 -PORTREVISION=	0
 +PORTVERSION=	7.0r70
  CATEGORIES=	www multimedia linux
 -MASTER_SITES=	http://fpdownload.macromedia.com/get/flashplayer/current/
 +MASTER_SITES=	http://fpdownload.macromedia.com/get/flashplayer/installers/archive/
  PKGNAMEPREFIX=	linux-
 -DISTNAME=	install_flash_player_7_linux
 -DIST_SUBDIR=	${PORTNAME}/${PORTVERSION}
 +DISTNAME=	fp7_archive
 +DIST_SUBDIR=	${PORTNAME}
  
  MAINTAINER=	jamie@bishopston.net
  COMMENT=	Adobe Flash Player NPAPI Plugin
  
  ONLY_FOR_ARCHS=	amd64 i386
  USE_LINUX=	yes
 +USE_ZIP=	yes
  
  RESTRICTED=	Redistribution not allowed
  
  NO_BUILD=	yes
 -WRKSRC=		${WRKDIR}/install_flash_player_7_linux
 -LATEST_LINK=	flash7
 -PORTDOCS=	Readme.txt
 +WRKSRC=		${WRKDIR}/fp7_archive/r70/install_flash_player_7_linux
  
  USE_NPAPI=	linux-*
  NPAPI_FILES=	libflashplayer.so flashplayer.xpt
  
  CONFLICTS=	linux-flashplugin-9*
  
 -post-install:
 -.ifndef NOPORTDOCS
 -	@${INSTALL} -d ${DOCSDIR}
 -	@${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR}/
 -.endif
 +OPTIONS=	NSPLUG "Install nspluginwrapper (for native browser use)" on
 +
 +post-patch:
 +	(cd $(WRKDIR)/fp7_archive/r70 && ${TAR} -xzf install_flash_player_7_linux_r70.tar.gz)
  
  .include <bsd.port.pre.mk>
  .include "${PORTSDIR}/www/linux-mplayer-plugin/Makefile.npapi"
 +
 +.if defined (WITH_NSPLUG)
 +RUN_DEPENDS+=	nspluginwrapper:$(PORTSDIR)/www/nspluginwrapper
 +.endif
 +
  .include <bsd.port.post.mk>
 --- distinfo.orig	2007-09-23 19:33:29.000000000 +0100
 +++ distinfo	2007-09-23 19:33:29.000000000 +0100
 @@ -1,3 +1,3 @@
 -MD5 (flashplugin/7.0r69/install_flash_player_7_linux.tar.gz) = 3a72f45a173126181022cff9029a1bb3
 -SHA256 (flashplugin/7.0r69/install_flash_player_7_linux.tar.gz) = 7a4cad18d59b6684834df09003b72422b1898d810f4c4d83ffa4f140c98ce9b8
 -SIZE (flashplugin/7.0r69/install_flash_player_7_linux.tar.gz) = 1017790
 +MD5 (flashplugin/fp7_archive.zip) = b202a877ac3c4b782d7b4390efcb8c05
 +SHA256 (flashplugin/fp7_archive.zip) = 182e46bd8fa1c21af8a11554b3887b02bc286084c1e5137aa047364943ab0519
 +SIZE (flashplugin/fp7_archive.zip) = 33513720
 --- pkg-descr.orig	2007-09-23 19:33:29.000000000 +0100
 +++ pkg-descr	2007-09-23 19:33:29.000000000 +0100
 @@ -7,4 +7,6 @@
  FreeBSD Flash License Agreement:
  	http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/96374
  
 +Unoffical FreeBSD support: http://flash.freebsd.bishopston.net/
 +
  WWW: http://www.adobe.com/
 
 --=_46f6b43b.b7J/Y8/daPx1TBxd7/lwOJ3gQ7FsGbe7iPyu6GPlzN6Hl2Qu--
 
 -- 
 -=-=-=-  Virus Scanned by "pacha.mail.bishopston.net" using ClamAv  -=-=-=-
 Database Last Checked: Sun Sep 23 19:38:01 BST 2007 - http://www.clamav.net/
 Database Updated     : Sun Sep 23 19:38:01 BST 2007 - 155580 viruses scanned
State-Changed-From-To: feedback->closed 
State-Changed-By: edwin 
State-Changed-When: Mon Sep 24 10:48:34 UTC 2007 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=116478 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/116478: commit references a PR
Date: Mon, 24 Sep 2007 10:48:34 +0000 (UTC)

 edwin       2007-09-24 10:48:28 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/linux-flashplugin7 Makefile distinfo pkg-descr 
   Log:
   www/linux-flashplugin7 distfile not fetchable
   
           The linux-flashplugin7 port distfile is no longer fetchable
           from adobe's website as specified in the port, plus all
           occurrences in ports/distfiles on all FreeBSD mirrors seem
           to have been removed.
   
           Many people still prefer v7 over v9 due to stability problems
           with the latter.
   
   PR:             ports/116478
   Submitted by:   Callum Gibson <callumgibson@optusnet.com.au>
   
   Revision  Changes    Path
   1.22      +15 -12    ports/www/linux-flashplugin7/Makefile
   1.13      +3 -3      ports/www/linux-flashplugin7/distinfo
   1.7       +2 -0      ports/www/linux-flashplugin7/pkg-descr
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
