View | Details | Raw Unified | Return to bug 160335
Collapse All | Expand All

(-)/usr/ports/accessibility/redshift/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	redshift
8
PORTNAME=	redshift
9
PORTVERSION=	1.6
9
PORTVERSION=	1.7
10
CATEGORIES=	accessibility
10
CATEGORIES=	accessibility
11
MASTER_SITES=	http://launchpad.net/redshift/trunk/${PORTVERSION}/+download/
11
MASTER_SITES=	http://launchpad.net/redshift/trunk/${PORTVERSION}/+download/
12
12
(-)/usr/ports/accessibility/redshift/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (redshift-1.6.tar.bz2) = 9107451dee3c71c6ea146cb5409390814bf85b56ea495fb576c28f6e31fc863c
1
SHA256 (redshift-1.7.tar.bz2) = 9bfa3c3d4a9ce6ea06a5e6235ab4e8215a456c08d6e7451c0389456a37d010c8
2
SIZE (redshift-1.6.tar.bz2) = 266881
2
SIZE (redshift-1.7.tar.bz2) = 269820
(-)/usr/ports/accessibility/redshift/pkg-plist (-10 lines)
Lines 2-11 Link Here
2
share/icons/hicolor/scalable/apps/redshift.svg
2
share/icons/hicolor/scalable/apps/redshift.svg
3
share/icons/hicolor/scalable/apps/redshift-status-off.svg
3
share/icons/hicolor/scalable/apps/redshift-status-off.svg
4
share/icons/hicolor/scalable/apps/redshift-status-on.svg
4
share/icons/hicolor/scalable/apps/redshift-status-on.svg
5
share/icons/ubuntu-mono-dark/scalable/apps/redshift-status-off.svg
6
share/icons/ubuntu-mono-dark/scalable/apps/redshift-status-on.svg
7
share/icons/ubuntu-mono-light/scalable/apps/redshift-status-off.svg
8
share/icons/ubuntu-mono-light/scalable/apps/redshift-status-on.svg
9
%%NLS%%share/locale/cs/LC_MESSAGES/redshift.mo
5
%%NLS%%share/locale/cs/LC_MESSAGES/redshift.mo
10
%%NLS%%share/locale/da/LC_MESSAGES/redshift.mo
6
%%NLS%%share/locale/da/LC_MESSAGES/redshift.mo
11
%%NLS%%share/locale/de/LC_MESSAGES/redshift.mo
7
%%NLS%%share/locale/de/LC_MESSAGES/redshift.mo
Lines 34-45 Link Here
34
%%GUI%%lib/python2.6/site-packages/gtk_redshift/utils.pyc
30
%%GUI%%lib/python2.6/site-packages/gtk_redshift/utils.pyc
35
%%GUI%%lib/python2.6/site-packages/gtk_redshift/utils.pyo
31
%%GUI%%lib/python2.6/site-packages/gtk_redshift/utils.pyo
36
%%GUI%%share/applications/gtk-redshift.desktop
32
%%GUI%%share/applications/gtk-redshift.desktop
37
@dirrmtry share/icons/ubuntu-mono-dark/scalable/apps
38
@dirrmtry share/icons/ubuntu-mono-dark/scalable
39
@dirrmtry share/icons/ubuntu-mono-dark
40
@dirrmtry share/icons/ubuntu-mono-light/scalable/apps
41
@dirrmtry share/icons/ubuntu-mono-light/scalable
42
@dirrmtry share/icons/ubuntu-mono-light
43
@dirrmtry share/icons/hicolor/scalable/apps
33
@dirrmtry share/icons/hicolor/scalable/apps
44
@dirrmtry share/icons/hicolor/scalable
34
@dirrmtry share/icons/hicolor/scalable
45
@dirrmtry share/icons/hicolor
35
@dirrmtry share/icons/hicolor

Return to bug 160335