Date: Tue, 19 Apr 2005 07:40:28 GMT From: "Li-Lun Wang (Leland Wang)" <llwang@infor.org> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/80057: update ports: graphics/libflash www/flashplugin-mozilla to 0.4.13 (by maintainer) Message-ID: <200504190740.j3J7eSb7000560@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/80057; it has been noted by GNATS. From: "Li-Lun Wang (Leland Wang)" <llwang@infor.org> To: bug-followup@FreeBSD.org Cc: sam@brj.pp.ru Subject: Re: ports/80057: update ports: graphics/libflash www/flashplugin-mozilla to 0.4.13 (by maintainer) Date: Tue, 19 Apr 2005 15:34:29 +0800 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, After discussing with the maintainer of www/flashplugin-firefox, we decided that the ports should be merged. With the following patch for www/flashplugin-mozilla, it should work with both mozilla ond firefox. Since I removed the run-time dependence on the browser and installed the plugin into lib/browser_plugins, the ports www/flashplugin-firefox and www/flashplugin-mozilla-devel can be removed. (I am also the maintainer of www/flashplugin-mozilla-devel, and the maintainer of www/flashplugin-firefox will follow-up and approve the removal.) diff -urN flashplugin-mozilla.orig/Makefile flashplugin-mozilla/Makefile - --- flashplugin-mozilla.orig/Makefile Sun Mar 13 15:09:27 2005 +++ flashplugin-mozilla/Makefile Tue Apr 19 02:23:56 2005 @@ -5,9 +5,8 @@ # $FreeBSD: ports/www/flashplugin-mozilla/Makefile,v 1.21 2005/03/12 10:52:39 marcus Exp $ # - -PORTNAME?= flashplugin-mozilla - -PORTVERSION= 0.4.12 - -PORTREVISION= 1 +PORTNAME= flashplugin-mozilla +PORTVERSION= 0.4.13 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gplflash @@ -17,14 +16,13 @@ COMMENT= A GPL standalone Flash (TM) plugin for Mozilla web browser LIB_DEPENDS= flash.0:${PORTSDIR}/graphics/libflash - -RUN_DEPENDS?= mozilla:${PORTSDIR}/www/mozilla WRKSRC= ${WRKDIR}/${DISTNAME}/plugin USE_BZIP2= yes USE_REINPLACE= yes USE_X_PREFIX= yes - -PLUGIN_DIR?= lib/browser_plugins +PLUGIN_DIR= lib/browser_plugins PLIST_SUB+= PLUGIN_DIR=${PLUGIN_DIR} GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-plugin-dir="${PREFIX}/${PLUGIN_DIR}" diff -urN flashplugin-mozilla.orig/distinfo flashplugin-mozilla/distinfo - --- flashplugin-mozilla.orig/distinfo Sun Nov 14 16:11:41 2004 +++ flashplugin-mozilla/distinfo Fri Apr 15 21:45:25 2005 @@ -1,2 +1,2 @@ - -MD5 (gplflash-0.4.12.tar.bz2) = 7d53803486b255665a80cd834ee3c463 - -SIZE (gplflash-0.4.12.tar.bz2) = 378727 +MD5 (gplflash-0.4.13.tar.bz2) = 1b14c21094eb07416842ac0f5298b3f1 +SIZE (gplflash-0.4.13.tar.bz2) = 323128 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFCZLSDCQM7t5B2mhARArU+AJ0d6z9yO5U/JsLovTQvkE8w32IEMwCeOA6a xyag2cOaVI+KRu0jQ2K61pI= =9mU7 -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504190740.j3J7eSb7000560>