Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161098185
D9471.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D9471.diff
View Options
Index: head/sysutils/py-glances/Makefile
===================================================================
--- head/sysutils/py-glances/Makefile
+++ head/sysutils/py-glances/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= glances
-PORTVERSION= 2.7.1
+PORTVERSION= 2.8.1
DISTVERSIONPREFIX= v
CATEGORIES= sysutils python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -25,7 +25,7 @@
USE_PYTHON= autoplist distutils
NO_ARCH= yes
-PLIST_FILES= %%ETCDIR%%/glances.conf.sample \
+PLIST_FILES= ${ETCDIR}/glances.conf.sample \
man/man1/glances.1.gz
post-install:
Index: head/sysutils/py-glances/distinfo
===================================================================
--- head/sysutils/py-glances/distinfo
+++ head/sysutils/py-glances/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1481076816
-SHA256 (nicolargo-glances-v2.7.1_GH0.tar.gz) = 0f747423e4dee049b1113fc6db2d76af73ef75b1c3445af00cada103bcbbeb69
-SIZE (nicolargo-glances-v2.7.1_GH0.tar.gz) = 4941456
+TIMESTAMP = 1486442628
+SHA256 (nicolargo-glances-v2.8.1_GH0.tar.gz) = e45dff7e3633ea8bb0748db8e69b43fac90536f5b557ccfa36fb91c3b3efebec
+SIZE (nicolargo-glances-v2.8.1_GH0.tar.gz) = 5540768
Index: head/sysutils/py-glances/files/patch-setup.py
===================================================================
--- head/sysutils/py-glances/files/patch-setup.py
+++ head/sysutils/py-glances/files/patch-setup.py
@@ -1,9 +1,9 @@
---- setup.py.orig 2016-09-11 09:08:21 UTC
+--- setup.py.orig 2017-02-07 04:50:20 UTC
+++ setup.py
-@@ -26,7 +26,6 @@ def get_data_files():
+@@ -31,7 +31,6 @@ def get_data_files():
data_files = [
('share/doc/glances', ['AUTHORS', 'COPYING', 'NEWS', 'README.rst',
- 'conf/glances.conf']),
+ 'CONTRIBUTING.md', 'conf/glances.conf']),
- ('share/man/man1', ['docs/man/glances.1'])
]
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jul 1, 1:12 PM (2 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34561856
Default Alt Text
D9471.diff (1 KB)
Attached To
Mode
D9471: Update sysutils/py-glances to 2.8.1
Attached
Detach File
Event Timeline
Log In to Comment