FreeBSD Bugzilla – Attachment 237354 Details for
Bug 267102
textproc/belr: Use USE_GITLAB
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for belr
belr-usegitlab.patch (text/plain), 1.38 KB, created by
Daniel Engberg
on 2022-10-15 19:01:02 UTC
(
hide
)
Description:
Patch for belr
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2022-10-15 19:01:02 UTC
Size:
1.38 KB
patch
obsolete
>diff --git a/textproc/belr/Makefile b/textproc/belr/Makefile >index 99ea4d641711..6f236a6a237d 100644 >--- a/textproc/belr/Makefile >+++ b/textproc/belr/Makefile >@@ -1,7 +1,7 @@ > PORTNAME= belr >-PORTVERSION= 5.1.32 >+DISTVERSION= 5.1.32 > CATEGORIES= textproc >-MASTER_SITES= https://gitlab.linphone.org/BC/public/${PORTNAME}/-/archive/${PORTVERSION}/ >+#MASTER_SITES= https://gitlab.linphone.org/BC/public/${PORTNAME}/-/archive/${PORTVERSION}/ > > MAINTAINER= bofh@FreeBSD.org > COMMENT= Language recognition library >@@ -13,6 +13,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt > LIB_DEPENDS= libbctoolbox.so:net/bctoolbox > > USES= cmake compiler:c++11-lib >+USE_GITLAB= yes >+GL_SITE= https://gitlab.linphone.org/BC >+GL_ACCOUNT= public >+GL_COMMIT= 03d649ca34c715dda11f842ad54d5eb38752086f > USE_LDCONFIG= yes > > CMAKE_ARGS= -DCMAKE_PREFIX_PATH=${LOCALBASE} \ >diff --git a/textproc/belr/distinfo b/textproc/belr/distinfo >index 8892383b5d39..dfd82c437925 100644 >--- a/textproc/belr/distinfo >+++ b/textproc/belr/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1655299218 >-SHA256 (belr-5.1.32.tar.gz) = ec2ae0ab9f22fcaab3cb6615d503f83556660798db96780bb36b0ece97f681cf >-SIZE (belr-5.1.32.tar.gz) = 67832 >+TIMESTAMP = 1665860342 >+SHA256 (public-belr-03d649ca34c715dda11f842ad54d5eb38752086f_GL0.tar.gz) = e8a81c3117d81a95bcb64e6e5fd83242775088d77d7cfbd42b64d09c405d118a >+SIZE (public-belr-03d649ca34c715dda11f842ad54d5eb38752086f_GL0.tar.gz) = 67878
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 267102
:
237354
|
237355