Date: Sun, 24 Aug 2003 03:47:56 +0800 From: "Li-lun Wang (Leland Wang)" <llwang@infor.org> To: freebsd-ports@freebsd.org Cc: edwin@freebsd.org Subject: Re: PR ports/55360 - about flashplugin-mozilla, flashplayer & libflash [was Re: cvs commit: ports/www/flashplugin-mozilla Makefile] Message-ID: <20030823194756.GA61778@Athena.infor.org> In-Reply-To: <20030823153301.GA55786@graf.pompo.net> References: <200308231346.h7NDkt8v024649@repoman.freebsd.org> <20030823153301.GA55786@graf.pompo.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--TB36FDmn/VVEgNH/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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/>. >=20 > 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=3D 0.4.10 PORTREVISION=3D 2 CATEGORIES=3D www -MASTER_SITES=3D http://www.swift-tools.com/Flash/ +MASTER_SITES=3D http://www.swift-tools.net/Flash/ DISTNAME=3D flash-${PORTVERSION} EXTRACT_SUFX=3D .tgz =20 @@ -18,8 +18,6 @@ =20 LIB_DEPENDS=3D flash.0:${PORTSDIR}/graphics/libflash RUN_DEPENDS?=3D mozilla:${PORTSDIR}/www/mozilla - -BROKEN=3D Master sites and distfile no longer available =20 USE_X_PREFIX=3D yes =20 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. =20 -Author: Olivier Debon <odebon@club-internet.fr> -WWW: http://www.swift-tools.com/Flash/ +Author: Olivier Debon <olivier@debon.net> +WWW: http://www.swift-tools.net/Flash/ --=20 /-------\ /-\ /--------\ \--\ /--/ | | \--\ /---/ | | /----/ \----\/--/ \---\ /-/ \-\ \----/ /----/\--\ /---/ \-\ /-/ / \ /--/ \---\ | | / /\ \ \--\ /---/ /\ /---/ \---\/-/ / \ \---\ | \----/ | \---------/\--/ \----/ \--------/ e-mail address: llwang@infor.org --TB36FDmn/VVEgNH/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/R8TsCQM7t5B2mhARAjOEAJ9KqJ0bxA+f+VktAPkuaG072R6bJQCaAj1D jX+DgYcRQubvrbOLC66mA7A= =nbRH -----END PGP SIGNATURE----- --TB36FDmn/VVEgNH/--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030823194756.GA61778>