Page MenuHomeFreeBSD

D16550.id46150.diff
No OneTemporary

D16550.id46150.diff

Index: www/py-graphite-api/Makefile
===================================================================
--- www/py-graphite-api/Makefile
+++ www/py-graphite-api/Makefile
@@ -1,9 +1,9 @@
-# Created by: Dave Cottlehuber <dch@skunkwerks.at>
+# Created by: Dave Cottlehuber <dch@FreeBSD.org>
# $FreeBSD$
PORTNAME= graphite-api
PORTVERSION= 1.1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Index: www/py-graphite-api/files/graphiteapi.in
===================================================================
--- www/py-graphite-api/files/graphiteapi.in
+++ www/py-graphite-api/files/graphiteapi.in
@@ -55,8 +55,7 @@
start_precmd()
{
- test -d "%%GRAPHITEAPI_LOGDIR%%" || install -d -o
- ${graphiteapi_user} \
+ test -d "%%GRAPHITEAPI_LOGDIR%%" || install -d -o ${graphiteapi_user} \
-g ${graphiteapi_group} -m 0750 "%%GRAPHITEAPI_LOGDIR%%"
test -d "%%GRAPHITEAPI_TMPDIR%%" || install -d -o ${graphiteapi_user} \
-g ${graphiteapi_group} -m 0750 "%%GRAPHITEAPI_TMPDIR%%"

File Metadata

Mime Type
text/plain
Expires
Sat, May 23, 3:23 PM (7 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33448791
Default Alt Text
D16550.id46150.diff (1 KB)

Event Timeline