Hi, please find below an update for x11/sct to version 0.4. This release includes now a tiny wrapper script named sctd from abieber@
OK? Regards, Joerg Index: Makefile =================================================================== RCS file: /cvs/ports/x11/sct/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Makefile 18 Oct 2016 18:10:09 -0000 1.3 +++ Makefile 13 May 2017 19:25:42 -0000 @@ -2,7 +2,7 @@ COMMENT = set the color temperature of the screen -DISTNAME = sct-0.3 +DISTNAME = sct-0.4 CATEGORIES = x11 sysutils Index: distinfo =================================================================== RCS file: /cvs/ports/x11/sct/distinfo,v retrieving revision 1.3 diff -u -p -r1.3 distinfo --- distinfo 18 Oct 2016 18:10:09 -0000 1.3 +++ distinfo 13 May 2017 19:25:42 -0000 @@ -1,2 +1,2 @@ -SHA256 (sct-0.3.tar.gz) = 6CSeGMvDX6EGv7kOcVk4sYD3EdDk+RdjazQDgv8s81w= -SIZE (sct-0.3.tar.gz) = 3679 +SHA256 (sct-0.4.tar.gz) = mzbqM0LqrTB3B3F2rEMQXfyCYNlA++64gn1fFGf6p2Q= +SIZE (sct-0.4.tar.gz) = 4560 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/x11/sct/pkg/PLIST,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 PLIST --- pkg/PLIST 25 May 2016 20:52:24 -0000 1.1.1.1 +++ pkg/PLIST 13 May 2017 19:25:42 -0000 @@ -1,3 +1,5 @@ @comment $OpenBSD: PLIST,v 1.1.1.1 2016/05/25 20:52:24 jung Exp $ @bin bin/sct +bin/sctd @man man/man1/sct.1 +@man man/man1/sctd.1