View | Details | Raw Unified | Return to bug 198753 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +4 lines)
Lines 3-18 Link Here
3
3
4
PORTNAME=	sxhkd
4
PORTNAME=	sxhkd
5
PORTVERSION=	0.5.5
5
PORTVERSION=	0.5.5
6
PORTREVISION=	1
6
CATEGORIES=	x11
7
CATEGORIES=	x11
7
8
8
MAINTAINER=	antont@inbox.lv
9
MAINTAINER=	antont@inbox.lv
9
COMMENT=	Simple X hotkey daemon
10
COMMENT=	Simple X hotkey daemon
10
11
12
LICENSE=	BSD2CLAUSE
13
11
LIB_DEPENDS=	libxcb-keysyms.so:${PORTSDIR}/x11/xcb-util-keysyms
14
LIB_DEPENDS=	libxcb-keysyms.so:${PORTSDIR}/x11/xcb-util-keysyms
12
15
13
USE_GITHUB=	yes
16
USE_GITHUB=	yes
14
GH_ACCOUNT=	baskerville
17
GH_ACCOUNT=	baskerville
15
GH_COMMIT=	7e895ad
18
GH_COMMIT=	0947df4
16
19
17
USES=		gmake
20
USES=		gmake
18
21
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (sxhkd-0.5.5.tar.gz) = 4dbdf7e60a06f5f194a0d99997d14af4f0fc7ac2bec04513e208d08b0257175b
1
SHA256 (sxhkd-0.5.5.tar.gz) = 425663c06943ff243b71578780f2e9735c2410bbf22c40ec343c01cfa4e498df
2
SIZE (sxhkd-0.5.5.tar.gz) = 34667
2
SIZE (sxhkd-0.5.5.tar.gz) = 34677

Return to bug 198753