svn commit: r470560 - in head/accessibility/redshift: . files

Steve Wills swills at FreeBSD.org
Mon May 21 16:04:08 UTC 2018


Author: swills
Date: Mon May 21 16:04:07 2018
New Revision: 470560
URL: https://svnweb.freebsd.org/changeset/ports/470560

Log:
  accessibility/redshift: update to 1.12

Deleted:
  head/accessibility/redshift/files/
Modified:
  head/accessibility/redshift/Makefile   (contents, props changed)
  head/accessibility/redshift/distinfo   (contents, props changed)
  head/accessibility/redshift/pkg-plist   (contents, props changed)

Modified: head/accessibility/redshift/Makefile
==============================================================================
--- head/accessibility/redshift/Makefile	Mon May 21 16:02:27 2018	(r470559)
+++ head/accessibility/redshift/Makefile	Mon May 21 16:04:07 2018	(r470560)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	redshift
-PORTVERSION=	1.11
+PORTVERSION=	1.12
 CATEGORIES=	accessibility
 DISTVERSIONPREFIX=	v
 

Modified: head/accessibility/redshift/distinfo
==============================================================================
--- head/accessibility/redshift/distinfo	Mon May 21 16:02:27 2018	(r470559)
+++ head/accessibility/redshift/distinfo	Mon May 21 16:04:07 2018	(r470560)
@@ -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

Modified: head/accessibility/redshift/pkg-plist
==============================================================================
--- head/accessibility/redshift/pkg-plist	Mon May 21 16:02:27 2018	(r470559)
+++ head/accessibility/redshift/pkg-plist	Mon May 21 16:04:07 2018	(r470560)
@@ -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


More information about the svn-ports-head mailing list