FreeBSD Bugzilla – Attachment 191137 Details for
Bug 226297
accessibility/sct: Update to 0.2.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 0.2.1 for sct (svn diff) (revision 1)
sct-0.2.1--r1.diff (text/plain), 1.90 KB, created by
Mateusz Piotrowski
on 2018-03-02 15:03:54 UTC
(
hide
)
Description:
Update to 0.2.1 for sct (svn diff) (revision 1)
Filename:
MIME Type:
Creator:
Mateusz Piotrowski
Created:
2018-03-02 15:03:54 UTC
Size:
1.90 KB
patch
obsolete
>Index: accessibility/sct/Makefile >=================================================================== >--- accessibility/sct/Makefile (revision 463209) >+++ accessibility/sct/Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= sct >-PORTVERSION= 0.1.0 >+PORTVERSION= 0.2.1 > CATEGORIES= accessibility > > MAINTAINER= 0mp@FreeBSD.org >@@ -8,6 +8,7 @@ > COMMENT= Utility to change screen temperature > > LICENSE= UNLICENSE >+LICENSE_FILE= ${WRKSRC}/LICENSE > > USE_GITHUB= yes > GH_ACCOUNT= 0mp >@@ -14,9 +15,9 @@ > > USE_XORG= x11 xrandr > >-PLIST_FILES= bin/sct >+PLIST_FILES= bin/sct \ >+ man/man1/sct.1.gz > >-post-install: >- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sct >+INSTALL_TARGET= install-strip > > .include <bsd.port.mk> >Index: accessibility/sct/distinfo >=================================================================== >--- accessibility/sct/distinfo (revision 463209) >+++ accessibility/sct/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1516135722 >-SHA256 (0mp-sct-0.1.0_GH0.tar.gz) = 982bae0448daff0b41eabe492b8b33223e2dad010e861fd6f09e8d9d0d7ca6c1 >-SIZE (0mp-sct-0.1.0_GH0.tar.gz) = 2167 >+TIMESTAMP = 1519997618 >+SHA256 (0mp-sct-0.2.1_GH0.tar.gz) = dc10f115d55c6979d81213870dab2d92c3941e314eef14ede0561d6b0569e87f >+SIZE (0mp-sct-0.2.1_GH0.tar.gz) = 2775 >Index: accessibility/sct/pkg-descr >=================================================================== >--- accessibility/sct/pkg-descr (revision 463209) >+++ accessibility/sct/pkg-descr (working copy) >@@ -3,12 +3,4 @@ > lightweight than similar software solutions like Redshift and f.lux. At the > same time it is easier to use than xrandr. > >-Sct takes temperature values in range 1000 to 10000, where 6500 is the default >-value. Here are some usage examples: >- >- * Campfire style: `sct 4500` >- * Dust storm on Mars style: `sct 2000` >- * Coffee free all nighter style: `sct 8000` >- * Default style: `sct` >- > WWW: https://www.tedunangst.com/flak/post/sct-set-color-temperature
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
0mp
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 226297
:
191135
| 191137