diff options
author | Mohammad S. Babaei <info@babaei.net> | 2022-08-17 14:59:59 +0000 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2022-08-17 15:06:46 +0000 |
commit | 265585c6ce72b3c513ff776ed5111f9ceaab3f85 (patch) | |
tree | 658ee0a0203822a8a80e4571d1b0c77bc2926025 /editors/jucipp | |
parent | 42a3754cd2b979dadda9d90857fda6a4dbaa46a0 (diff) | |
download | ports-265585c6ce72b3c513ff776ed5111f9ceaab3f85.tar.gz ports-265585c6ce72b3c513ff776ed5111f9ceaab3f85.zip |
editors/jucipp: Update to 1.7.2
- unbreak[1]
[1] https://gitlab.com/cppit/jucipp/-/issues/453
ChangeLog: https://gitlab.com/cppit/jucipp/-/releases/v1.7.2
PR: 265838
Reported by: unitrunker <unitrunker@gmail.com>
MFH: 2022Q3
Diffstat (limited to 'editors/jucipp')
-rw-r--r-- | editors/jucipp/Makefile | 11 | ||||
-rw-r--r-- | editors/jucipp/distinfo | 14 |
2 files changed, 11 insertions, 14 deletions
diff --git a/editors/jucipp/Makefile b/editors/jucipp/Makefile index 2091e8af74fc..6645e8db24fb 100644 --- a/editors/jucipp/Makefile +++ b/editors/jucipp/Makefile @@ -1,7 +1,6 @@ PORTNAME= jucipp DISTVERSIONPREFIX= v -DISTVERSION= 1.7.1 -PORTREVISION= 4 +DISTVERSION= 1.7.2 CATEGORIES= editors MAINTAINER= info@babaei.net @@ -18,14 +17,12 @@ LIB_DEPENDS= libaspell.so:textproc/aspell \ RUN_DEPENDS= llvm${LLVM_DEFAULT}>0:devel/llvm${LLVM_DEFAULT} \ uctags:devel/universal-ctags -BROKEN= error: implicit instantiation of undefined template 'std::basic_ifstream<char>' - USES= cmake compiler:c++14-lang desktop-file-utils gnome pkgconfig USE_GITLAB= yes GL_ACCOUNT= cppit -GL_COMMIT= b3b5182258b25835e7c5f683623ab774d8e34c75 -GL_TUPLE= cppit:libclangmm:0df7169ddc918d80a95e50f04813be82fff7ce24:libclangmm/lib/libclangmm \ - eidheim:tiny-process-library:15e4f77f8254e4b093f6be128db50fe4b6bee120:tinyprocesslibrary/lib/tiny-process-library +GL_COMMIT= 692f3de1f0aad00051096579975e515bccc3802a +GL_TUPLE= cppit:libclangmm:9704b9b6de0982a588fa41741157d5640afedf30:libclangmm/lib/libclangmm \ + eidheim:tiny-process-library:839ff806dc447ff49af80f9a9eaa7949f770f8e5:tinyprocesslibrary/lib/tiny-process-library USE_GNOME= gdkpixbuf2 gtkmm30 gtksourceviewmm3 CMAKE_ARGS= -DCMAKE_INCLUDE_PATH=${LOCALBASE}/llvm${LLVM_DEFAULT}/include \ diff --git a/editors/jucipp/distinfo b/editors/jucipp/distinfo index c1189def14d3..8cd7cabe6b3d 100644 --- a/editors/jucipp/distinfo +++ b/editors/jucipp/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1629971168 -SHA256 (cppit-jucipp-b3b5182258b25835e7c5f683623ab774d8e34c75_GL0.tar.gz) = a9b258b3260bed3c411970b36c0684025adc7f85ecd14140871e1761bc620df8 -SIZE (cppit-jucipp-b3b5182258b25835e7c5f683623ab774d8e34c75_GL0.tar.gz) = 1015759 -SHA256 (cppit-libclangmm-0df7169ddc918d80a95e50f04813be82fff7ce24_GL0.tar.gz) = 0a55b79cfbc8618580015201854918eeea625dbe79eb213280077bb147c8a55f -SIZE (cppit-libclangmm-0df7169ddc918d80a95e50f04813be82fff7ce24_GL0.tar.gz) = 18053 -SHA256 (eidheim-tiny-process-library-15e4f77f8254e4b093f6be128db50fe4b6bee120_GL0.tar.gz) = 42e7d6ab6215c005943b1c6ab4544f3e1a43b72f23f350f432d66a231d020f9f -SIZE (eidheim-tiny-process-library-15e4f77f8254e4b093f6be128db50fe4b6bee120_GL0.tar.gz) = 11805 +TIMESTAMP = 1660742699 +SHA256 (cppit-jucipp-692f3de1f0aad00051096579975e515bccc3802a_GL0.tar.gz) = 2d01c040f473961f6e0e37acb9dee2c9ab9c6cecd08fbf95ff85c370bcac07be +SIZE (cppit-jucipp-692f3de1f0aad00051096579975e515bccc3802a_GL0.tar.gz) = 1019194 +SHA256 (cppit-libclangmm-9704b9b6de0982a588fa41741157d5640afedf30_GL0.tar.gz) = 4ed79294cb67ae56a4d72e50c4188c49215df51c8b9a466fc0aeeaab2dbc7a3f +SIZE (cppit-libclangmm-9704b9b6de0982a588fa41741157d5640afedf30_GL0.tar.gz) = 18098 +SHA256 (eidheim-tiny-process-library-839ff806dc447ff49af80f9a9eaa7949f770f8e5_GL0.tar.gz) = a808e5e3bdb43a04c862da968588ceffb1e46b85a32b430d5e27f243b37f5098 +SIZE (eidheim-tiny-process-library-839ff806dc447ff49af80f9a9eaa7949f770f8e5_GL0.tar.gz) = 11524 |