accessibility/redshift: update to 1.12

This commit is contained in:
Steve Wills 2018-05-21 16:04:07 +00:00
parent e441e9ca24
commit d71239abc9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=470560
4 changed files with 13 additions and 14 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= redshift
PORTVERSION= 1.11
PORTVERSION= 1.12
CATEGORIES= accessibility
DISTVERSIONPREFIX= v

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1525880857
SHA256 (jonls-redshift-v1.11_GH0.tar.gz) = a89cee0dc822fa2bfda0703d8ecedeccc08da3aebdf1880593f28da81c3dc879
SIZE (jonls-redshift-v1.11_GH0.tar.gz) = 543804
TIMESTAMP = 1526914198
SHA256 (jonls-redshift-v1.12_GH0.tar.gz) = dd816df79765f87a0838b1568fbc40c3e8bdb4aef0e77712c85623afe34a29ad
SIZE (jonls-redshift-v1.12_GH0.tar.gz) = 659019

View File

@ -1,10 +0,0 @@
--- src/gamma-drm.c.orig 2018-05-09 16:23:00 UTC
+++ src/gamma-drm.c
@@ -21,7 +21,6 @@
#include <stdlib.h>
#include <stdint.h>
#include <string.h>
-#include <alloca.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>

View File

@ -7,12 +7,14 @@ man/man1/redshift.1.gz
%%GUI%%share/applications/redshift-gtk.desktop
%%GUI%%share/applications/redshift.desktop
%%NLS%%share/locale/ar/LC_MESSAGES/redshift.mo
%%NLS%%share/locale/be/LC_MESSAGES/redshift.mo
%%NLS%%share/locale/bg/LC_MESSAGES/redshift.mo
%%NLS%%share/locale/ca/LC_MESSAGES/redshift.mo
%%NLS%%share/locale/cs/LC_MESSAGES/redshift.mo
%%NLS%%share/locale/da/LC_MESSAGES/redshift.mo
%%NLS%%share/locale/de/LC_MESSAGES/redshift.mo
%%NLS%%share/locale/el/LC_MESSAGES/redshift.mo
%%NLS%%share/locale/en_GB/LC_MESSAGES/redshift.mo
%%NLS%%share/locale/es/LC_MESSAGES/redshift.mo
%%NLS%%share/locale/et/LC_MESSAGES/redshift.mo
%%NLS%%share/locale/eu/LC_MESSAGES/redshift.mo
@ -32,19 +34,26 @@ man/man1/redshift.1.gz
%%NLS%%share/locale/pl/LC_MESSAGES/redshift.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/redshift.mo
%%NLS%%share/locale/pt/LC_MESSAGES/redshift.mo
%%NLS%%share/locale/ro/LC_MESSAGES/redshift.mo
%%NLS%%share/locale/ru/LC_MESSAGES/redshift.mo
%%NLS%%share/locale/sr/LC_MESSAGES/redshift.mo
%%NLS%%share/locale/sv/LC_MESSAGES/redshift.mo
%%NLS%%share/locale/tr/LC_MESSAGES/redshift.mo
%%NLS%%share/locale/uk/LC_MESSAGES/redshift.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/redshift.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/redshift.mo
%%GUI%%%%PYTHON_SITELIBDIR%%/redshift_gtk/__init__.py
%%GUI%%%%PYTHON_SITELIBDIR%%/redshift_gtk/__pycache__/__init__.cpython-36.%%PYTHON_PYOEXTENSION%%
%%GUI%%%%PYTHON_SITELIBDIR%%/redshift_gtk/__pycache__/__init__.cpython-36.pyc
%%GUI%%%%PYTHON_SITELIBDIR%%/redshift_gtk/__pycache__/controller.cpython-36.%%PYTHON_PYOEXTENSION%%
%%GUI%%%%PYTHON_SITELIBDIR%%/redshift_gtk/__pycache__/controller.cpython-36.pyc
%%GUI%%%%PYTHON_SITELIBDIR%%/redshift_gtk/__pycache__/defs.cpython-36.%%PYTHON_PYOEXTENSION%%
%%GUI%%%%PYTHON_SITELIBDIR%%/redshift_gtk/__pycache__/defs.cpython-36.pyc
%%GUI%%%%PYTHON_SITELIBDIR%%/redshift_gtk/__pycache__/statusicon.cpython-36.%%PYTHON_PYOEXTENSION%%
%%GUI%%%%PYTHON_SITELIBDIR%%/redshift_gtk/__pycache__/statusicon.cpython-36.pyc
%%GUI%%%%PYTHON_SITELIBDIR%%/redshift_gtk/__pycache__/utils.cpython-36.%%PYTHON_PYOEXTENSION%%
%%GUI%%%%PYTHON_SITELIBDIR%%/redshift_gtk/__pycache__/utils.cpython-36.pyc
%%GUI%%%%PYTHON_SITELIBDIR%%/redshift_gtk/controller.py
%%GUI%%%%PYTHON_SITELIBDIR%%/redshift_gtk/defs.py
%%GUI%%%%PYTHON_SITELIBDIR%%/redshift_gtk/statusicon.py
%%GUI%%%%PYTHON_SITELIBDIR%%/redshift_gtk/utils.py