On Thu, May 19, 2016 at 06:07:41PM -0700, Ryan Freeman wrote: > Heres an update to redshift 1.11.
Let's try this again properly :-) Update to redshift 1.11, switch to using GH_TAGNAME (thanks sthen!), and update plist (d'oh, thanks gsoares!). The redshift.desktop file addtition also fixes the geoclue issue properly, no modification to /etc/geoclue/geoclue.conf necessary. Thanks ajacoutot for making me re-read the issue tracker properly :-) Cheers, --ryan ? redshift.diff Index: Makefile =================================================================== RCS file: /cvs/ports/misc/redshift/Makefile,v retrieving revision 1.25 diff -u -p -r1.25 Makefile --- Makefile 24 Aug 2015 10:01:10 -0000 1.25 +++ Makefile 20 May 2016 23:55:33 -0000 @@ -2,13 +2,9 @@ COMMENT= automatic color temperature adjustment -V= 1.10 -DISTNAME= redshift-${V} -REVISION= 2 - GH_PROJECT= redshift GH_ACCOUNT= jonls -DISTFILES= v${V}${EXTRACT_SUFX} +GH_TAGNAME= v1.11 CATEGORIES= misc graphics Index: distinfo =================================================================== RCS file: /cvs/ports/misc/redshift/distinfo,v retrieving revision 1.6 diff -u -p -r1.6 distinfo --- distinfo 10 Jan 2015 09:39:21 -0000 1.6 +++ distinfo 20 May 2016 23:55:33 -0000 @@ -1,2 +1,2 @@ -SHA256 (v1.10.tar.gz) = 96HKHsz2YplXN+FPiUwrFRk5I/u+N40VHjRqgBNkTxY= -SIZE (v1.10.tar.gz) = 519595 +SHA256 (redshift-1.11.tar.gz) = qJzuDcgi+iv9oHA9js7ezMCNo6698YgFk/KNqBw9yHk= +SIZE (redshift-1.11.tar.gz) = 543804 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/misc/redshift/pkg/PLIST,v retrieving revision 1.8 diff -u -p -r1.8 PLIST --- pkg/PLIST 10 Jan 2015 09:39:21 -0000 1.8 +++ pkg/PLIST 20 May 2016 23:55:33 -0000 @@ -19,6 +19,7 @@ lib/python${MODPY_VERSION}/site-packages share/appdata/ share/appdata/redshift-gtk.appdata.xml share/applications/redshift-gtk.desktop +share/applications/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 @@ -50,6 +51,7 @@ share/locale/pt/LC_MESSAGES/redshift.mo share/locale/pt_BR/LC_MESSAGES/redshift.mo share/locale/ru/LC_MESSAGES/redshift.mo share/locale/sv/LC_MESSAGES/redshift.mo +share/locale/tr/LC_MESSAGES/redshift.mo share/locale/zh_CN/LC_MESSAGES/redshift.mo @exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor @unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor