FreeBSD Bugzilla – Attachment 147601 Details for
Bug 193849
www/xpi-conkeror builds from very old source code
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update to 20140812 snapshot
xpi-conkeror.diff (text/plain), 3.33 KB, created by
Jan Beich
on 2014-09-23 15:19:36 UTC
(
hide
)
Description:
update to 20140812 snapshot
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2014-09-23 15:19:36 UTC
Size:
3.33 KB
patch
obsolete
>Index: www/xpi-conkeror/Makefile >=================================================================== >--- www/xpi-conkeror/Makefile (revision 369064) >+++ www/xpi-conkeror/Makefile (working copy) >@@ -2,11 +2,9 @@ > # $FreeBSD$ > > PORTNAME= conkeror >-PORTVERSION= 20131117 >-PORTREVISION= 2 >+PORTVERSION= 20140812 > CATEGORIES= www >-MASTER_SITES= ${MASTER_SITE_LOCAL} >-MASTER_SITE_SUBDIR= dhn >+MASTER_SITES= http://repo.or.cz/w/conkeror.git?a=snapshot;sf=tgz;h=${GIT_COMMIT}; > > MAINTAINER= ashish@FreeBSD.org > COMMENT= Keyboard-oriented, customizable web browser based on Mozilla XULRunner >@@ -20,11 +18,14 @@ FIREFOX_DESC?= Use XULRunner from Firefox port > LIBXUL_DESC?= Use XULRunner from LibXUL port > OPTIONS_DEFAULT+= LIBXUL > >-USES= desktop-file-utils tar:xz >+USES= desktop-file-utils tar:tgz >+WRKSRC= ${WRKDIR}/${PORTNAME} >+FETCH_BEFORE_ARGS=-o ${DISTFILES} > >-WRKSRC= ${WRKDIR}/conkeror >+GIT_COMMIT= d87d0b8 >+ > LIBXUL_USES= gecko >-FIREFOX_USES= gecko:firefox,25 >+FIREFOX_USES= gecko:firefox,32 > > .include <bsd.port.options.mk> > >Index: www/xpi-conkeror/distinfo >=================================================================== >--- www/xpi-conkeror/distinfo (revision 369064) >+++ www/xpi-conkeror/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (conkeror-20131117.tar.xz) = 8d2fca65ec22b58d49305fd44553c4bfded7501154fc39b2d30348db05f12c72 >-SIZE (conkeror-20131117.tar.xz) = 229356 >+SHA256 (conkeror-20140812.tgz) = a04aad1211a3218e88a9528b3116f914e8f67e8b6359c49b3cd1b9c57583b9e7 >+SIZE (conkeror-20140812.tgz) = 313491 >Index: www/xpi-conkeror/pkg-plist >=================================================================== >--- www/xpi-conkeror/pkg-plist (revision 369064) >+++ www/xpi-conkeror/pkg-plist (working copy) >@@ -93,6 +93,9 @@ share/applications/conkeror.desktop > %%DATADIR%%/modules/client-redirect.jsx > %%DATADIR%%/modules/command-line.js > %%DATADIR%%/modules/commands.js >+%%DATADIR%%/modules/compat/Map.js >+%%DATADIR%%/modules/compat/Promise.jsm >+%%DATADIR%%/modules/completers.js > %%DATADIR%%/modules/conkeror.js > %%DATADIR%%/modules/content-buffer-input.js > %%DATADIR%%/modules/content-buffer.js >@@ -120,6 +123,7 @@ share/applications/conkeror.desktop > %%DATADIR%%/modules/hints.js > %%DATADIR%%/modules/history.js > %%DATADIR%%/modules/hook.js >+%%DATADIR%%/modules/http-request-hook.js > %%DATADIR%%/modules/index-webjump.js > %%DATADIR%%/modules/input.js > %%DATADIR%%/modules/interactive.js >@@ -133,7 +137,6 @@ share/applications/conkeror.desktop > %%DATADIR%%/modules/media.js > %%DATADIR%%/modules/mime-type-override.js > %%DATADIR%%/modules/mime.js >-%%DATADIR%%/modules/minibuffer-completion.js > %%DATADIR%%/modules/minibuffer-read-file.js > %%DATADIR%%/modules/minibuffer-read-mime-type.js > %%DATADIR%%/modules/minibuffer-read-option.js >@@ -191,6 +194,7 @@ share/applications/conkeror.desktop > %%DATADIR%%/modules/theme.js > %%DATADIR%%/modules/timer.js > %%DATADIR%%/modules/universal-argument.js >+%%DATADIR%%/modules/user-agent-policy.jsx > %%DATADIR%%/modules/user-agent.js > %%DATADIR%%/modules/user-variable.js > %%DATADIR%%/modules/utils.js >@@ -228,6 +232,7 @@ share/applications/conkeror.desktop > @dirrm %%DATADIR%%/search-engines > @dirrm %%DATADIR%%/modules/page-modes > @dirrm %%DATADIR%%/modules/extensions >+@dirrm %%DATADIR%%/modules/compat > @dirrm %%DATADIR%%/modules/bindings/default/content-buffer > @dirrm %%DATADIR%%/modules/bindings/default > @dirrm %%DATADIR%%/modules/bindings
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 193849
:
147572
|
147601
|
147602
|
147610
|
147614