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

Collapse All | Expand All

(-)b/textproc/belr/Makefile (-2 / +6 lines)
Lines 1-7 Link Here
1
PORTNAME=	belr
1
PORTNAME=	belr
2
PORTVERSION=	5.1.32
2
DISTVERSION=	5.1.32
3
CATEGORIES=	textproc
3
CATEGORIES=	textproc
4
MASTER_SITES=	https://gitlab.linphone.org/BC/public/${PORTNAME}/-/archive/${PORTVERSION}/
4
#MASTER_SITES=	https://gitlab.linphone.org/BC/public/${PORTNAME}/-/archive/${PORTVERSION}/
5
5
6
MAINTAINER=	bofh@FreeBSD.org
6
MAINTAINER=	bofh@FreeBSD.org
7
COMMENT=	Language recognition library
7
COMMENT=	Language recognition library
Lines 13-18 LICENSE_FILE= ${WRKSRC}/LICENSE.txt Link Here
13
LIB_DEPENDS=	libbctoolbox.so:net/bctoolbox
13
LIB_DEPENDS=	libbctoolbox.so:net/bctoolbox
14
14
15
USES=		cmake compiler:c++11-lib
15
USES=		cmake compiler:c++11-lib
16
USE_GITLAB=	yes
17
GL_SITE=	https://gitlab.linphone.org/BC
18
GL_ACCOUNT=	public
19
GL_COMMIT=	03d649ca34c715dda11f842ad54d5eb38752086f
16
USE_LDCONFIG=	yes
20
USE_LDCONFIG=	yes
17
21
18
CMAKE_ARGS=	-DCMAKE_PREFIX_PATH=${LOCALBASE} \
22
CMAKE_ARGS=	-DCMAKE_PREFIX_PATH=${LOCALBASE} \
(-)b/textproc/belr/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1655299218
1
TIMESTAMP = 1665860342
2
SHA256 (belr-5.1.32.tar.gz) = ec2ae0ab9f22fcaab3cb6615d503f83556660798db96780bb36b0ece97f681cf
2
SHA256 (public-belr-03d649ca34c715dda11f842ad54d5eb38752086f_GL0.tar.gz) = e8a81c3117d81a95bcb64e6e5fd83242775088d77d7cfbd42b64d09c405d118a
3
SIZE (belr-5.1.32.tar.gz) = 67832
3
SIZE (public-belr-03d649ca34c715dda11f842ad54d5eb38752086f_GL0.tar.gz) = 67878

Return to bug 267102