PR ports/55360 - about flashplugin-mozilla, flashplayer & libflash [was Re: cvs commit: ports/www/flashplugin-mozilla Makefile]

Li-lun Wang (Leland Wang) llwang at infor.org
Sat Aug 23 12:48:08 PDT 2003


On Sat, Aug 23, 2003 at 05:33:01PM +0200, Thierry Thomas wrote:
> The master site has just moved from .com to .net. The new URL is
> <http://www.swift-tools.net/Flash/>.
> 
> Olivier Debon's address is at the bottom of this page.

I attach the following patch to fix this:

diff -urN flashplugin-mozilla.orig/Makefile flashplugin-mozilla/Makefile
--- flashplugin-mozilla.orig/Makefile	Sun Aug 24 03:36:36 2003
+++ flashplugin-mozilla/Makefile	Sun Aug 24 03:37:43 2003
@@ -9,7 +9,7 @@
 PORTVERSION=	0.4.10
 PORTREVISION=	2
 CATEGORIES=	www
-MASTER_SITES=	http://www.swift-tools.com/Flash/
+MASTER_SITES=	http://www.swift-tools.net/Flash/
 DISTNAME=	flash-${PORTVERSION}
 EXTRACT_SUFX=	.tgz
 
@@ -18,8 +18,6 @@
 
 LIB_DEPENDS=	flash.0:${PORTSDIR}/graphics/libflash
 RUN_DEPENDS?=	mozilla:${PORTSDIR}/www/mozilla
-
-BROKEN=		Master sites and distfile no longer available
 
 USE_X_PREFIX=	yes
 
diff -urN flashplugin-mozilla.orig/pkg-descr flashplugin-mozilla/pkg-descr
--- flashplugin-mozilla.orig/pkg-descr	Sun Aug 24 03:36:36 2003
+++ flashplugin-mozilla/pkg-descr	Sun Aug 24 03:37:24 2003
@@ -1,5 +1,5 @@
 This is GPL standalone Flash (TM) Plugin, that comes with FlashLib
 (libflash) distribution.
 
-Author:	Olivier Debon <odebon at club-internet.fr>
-WWW:	http://www.swift-tools.com/Flash/
+Author:	Olivier Debon <olivier at debon.net>
+WWW:	http://www.swift-tools.net/Flash/


-- 
 /-------\      /-\     /--------\
 \--\ /--/      | |     \--\ /---/
    | |    /----/ \----\/--/ \---\
  /-/ \-\  \----/ /----/\--\ /---/
  \-\ /-/      /  \     /--/ \---\
    | |       / /\ \    \--\ /---/ /\
/---/ \---\/-/ /  \ \---\  | \----/ |
\---------/\--/    \----/  \--------/
  e-mail address: llwang at infor.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20030824/5301500e/attachment.bin


More information about the freebsd-ports mailing list