FreeBSD Bugzilla – Attachment 147572 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]
UNCOMPLETE diff patch for Makefile
xpi-conkeror.diff (text/plain), 3.13 KB, created by
r004
on 2014-09-22 20:29:58 UTC
(
hide
)
Description:
UNCOMPLETE diff patch for Makefile
Filename:
MIME Type:
Creator:
r004
Created:
2014-09-22 20:29:58 UTC
Size:
3.13 KB
patch
obsolete
>diff -urN /usr/ports/www/xpi-conkeror/Makefile xpi-conkeror/Makefile >--- /usr/ports/www/xpi-conkeror/Makefile 2014-04-10 14:28:35.000000000 +0530 >+++ xpi-conkeror/Makefile 2014-07-20 11:14:00.706735827 +0530 >@@ -2,11 +2,11 @@ > # $FreeBSD: head/www/xpi-conkeror/Makefile 350790 2014-04-10 08:58:35Z bapt $ > > PORTNAME= conkeror >-PORTVERSION= 20131117 >-PORTREVISION= 1 >+PORTVERSION= 20140720 > CATEGORIES= www >-MASTER_SITES= ${MASTER_SITE_LOCAL} >-MASTER_SITE_SUBDIR= dhn >+MASTER_SITES= http://distfiles.pirateparty.in/%SUBDIR%/ \ >+ ${MASTER_SITE_LOCAL} >+MASTER_SITE_SUBDIR= ashish > > MAINTAINER= ashish@FreeBSD.org > COMMENT= Keyboard-oriented, customizable web browser based on Mozilla XULRunner >@@ -22,9 +22,8 @@ > > USES= desktop-file-utils tar:xz > >-WRKSRC= ${WRKDIR}/conkeror > LIBXUL_USES= gecko >-FIREFOX_USES= gecko:firefox,25 >+FIREFOX_USES= gecko:firefox,30 > > .include <bsd.port.options.mk> > >diff -urN /usr/ports/www/xpi-conkeror/distinfo xpi-conkeror/distinfo >--- /usr/ports/www/xpi-conkeror/distinfo 2014-01-22 21:00:13.000000000 +0530 >+++ xpi-conkeror/distinfo 2014-07-20 11:14:00.707736104 +0530 >@@ -1,2 +1,2 @@ >-SHA256 (conkeror-20131117.tar.xz) = 8d2fca65ec22b58d49305fd44553c4bfded7501154fc39b2d30348db05f12c72 >-SIZE (conkeror-20131117.tar.xz) = 229356 >+SHA256 (conkeror-20140720.tar.xz) = 5fbd69c101c6b5d6d2992c8c825aed2541ecc2a1d26eec9399a8a3fa2fa9adef >+SIZE (conkeror-20140720.tar.xz) = 240076 >diff -urN /usr/ports/www/xpi-conkeror/pkg-plist xpi-conkeror/pkg-plist >--- /usr/ports/www/xpi-conkeror/pkg-plist 2014-01-22 20:46:56.000000000 +0530 >+++ xpi-conkeror/pkg-plist 2014-07-20 11:14:00.710735401 +0530 >@@ -93,6 +93,9 @@ > %%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 @@ > %%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 @@ > %%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 >@@ -192,6 +195,7 @@ > %%DATADIR%%/modules/timer.js > %%DATADIR%%/modules/universal-argument.js > %%DATADIR%%/modules/user-agent.js >+%%DATADIR%%/modules/user-agent-policy.jsx > %%DATADIR%%/modules/user-variable.js > %%DATADIR%%/modules/utils.js > %%DATADIR%%/modules/walnut.js >@@ -228,6 +232,7 @@ > @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