pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/slock



Module Name:    pkgsrc
Committed By:   leot
Date:           Tue Feb 16 17:47:19 UTC 2016

Modified Files:
        pkgsrc/x11/slock: Makefile PLIST distinfo

Log Message:
Update x11/slock to 1.3.

pkgsrc changes:
- Delete NO_CONFIGURE (it is not needed and sometimes can be harmful)

Changes:
The changes since version 1.2 are:
- bugfix: The cover window now resizes correctly when new screens are added or
  the resolution is changed while the lock is active.
- new: slock now has a third color. The three colors are used for startup,
  typing and failed login attempt.
- new: slock now allows to run any command after the screen has been locked, for
  example suspending to ram.
- slock now has a man page.
- a few small fixes and code style updates to make it more consistent with the
  rest of the suckless projects.

ok reed@


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/slock/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/slock/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/slock/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index