Date: Sat, 17 Apr 2021 12:19:33 GMT From: =?utf-8?B?RmVybmFuZG8gQXBlc3RlZ3XDrWE=?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ddcb5d127476 - main - editors/jucipp: Update to 1.6.3 Message-ID: <202104171219.13HCJXeP099628@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=ddcb5d1274767cacbd3846283fa04d6f464c9b2d commit ddcb5d1274767cacbd3846283fa04d6f464c9b2d Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2021-04-16 17:26:30 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2021-04-17 12:16:09 +0000 editors/jucipp: Update to 1.6.3 ChangeLog: https://gitlab.com/cppit/jucipp/-/releases/v1.6.3 PR: 254717 Reported by: info@babaei.net (maintainer) Reviewed by: daniel.engberg.lists@pyret.net --- editors/jucipp/Makefile | 9 ++++----- editors/jucipp/distinfo | 14 +++++++------- 2 files changed, 11 insertions(+), 12 deletions(-) diff --git a/editors/jucipp/Makefile b/editors/jucipp/Makefile index f6c3d491429a..1805bfc8c371 100644 --- a/editors/jucipp/Makefile +++ b/editors/jucipp/Makefile @@ -2,8 +2,7 @@ PORTNAME= jucipp DISTVERSIONPREFIX= v -DISTVERSION= 1.6.1 -PORTREVISION= 1 +DISTVERSION= 1.6.3 CATEGORIES= editors MAINTAINER= info@babaei.net @@ -22,9 +21,9 @@ RUN_DEPENDS= llvm${LLVM_DEFAULT}>0:devel/llvm${LLVM_DEFAULT} \ USES= cmake compiler:c++14-lang desktop-file-utils gnome pkgconfig USE_GITLAB= yes GL_ACCOUNT= cppit -GL_COMMIT= 4a1f88590ad1242aed596546c5568bbc40184c0c -GL_TUPLE= cppit:libclangmm:c807211edcd3894f0920fcc1c01476d898f93f8f:libclangmm/lib/libclangmm \ - eidheim:tiny-process-library:c9c8bf810ddad8cd17882b9a9ee628a690e779f5:tinyprocesslibrary/lib/tiny-process-library +GL_COMMIT= e59cb70467a085cb00fba75a748fe8b7b5431624 +GL_TUPLE= cppit:libclangmm:11fc6bb436fea00abc23fa2464781880642de5e5:libclangmm/lib/libclangmm \ + eidheim:tiny-process-library:15e4f77f8254e4b093f6be128db50fe4b6bee120:tinyprocesslibrary/lib/tiny-process-library USE_GNOME= gdkpixbuf2 gtkmm30 gtksourceviewmm3 INSTALLS_ICONS= yes diff --git a/editors/jucipp/distinfo b/editors/jucipp/distinfo index 59996e6f6099..206684506860 100644 --- a/editors/jucipp/distinfo +++ b/editors/jucipp/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1617890541 -SHA256 (cppit-jucipp-4a1f88590ad1242aed596546c5568bbc40184c0c_GL0.tar.gz) = 3efbb4237b3e895b33dd349c14367feccb34ef53ff279447ab264d0e43f13e06 -SIZE (cppit-jucipp-4a1f88590ad1242aed596546c5568bbc40184c0c_GL0.tar.gz) = 827837 -SHA256 (cppit-libclangmm-c807211edcd3894f0920fcc1c01476d898f93f8f_GL0.tar.gz) = 380a2e2cb31a3310c3ac31bb6778c844fe3947a216b19acbe69d415f3da4448a -SIZE (cppit-libclangmm-c807211edcd3894f0920fcc1c01476d898f93f8f_GL0.tar.gz) = 17950 -SHA256 (eidheim-tiny-process-library-c9c8bf810ddad8cd17882b9a9ee628a690e779f5_GL0.tar.gz) = 0bb5bd57f1b909a08d883a5a06a15bb55cfa34b2056bc63fe26ea2d5ff13fa38 -SIZE (eidheim-tiny-process-library-c9c8bf810ddad8cd17882b9a9ee628a690e779f5_GL0.tar.gz) = 11178 +TIMESTAMP = 1618182258 +SHA256 (cppit-jucipp-e59cb70467a085cb00fba75a748fe8b7b5431624_GL0.tar.gz) = 22ecb4dd1f70114799a571bb585794be32d09f303d1cfe353333d734baca4414 +SIZE (cppit-jucipp-e59cb70467a085cb00fba75a748fe8b7b5431624_GL0.tar.gz) = 830922 +SHA256 (cppit-libclangmm-11fc6bb436fea00abc23fa2464781880642de5e5_GL0.tar.gz) = de5be525523d372bed2428ac75a2598ae6f9f0bfab0903c91fe9221f29ed46c4 +SIZE (cppit-libclangmm-11fc6bb436fea00abc23fa2464781880642de5e5_GL0.tar.gz) = 18031 +SHA256 (eidheim-tiny-process-library-15e4f77f8254e4b093f6be128db50fe4b6bee120_GL0.tar.gz) = 42e7d6ab6215c005943b1c6ab4544f3e1a43b72f23f350f432d66a231d020f9f +SIZE (eidheim-tiny-process-library-15e4f77f8254e4b093f6be128db50fe4b6bee120_GL0.tar.gz) = 11805
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104171219.13HCJXeP099628>