mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Update to 1.7
PR: ports/160335 Submitted by: Mark Felder <feld@feld.me> (maintainer)
This commit is contained in:
parent
19eb407455
commit
f37fe378b1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280923
3 changed files with 8 additions and 13 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= redshift
|
PORTNAME= redshift
|
||||||
PORTVERSION= 1.6
|
PORTVERSION= 1.7
|
||||||
CATEGORIES= accessibility
|
CATEGORIES= accessibility
|
||||||
MASTER_SITES= http://launchpad.net/redshift/trunk/${PORTVERSION}/+download/
|
MASTER_SITES= http://launchpad.net/redshift/trunk/${PORTVERSION}/+download/
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (redshift-1.6.tar.bz2) = 9107451dee3c71c6ea146cb5409390814bf85b56ea495fb576c28f6e31fc863c
|
SHA256 (redshift-1.7.tar.bz2) = 9bfa3c3d4a9ce6ea06a5e6235ab4e8215a456c08d6e7451c0389456a37d010c8
|
||||||
SIZE (redshift-1.6.tar.bz2) = 266881
|
SIZE (redshift-1.7.tar.bz2) = 269820
|
||||||
|
|
|
@ -2,10 +2,11 @@ bin/redshift
|
||||||
share/icons/hicolor/scalable/apps/redshift.svg
|
share/icons/hicolor/scalable/apps/redshift.svg
|
||||||
share/icons/hicolor/scalable/apps/redshift-status-off.svg
|
share/icons/hicolor/scalable/apps/redshift-status-off.svg
|
||||||
share/icons/hicolor/scalable/apps/redshift-status-on.svg
|
share/icons/hicolor/scalable/apps/redshift-status-on.svg
|
||||||
share/icons/ubuntu-mono-dark/scalable/apps/redshift-status-off.svg
|
%%NLS%%share/locale/ar/LC_MESSAGES/redshift.mo
|
||||||
share/icons/ubuntu-mono-dark/scalable/apps/redshift-status-on.svg
|
%%NLS%%share/locale/ca/LC_MESSAGES/redshift.mo
|
||||||
share/icons/ubuntu-mono-light/scalable/apps/redshift-status-off.svg
|
%%NLS%%share/locale/gl/LC_MESSAGES/redshift.mo
|
||||||
share/icons/ubuntu-mono-light/scalable/apps/redshift-status-on.svg
|
%%NLS%%share/locale/nl/LC_MESSAGES/redshift.mo
|
||||||
|
%%NLS%%share/locale/pl/LC_MESSAGES/redshift.mo
|
||||||
%%NLS%%share/locale/cs/LC_MESSAGES/redshift.mo
|
%%NLS%%share/locale/cs/LC_MESSAGES/redshift.mo
|
||||||
%%NLS%%share/locale/da/LC_MESSAGES/redshift.mo
|
%%NLS%%share/locale/da/LC_MESSAGES/redshift.mo
|
||||||
%%NLS%%share/locale/de/LC_MESSAGES/redshift.mo
|
%%NLS%%share/locale/de/LC_MESSAGES/redshift.mo
|
||||||
|
@ -34,12 +35,6 @@ share/icons/ubuntu-mono-light/scalable/apps/redshift-status-on.svg
|
||||||
%%GUI%%lib/python2.6/site-packages/gtk_redshift/utils.pyc
|
%%GUI%%lib/python2.6/site-packages/gtk_redshift/utils.pyc
|
||||||
%%GUI%%lib/python2.6/site-packages/gtk_redshift/utils.pyo
|
%%GUI%%lib/python2.6/site-packages/gtk_redshift/utils.pyo
|
||||||
%%GUI%%share/applications/gtk-redshift.desktop
|
%%GUI%%share/applications/gtk-redshift.desktop
|
||||||
@dirrmtry share/icons/ubuntu-mono-dark/scalable/apps
|
|
||||||
@dirrmtry share/icons/ubuntu-mono-dark/scalable
|
|
||||||
@dirrmtry share/icons/ubuntu-mono-dark
|
|
||||||
@dirrmtry share/icons/ubuntu-mono-light/scalable/apps
|
|
||||||
@dirrmtry share/icons/ubuntu-mono-light/scalable
|
|
||||||
@dirrmtry share/icons/ubuntu-mono-light
|
|
||||||
@dirrmtry share/icons/hicolor/scalable/apps
|
@dirrmtry share/icons/hicolor/scalable/apps
|
||||||
@dirrmtry share/icons/hicolor/scalable
|
@dirrmtry share/icons/hicolor/scalable
|
||||||
@dirrmtry share/icons/hicolor
|
@dirrmtry share/icons/hicolor
|
||||||
|
|
Loading…
Add table
Reference in a new issue