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

Collapse All | Expand All

(-)sysutils/libg15/Makefile (-2 / +6 lines)
Lines 1-9 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	libg15
3
PORTNAME=	libg15
4
PORTVERSION=	1.2.7
4
PORTVERSION=	1.2.8
5
CATEGORIES=	sysutils
5
CATEGORIES=	sysutils
6
MASTER_SITES=	SF/g15tools/libg15/${PORTVERSION}
7
6
8
MAINTAINER=	menelkir@itroll.org
7
MAINTAINER=	menelkir@itroll.org
9
COMMENT=	API for control of LCD and the extra keys on Logitech keyboards
8
COMMENT=	API for control of LCD and the extra keys on Logitech keyboards
Lines 13-18 Link Here
13
12
14
USES=		compiler:gcc-c++11-lib gmake libtool tar:bzip2
13
USES=		compiler:gcc-c++11-lib gmake libtool tar:bzip2
15
14
15
USE_GITLAB=	yes
16
GL_ACCOUNT=	menelkir
17
GL_PROJECT=	${PORTNAME}
18
GL_COMMIT=	2c68e01a36c6c38dff03c42c8f86d6299b07c28a
19
16
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
17
INSTALL_TARGET=	install-strip
21
INSTALL_TARGET=	install-strip
18
USE_LDCONFIG=	yes
22
USE_LDCONFIG=	yes
(-)sysutils/libg15/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1608067028
1
TIMESTAMP = 1611584350
2
SHA256 (libg15-1.2.7.tar.bz2) = 132febe27e66fd9ee1cb7675ef2b0d99b5a404c28923494ff995012b847179d6
2
SHA256 (menelkir-libg15-2c68e01a36c6c38dff03c42c8f86d6299b07c28a_GL0.tar.gz) = 7b4d020d36c0ba2053b37dcedab8d21049c1f0dcc51bc4c4e61947ee30a2c377
3
SIZE (libg15-1.2.7.tar.bz2) = 232475
3
SIZE (menelkir-libg15-2c68e01a36c6c38dff03c42c8f86d6299b07c28a_GL0.tar.gz) = 332683

Return to bug 252985