diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2015-05-23 13:21:42 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2015-05-23 13:21:42 +0000 |
commit | 48c439186b99543a5685e6533d715c5b9b0d61aa (patch) | |
tree | a01527ef6bf9710a3e039dafa470c651edd2a757 /x11/i3lock | |
parent | 2bd1bd9d910bc437974364e787bcabbd7b93cd81 (diff) | |
download | ports-48c439186b99543a5685e6533d715c5b9b0d61aa.tar.gz ports-48c439186b99543a5685e6533d715c5b9b0d61aa.zip |
Notes
Diffstat (limited to 'x11/i3lock')
-rw-r--r-- | x11/i3lock/Makefile | 4 | ||||
-rw-r--r-- | x11/i3lock/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/i3lock/Makefile b/x11/i3lock/Makefile index 42f37a35cee1..3af6100eb588 100644 --- a/x11/i3lock/Makefile +++ b/x11/i3lock/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= i3lock -PORTVERSION= 2.6 +PORTVERSION= 2.7 CATEGORIES= x11 MASTER_SITES= http://i3wm.org/${PORTNAME}/ @@ -29,7 +29,7 @@ LDFLAGS+= ${ICONV_LIB} USE_XORG= x11 xcb xt xproto xext USES= gmake iconv pkgconfig tar:bzip2 -PORTDOCS= CHANGELOG README +PORTDOCS= CHANGELOG README.md OPTIONS_DEFINE= DOCS diff --git a/x11/i3lock/distinfo b/x11/i3lock/distinfo index d8729125aefd..8762113d8d42 100644 --- a/x11/i3lock/distinfo +++ b/x11/i3lock/distinfo @@ -1,2 +1,2 @@ -SHA256 (i3lock-2.6.tar.bz2) = c02d899fefc66bc36e47b305251363861400541f3925a21a94c66cee9055402a -SIZE (i3lock-2.6.tar.bz2) = 17972 +SHA256 (i3lock-2.7.tar.bz2) = 6882183ed0eca439e3ad1ae3e9d48b4d0a0b6f075e3850b46bf84aec97538fe2 +SIZE (i3lock-2.7.tar.bz2) = 19490 |