ports/116478: www/linux-flashplugin7 distfile not fetchable

Jamie Jones jamie at bishopston.net
Sun Sep 23 18:50:07 UTC 2007


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

From: Jamie Jones <jamie at bishopston.net>
To: jamie at bishopston.net, callumgibson at optusnet.com.au,
        bug-followup at 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 at 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



More information about the freebsd-ports-bugs mailing list