summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-04-23 10:25:14 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-04-23 10:25:14 +0000
commitb2bddbda0f6dda472bee89755cf235707934c2fa (patch)
tree49e7756298e5739983289249fa89d75000864780 /x11
parent- Update to 1.7.0 (diff)
Update to 0.2
Changes: - Plug a memory leak - Add a switch to allow running in foreground - Make the default actually really timeout at 1 min not 6s - Change the loop mechanism to actually listen/poll on the xset s. and use the poll timeout to decide when to lock Sponsored by: Essen Hackathon 2016
Notes
Notes: svn path=/head/; revision=413861
Diffstat (limited to 'x11')
-rw-r--r--x11/xcbautolock/Makefile2
-rw-r--r--x11/xcbautolock/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/x11/xcbautolock/Makefile b/x11/xcbautolock/Makefile
index d22399932fa8..491f5f49b5ce 100644
--- a/x11/xcbautolock/Makefile
+++ b/x11/xcbautolock/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= xcbautolock
-PORTVERSION= 0.1
+PORTVERSION= 0.2
CATEGORIES= x11
MAINTAINER= bapt@FreeBSD.org
diff --git a/x11/xcbautolock/distinfo b/x11/xcbautolock/distinfo
index 87f90b539ef4..66277b629497 100644
--- a/x11/xcbautolock/distinfo
+++ b/x11/xcbautolock/distinfo
@@ -1,2 +1,2 @@
-SHA256 (bapt-xcbautolock-0.1_GH0.tar.gz) = 60da8ac58ad6c22e4195f8b83f2f094f0bddaf3893206708f0318b38b018b283
-SIZE (bapt-xcbautolock-0.1_GH0.tar.gz) = 3255
+SHA256 (bapt-xcbautolock-0.2_GH0.tar.gz) = 3b26c5cbbfb7e7de563d5bb68cb493011baf7d03d85cd3ddfe20d76f323c8a33
+SIZE (bapt-xcbautolock-0.2_GH0.tar.gz) = 3769