View | Details | Raw Unified | Return to bug 200378
Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	i3lock
4
PORTNAME=	i3lock
5
PORTVERSION=	2.6
5
PORTVERSION=	2.7
6
CATEGORIES=	x11
6
CATEGORIES=	x11
7
MASTER_SITES=	http://i3wm.org/${PORTNAME}/
7
MASTER_SITES=	http://i3wm.org/${PORTNAME}/
8
8
Lines 29-35 Link Here
29
USE_XORG=	x11 xcb xt xproto xext
29
USE_XORG=	x11 xcb xt xproto xext
30
USES=		gmake iconv pkgconfig tar:bzip2
30
USES=		gmake iconv pkgconfig tar:bzip2
31
31
32
PORTDOCS=	CHANGELOG README
32
PORTDOCS=	CHANGELOG README.md
33
33
34
OPTIONS_DEFINE=	DOCS
34
OPTIONS_DEFINE=	DOCS
35
35
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (i3lock-2.6.tar.bz2) = c02d899fefc66bc36e47b305251363861400541f3925a21a94c66cee9055402a
1
SHA256 (i3lock-2.7.tar.bz2) = 6882183ed0eca439e3ad1ae3e9d48b4d0a0b6f075e3850b46bf84aec97538fe2
2
SIZE (i3lock-2.6.tar.bz2) = 17972
2
SIZE (i3lock-2.7.tar.bz2) = 19490

Return to bug 200378