FreeBSD Bugzilla – Attachment 136268 Details for
Bug 181442
[PATCH] databases/py27-carbon: update to 0.9.11
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
whisper-0.9.12.patch.txt
whisper-0.9.12.patch.txt (text/plain; charset=us-ascii), 4.02 KB, created by
Steve Wills
on 2013-08-22 03:23:14 UTC
(
hide
)
Description:
whisper-0.9.12.patch.txt
Filename:
MIME Type:
Creator:
Steve Wills
Created:
2013-08-22 03:23:14 UTC
Size:
4.02 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 325114) >+++ Makefile (working copy) >@@ -2,11 +2,9 @@ > # $FreeBSD$ > > PORTNAME= graphite-web >-PORTVERSION= 0.9.10 >-PORTREVISION= 1 >+PORTVERSION= 0.9.12 > CATEGORIES= www python >-#MASTER_SITES= CHEESESHOP \ >-MASTER_SITES= https://github.com/downloads/graphite-project/${PORTNAME}/ >+MASTER_SITES= https://github.com/graphite-project/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy= > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > > MAINTAINER= bsdports@wayfair.com >@@ -14,10 +12,10 @@ > > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>=1.8.10:${PORTSDIR}/graphics/py-cairo \ > ${PYTHON_PKGNAMEPREFIX}carbon>=${PORTVERSION}:${PORTSDIR}/databases/py-carbon \ >- ${PYTHON_PKGNAMEPREFIX}django>=1.3.1:${PORTSDIR}/www/py-django \ >+ ${PYTHON_PKGNAMEPREFIX}django>=1.4:${PORTSDIR}/www/py-django \ > ${PYTHON_PKGNAMEPREFIX}django-tagging>=0.3.1:${PORTSDIR}/www/py-django-tagging > >-FETCH_ARGS= -pRr >+FETCH_ARGS= -o ${DISTNAME}${EXTRACT_SUFX} > USE_PYTHON= -2.7 > USE_PYDISTUTILS=yes > >Index: distinfo >=================================================================== >--- distinfo (revision 325114) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (graphite-web-0.9.10.tar.gz) = 4fd1d16cac3980fddc09dbf0a72243c7ae32444903258e1b65e28428a48948be >-SIZE (graphite-web-0.9.10.tar.gz) = 2117421 >+SHA256 (graphite-web-0.9.12.tar.gz) = 03a4403fdb36e5707d3dbd6a71d9be1e80b1adbbe49e3e0989a15829d02f23d2 >+SIZE (graphite-web-0.9.12.tar.gz) = 2334147 >Index: files/patch-webapp-graphite-local__settings.py.example >=================================================================== >--- files/patch-webapp-graphite-local__settings.py.example (revision 325114) >+++ files/patch-webapp-graphite-local__settings.py.example (working copy) >@@ -39,16 +39,3 @@ > > > ##################################### >-@@ -156,6 +167,12 @@ >- #DATABASE_PASSWORD = 'graphite-is-awesome' >- #DATABASE_HOST = 'mysql.mycompany.com' >- #DATABASE_PORT = '3306' >-+DATABASES = { >-+ 'default': { >-+ 'NAME': '/usr/local/graphite/storage/graphite.db', >-+ 'ENGINE': 'django.db.backends.sqlite3', >-+ } >-+} >- >- >- ######################### >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 325114) >+++ pkg-plist (working copy) >@@ -54,6 +54,7 @@ > graphite/webapp/content/img/arrow1.gif > graphite/webapp/content/img/blank.gif > graphite/webapp/content/img/calBt.gif >+graphite/webapp/content/img/carbon-fiber.png > graphite/webapp/content/img/clock_16.png > graphite/webapp/content/img/delete.gif > graphite/webapp/content/img/error.png >@@ -62,11 +63,26 @@ > graphite/webapp/content/img/graphite_short.png > graphite/webapp/content/img/indicator.png > graphite/webapp/content/img/leaf.gif >+graphite/webapp/content/img/line_chart.png > graphite/webapp/content/img/mini-bottom2.gif > graphite/webapp/content/img/mini-top2.gif > graphite/webapp/content/img/save.gif > graphite/webapp/content/img/searching.gif > graphite/webapp/content/img/updateGraph.gif >+graphite/webapp/content/js/ace/ace.js >+graphite/webapp/content/js/ace/keybinding-vim.js >+graphite/webapp/content/js/ace/mode-c_cpp.js >+graphite/webapp/content/js/ace/mode-clojure.js >+graphite/webapp/content/js/ace/mode-coffee.js >+graphite/webapp/content/js/ace/mode-csharp.js >+graphite/webapp/content/js/ace/mode-css.js >+graphite/webapp/content/js/ace/mode-groovy.js >+graphite/webapp/content/js/ace/mode-html.js >+graphite/webapp/content/js/ace/mode-java.js >+graphite/webapp/content/js/ace/mode-javascript.js >+graphite/webapp/content/js/ace/mode-json.js >+graphite/webapp/content/js/ace/theme-textmate.js >+graphite/webapp/content/js/ace/worker-javascript.js > graphite/webapp/content/js/browser.js > graphite/webapp/content/js/cli.js > graphite/webapp/content/js/completer.js >@@ -797,6 +813,7 @@ > @dirrm graphite/webapp/content/js/ext/adapter/ext > @dirrm graphite/webapp/content/js/ext/adapter > @dirrm graphite/webapp/content/js/ext >+@dirrm graphite/webapp/content/js/ace > @dirrm graphite/webapp/content/js > @dirrm graphite/webapp/content/img > @dirrm graphite/webapp/content/html
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 Raw
Actions:
View
Attachments on
bug 181442
:
136267
| 136268 |
136269