From e744571ff6b5dffa35f2ff9caeab161ef8d87e73 Mon Sep 17 00:00:00 2001 From: rpointel Date: Sun, 17 Jul 2011 08:05:36 +0000 Subject: [PATCH] Update redshift to 1.7. ok ajacoutot@. --- misc/redshift/Makefile | 6 ++---- misc/redshift/distinfo | 10 +++++----- misc/redshift/pkg/PLIST | 21 ++++++--------------- 3 files changed, 13 insertions(+), 24 deletions(-) diff --git a/misc/redshift/Makefile b/misc/redshift/Makefile index d2ae3f9a05a..4b8aa32eb39 100644 --- a/misc/redshift/Makefile +++ b/misc/redshift/Makefile @@ -1,13 +1,11 @@ -# $OpenBSD: Makefile,v 1.9 2011/06/08 17:36:18 jasper Exp $ +# $OpenBSD: Makefile,v 1.10 2011/07/17 08:05:36 rpointel Exp $ COMMENT= automatic color temperature adjustment -V= 1.6 +V= 1.7 DISTNAME= redshift-${V} EXTRACT_SUFX= .tar.bz2 -REVISION= 3 - CATEGORIES= misc HOMEPAGE= http://jonls.dk/redshift/ diff --git a/misc/redshift/distinfo b/misc/redshift/distinfo index 4d6a6ad8936..008d183c19f 100644 --- a/misc/redshift/distinfo +++ b/misc/redshift/distinfo @@ -1,5 +1,5 @@ -MD5 (redshift-1.6.tar.bz2) = vXWzF7juSSpEg+kalPKwwQ== -RMD160 (redshift-1.6.tar.bz2) = 0qkhr78bTA+N+csZKzk4u09cQhE= -SHA1 (redshift-1.6.tar.bz2) = x5ytqx82xHi+ngFg5IMq6CVtVhU= -SHA256 (redshift-1.6.tar.bz2) = kQdFHe48ccbqFGy1QJOQgUv4W1bqSV+1dsKPbjH8hjw= -SIZE (redshift-1.6.tar.bz2) = 266881 +MD5 (redshift-1.7.tar.bz2) = xWUSr6KStalLcV7UoYQdTA== +RMD160 (redshift-1.7.tar.bz2) = wrobxD6L1USKIsCrJf8reBMhkps= +SHA1 (redshift-1.7.tar.bz2) = zKO4Ov7xaHtTMzdkmvEoURaRhZA= +SHA256 (redshift-1.7.tar.bz2) = m/o8PUqc5uoGpeYjWrToIVpFbAjW50UcA4lFajfQEMg= +SIZE (redshift-1.7.tar.bz2) = 269820 diff --git a/misc/redshift/pkg/PLIST b/misc/redshift/pkg/PLIST index 2a12740f26d..c7584917869 100644 --- a/misc/redshift/pkg/PLIST +++ b/misc/redshift/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.2 2010/11/03 07:12:41 ajacoutot Exp $ +@comment $OpenBSD: PLIST,v 1.3 2011/07/17 08:05:36 rpointel Exp $ bin/gtk-redshift @bin bin/redshift lib/python${MODPY_VERSION}/site-packages/gtk_redshift/ @@ -19,16 +19,8 @@ share/applications/gtk-redshift.desktop share/icons/hicolor/scalable/apps/redshift-status-off.svg share/icons/hicolor/scalable/apps/redshift-status-on.svg share/icons/hicolor/scalable/apps/redshift.svg -share/icons/ubuntu-mono-dark/ -share/icons/ubuntu-mono-dark/scalable/ -share/icons/ubuntu-mono-dark/scalable/apps/ -share/icons/ubuntu-mono-dark/scalable/apps/redshift-status-off.svg -share/icons/ubuntu-mono-dark/scalable/apps/redshift-status-on.svg -share/icons/ubuntu-mono-light/ -share/icons/ubuntu-mono-light/scalable/ -share/icons/ubuntu-mono-light/scalable/apps/ -share/icons/ubuntu-mono-light/scalable/apps/redshift-status-off.svg -share/icons/ubuntu-mono-light/scalable/apps/redshift-status-on.svg +share/locale/ar/LC_MESSAGES/redshift.mo +share/locale/ca/LC_MESSAGES/redshift.mo share/locale/cs/LC_MESSAGES/redshift.mo share/locale/da/LC_MESSAGES/redshift.mo share/locale/de/LC_MESSAGES/redshift.mo @@ -36,18 +28,17 @@ share/locale/es/LC_MESSAGES/redshift.mo share/locale/eu/LC_MESSAGES/redshift.mo share/locale/fi/LC_MESSAGES/redshift.mo share/locale/fr/LC_MESSAGES/redshift.mo +share/locale/gl/LC_MESSAGES/redshift.mo share/locale/he/LC_MESSAGES/redshift.mo share/locale/it/LC_MESSAGES/redshift.mo share/locale/ka/LC_MESSAGES/redshift.mo share/locale/lt/LC_MESSAGES/redshift.mo +share/locale/nl/LC_MESSAGES/redshift.mo +share/locale/pl/LC_MESSAGES/redshift.mo share/locale/pt_BR/LC_MESSAGES/redshift.mo share/locale/ru/LC_MESSAGES/redshift.mo share/locale/zh_CN/LC_MESSAGES/redshift.mo @exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true @unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/ubuntu-mono-dark 2> /dev/null || true -@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/ubuntu-mono-dark 2> /dev/null || true -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/ubuntu-mono-light 2> /dev/null || true -@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/ubuntu-mono-light 2> /dev/null || true @exec %D/bin/update-desktop-database @unexec-delete %D/bin/update-desktop-database