diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2011-08-31 23:01:35 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2011-08-31 23:01:35 +0000 |
commit | f37fe378b117816c792ec997a36789c6d7a0fe7c (patch) | |
tree | 72d4d900c52edff1d56cdcf00acf15ae5e639870 /accessibility | |
parent | 19eb407455e77324e3ee3ef7604ab1ed01504c8d (diff) | |
download | ports-f37fe378b117816c792ec997a36789c6d7a0fe7c.tar.gz ports-f37fe378b117816c792ec997a36789c6d7a0fe7c.zip |
- Update to 1.7
PR: ports/160335
Submitted by: Mark Felder <feld@feld.me> (maintainer)
Notes
Notes:
svn path=/head/; revision=280923
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/redshift/Makefile | 2 | ||||
-rw-r--r-- | accessibility/redshift/distinfo | 4 | ||||
-rw-r--r-- | accessibility/redshift/pkg-plist | 15 |
3 files changed, 8 insertions, 13 deletions
diff --git a/accessibility/redshift/Makefile b/accessibility/redshift/Makefile index 5cf3d4b1fe15..7ce2a7a81ff9 100644 --- a/accessibility/redshift/Makefile +++ b/accessibility/redshift/Makefile @@ -6,7 +6,7 @@ # PORTNAME= redshift -PORTVERSION= 1.6 +PORTVERSION= 1.7 CATEGORIES= accessibility MASTER_SITES= http://launchpad.net/redshift/trunk/${PORTVERSION}/+download/ diff --git a/accessibility/redshift/distinfo b/accessibility/redshift/distinfo index bf1878b060a4..3d11c6037b23 100644 --- a/accessibility/redshift/distinfo +++ b/accessibility/redshift/distinfo @@ -1,2 +1,2 @@ -SHA256 (redshift-1.6.tar.bz2) = 9107451dee3c71c6ea146cb5409390814bf85b56ea495fb576c28f6e31fc863c -SIZE (redshift-1.6.tar.bz2) = 266881 +SHA256 (redshift-1.7.tar.bz2) = 9bfa3c3d4a9ce6ea06a5e6235ab4e8215a456c08d6e7451c0389456a37d010c8 +SIZE (redshift-1.7.tar.bz2) = 269820 diff --git a/accessibility/redshift/pkg-plist b/accessibility/redshift/pkg-plist index 1a73b4213eb2..113650ccc697 100644 --- a/accessibility/redshift/pkg-plist +++ b/accessibility/redshift/pkg-plist @@ -2,10 +2,11 @@ bin/redshift share/icons/hicolor/scalable/apps/redshift.svg share/icons/hicolor/scalable/apps/redshift-status-off.svg share/icons/hicolor/scalable/apps/redshift-status-on.svg -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/scalable/apps/redshift-status-off.svg -share/icons/ubuntu-mono-light/scalable/apps/redshift-status-on.svg +%%NLS%%share/locale/ar/LC_MESSAGES/redshift.mo +%%NLS%%share/locale/ca/LC_MESSAGES/redshift.mo +%%NLS%%share/locale/gl/LC_MESSAGES/redshift.mo +%%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/da/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.pyo %%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 @dirrmtry share/icons/hicolor |