FreeBSD Bugzilla – Attachment 103393 Details for
Bug 143299
i386 support for www/xpi-gwt-dev-plugin
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.09 KB, created by
Jonathan Chen
on 2010-01-27 20:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jonathan Chen
Created:
2010-01-27 20:40:00 UTC
Size:
3.09 KB
patch
obsolete
>diff -ruN /usr/ports/www/xpi-gwt-dev-plugin/Makefile ./Makefile >--- /usr/ports/www/xpi-gwt-dev-plugin/Makefile 2010-01-28 02:09:15.000000000 +1300 >+++ ./Makefile 2010-01-28 09:27:40.000000000 +1300 >@@ -44,4 +44,12 @@ > ${CP} -R ${XPI_FILESDIR}/ ${XPI_XPIDIR} > ${LN} -s ${XPI_XPIDIR} ${LOCALBASE}/lib/firefox3/extensions > >+post-install: >+ @${FIND} -s ${XPI_FILESDIR} -not -type d | \ >+ ${SED} -ne 's,^${XPI_FILESDIR}/,${XPI_XPIDIR:S,^${PREFIX}/,,}/,p' >> ${TMPPLIST} >+ @${FIND} -s -d ${XPI_FILESDIR} -type d | \ >+ ${SED} -ne 's,^${XPI_FILESDIR}/,@dirrm ${XPI_XPIDIR:S,^${PREFIX}/,,}/,p' >> ${TMPPLIST} >+ @${ECHO_CMD} "@dirrm ${XPI_XPIDIR:S,^${PREFIX}/,,}" >> ${TMPPLIST} >+ @${ECHO_CMD} "@dirrm ${XPI_LIBDIR:S,^${PREFIX}/,,}" >> ${TMPPLIST} >+ > .include <bsd.port.mk> >diff -ruN /usr/ports/www/xpi-gwt-dev-plugin/files/patch-install.rdf ./files/patch-install.rdf >--- /usr/ports/www/xpi-gwt-dev-plugin/files/patch-install.rdf 2010-01-28 02:09:16.000000000 +1300 >+++ ./files/patch-install.rdf 2010-01-28 08:59:10.000000000 +1300 >@@ -1,10 +1,11 @@ > diff -u /tmp/gwt-plugins-release-2.0/xpcom/install-template-ff35.rdf xpcom/install-template-ff35.rdf > --- /tmp/gwt-plugins-release-2.0/xpcom/install-template-ff35.rdf 2010-01-19 08:52:13.000000000 +1300 > +++ ./xpcom/install-template-ff35.rdf 2010-01-11 14:46:53.000000000 +1300 >-@@ -26,6 +26,7 @@ >+@@ -26,6 +26,8 @@ > <em:targetPlatform>WINNT_x86-msvc</em:targetPlatform> > <em:targetPlatform>Darwin_x86-gcc3</em:targetPlatform> > <em:targetPlatform>Darwin_ppc-gcc3</em:targetPlatform> >++ <em:targetPlatform>FreeBSD_x86-gcc3</em:targetPlatform> > + <em:targetPlatform>FreeBSD_x86_64-gcc3</em:targetPlatform> > > <em:optionsURL>chrome://gwt-dmp/content/options.xul</em:optionsURL> >diff -ruN /usr/ports/www/xpi-gwt-dev-plugin/pkg-plist ./pkg-plist >--- /usr/ports/www/xpi-gwt-dev-plugin/pkg-plist 2010-01-28 02:09:15.000000000 +1300 >+++ ./pkg-plist 2010-01-28 08:54:06.000000000 +1300 >@@ -1,21 +1 @@ >-lib/xpi/gwt-dmp-ff35@gwt.google.com/chrome.manifest >-lib/xpi/gwt-dmp-ff35@gwt.google.com/components/IOOPHM.xpt >-lib/xpi/gwt-dmp-ff35@gwt.google.com/content/options.xul >-lib/xpi/gwt-dmp-ff35@gwt.google.com/content/prefScript.js >-lib/xpi/gwt-dmp-ff35@gwt.google.com/defaults/preferences/defaults.js >-lib/xpi/gwt-dmp-ff35@gwt.google.com/install.rdf >-lib/xpi/gwt-dmp-ff35@gwt.google.com/platform/FreeBSD_x86_64-gcc3/components/libgwt_dmp_ff35.so >-lib/xpi/gwt-dmp-ff35@gwt.google.com/skin/README.txt >-lib/xpi/gwt-dmp-ff35@gwt.google.com/skin/icon.png >-lib/xpi/gwt-dmp-ff35@gwt.google.com/skin/warning.png > lib/firefox3/extensions/gwt-dmp-ff35@gwt.google.com >-@dirrm lib/xpi/gwt-dmp-ff35@gwt.google.com/skin >-@dirrm lib/xpi/gwt-dmp-ff35@gwt.google.com/platform/FreeBSD_x86_64-gcc3/components >-@dirrm lib/xpi/gwt-dmp-ff35@gwt.google.com/platform/FreeBSD_x86_64-gcc3 >-@dirrm lib/xpi/gwt-dmp-ff35@gwt.google.com/platform >-@dirrm lib/xpi/gwt-dmp-ff35@gwt.google.com/defaults/preferences >-@dirrm lib/xpi/gwt-dmp-ff35@gwt.google.com/defaults >-@dirrm lib/xpi/gwt-dmp-ff35@gwt.google.com/content >-@dirrm lib/xpi/gwt-dmp-ff35@gwt.google.com/components >-@dirrm lib/xpi/gwt-dmp-ff35@gwt.google.com >-@dirrm lib/xpi
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 143299
: 103393