Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2013 19:27:16 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r328849 - in head/www/py-graphite-web: . files
Message-ID:  <201309301927.r8UJRGv0076066@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Mon Sep 30 19:27:16 2013
New Revision: 328849
URL: http://svnweb.freebsd.org/changeset/ports/328849

Log:
  - Update to 0.9.12
  
  PR:		ports/181453
  Approved by:	maintainer timeout (bsdports@wayfair.com, >3 weeks)
  Security:	CVE-2013-5942 (vuxml entry on the way)

Modified:
  head/www/py-graphite-web/Makefile   (contents, props changed)
  head/www/py-graphite-web/distinfo   (contents, props changed)
  head/www/py-graphite-web/files/patch-webapp-graphite-local__settings.py.example
  head/www/py-graphite-web/pkg-plist   (contents, props changed)

Modified: head/www/py-graphite-web/Makefile
==============================================================================
--- head/www/py-graphite-web/Makefile	Mon Sep 30 19:25:55 2013	(r328848)
+++ head/www/py-graphite-web/Makefile	Mon Sep 30 19:27:16 2013	(r328849)
@@ -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 @@ COMMENT=	Enterprise scalable realtime gr
 
 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
 

Modified: head/www/py-graphite-web/distinfo
==============================================================================
--- head/www/py-graphite-web/distinfo	Mon Sep 30 19:25:55 2013	(r328848)
+++ head/www/py-graphite-web/distinfo	Mon Sep 30 19:27:16 2013	(r328849)
@@ -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

Modified: head/www/py-graphite-web/files/patch-webapp-graphite-local__settings.py.example
==============================================================================
--- head/www/py-graphite-web/files/patch-webapp-graphite-local__settings.py.example	Mon Sep 30 19:25:55 2013	(r328848)
+++ head/www/py-graphite-web/files/patch-webapp-graphite-local__settings.py.example	Mon Sep 30 19:27:16 2013	(r328849)
@@ -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',
-+	}
-+}
- 
- 
- #########################

Modified: head/www/py-graphite-web/pkg-plist
==============================================================================
--- head/www/py-graphite-web/pkg-plist	Mon Sep 30 19:25:55 2013	(r328848)
+++ head/www/py-graphite-web/pkg-plist	Mon Sep 30 19:27:16 2013	(r328849)
@@ -54,6 +54,7 @@ graphite/webapp/content/img/Tplus.gif
 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.png
 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 @@ graphite/webapp/content/js/window/window
 @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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309301927.r8UJRGv0076066>