Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 2020 06:19:49 +0000 (UTC)
From:      =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r536073 - head/editors/jucipp
Message-ID:  <202005210619.04L6Jn71025804@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fernape
Date: Thu May 21 06:19:49 2020
New Revision: 536073
URL: https://svnweb.freebsd.org/changeset/ports/536073

Log:
  editors/jucipp: properly update to 1.6.0
  
  Update GL_COMMIT and GL_TUPLE missing from r535099
  
  PR:	246347
  Reported by:	tobik@

Modified:
  head/editors/jucipp/Makefile
  head/editors/jucipp/distinfo

Modified: head/editors/jucipp/Makefile
==============================================================================
--- head/editors/jucipp/Makefile	Thu May 21 05:40:11 2020	(r536072)
+++ head/editors/jucipp/Makefile	Thu May 21 06:19:49 2020	(r536073)
@@ -4,7 +4,7 @@
 PORTNAME=	jucipp
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.6.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	editors
 
 MAINTAINER=	info@babaei.net
@@ -23,9 +23,9 @@ RUN_DEPENDS=	llvm${LLVM_DEFAULT}>0:devel/llvm${LLVM_DE
 USES=		cmake compiler:c++14-lang desktop-file-utils gnome pkgconfig
 USE_GITLAB=	yes
 GL_ACCOUNT=	cppit
-GL_COMMIT=	22b7c68c9f740f5db1c93c699068568fc87b3a07
-GL_TUPLE=	cppit:libclangmm:a0316826f7f0c91949c6e11376fd4e92e39a008c:libclangmm/lib/libclangmm \
-		eidheim:tiny-process-library:a6773276efdbc322f1abb0159301f5502647eb52:tinyprocesslibrary/lib/tiny-process-library
+GL_COMMIT=	485aa718ecbb99473ccc745d4a59c8f2871fef19
+GL_TUPLE=	cppit:libclangmm:043d96d0bfbfe4bbb216a0954992d744a35c60ab:libclangmm/lib/libclangmm \
+		eidheim:tiny-process-library:953b19c4c0692b18fb729ffd30f1cc3412797cda:tinyprocesslibrary/lib/tiny-process-library
 USE_GNOME=	gdkpixbuf2 gtkmm30 gtksourceviewmm3
 INSTALLS_ICONS=	yes
 

Modified: head/editors/jucipp/distinfo
==============================================================================
--- head/editors/jucipp/distinfo	Thu May 21 05:40:11 2020	(r536072)
+++ head/editors/jucipp/distinfo	Thu May 21 06:19:49 2020	(r536073)
@@ -1,7 +1,7 @@
-TIMESTAMP = 1579837845
-SHA256 (cppit-jucipp-22b7c68c9f740f5db1c93c699068568fc87b3a07_GL0.tar.gz) = 79bf904bdda91270432951007b0bdfdbb2549574df3e2198635d47f4fd05a8a1
-SIZE (cppit-jucipp-22b7c68c9f740f5db1c93c699068568fc87b3a07_GL0.tar.gz) = 595298
-SHA256 (cppit-libclangmm-a0316826f7f0c91949c6e11376fd4e92e39a008c_GL0.tar.gz) = a3bfe989404c7b85374a32ddca2d98eec0b0ffa946f5637ee3ad1c3285a8cd2c
-SIZE (cppit-libclangmm-a0316826f7f0c91949c6e11376fd4e92e39a008c_GL0.tar.gz) = 18087
-SHA256 (eidheim-tiny-process-library-a6773276efdbc322f1abb0159301f5502647eb52_GL0.tar.gz) = 01ce5414d310d09dfd84838e3efc13d791ff6b02079c195ce4c5d6948b9135e4
-SIZE (eidheim-tiny-process-library-a6773276efdbc322f1abb0159301f5502647eb52_GL0.tar.gz) = 11073
+TIMESTAMP = 1590034314
+SHA256 (cppit-jucipp-485aa718ecbb99473ccc745d4a59c8f2871fef19_GL0.tar.gz) = a4d09d4ad98a56e75c06600d556c7e842dd45fa11d1dc5e93d5de32293e819de
+SIZE (cppit-jucipp-485aa718ecbb99473ccc745d4a59c8f2871fef19_GL0.tar.gz) = 799983
+SHA256 (cppit-libclangmm-043d96d0bfbfe4bbb216a0954992d744a35c60ab_GL0.tar.gz) = cb05595f76d53f357f30a3b09b4f5dea1f9d3fe1cb17e0dcdc177fea917f2ab3
+SIZE (cppit-libclangmm-043d96d0bfbfe4bbb216a0954992d744a35c60ab_GL0.tar.gz) = 17905
+SHA256 (eidheim-tiny-process-library-953b19c4c0692b18fb729ffd30f1cc3412797cda_GL0.tar.gz) = 7055460da7b16becd55b2e3e2e50e01576ea81bba7a67cca3daf3fd023250eae
+SIZE (eidheim-tiny-process-library-953b19c4c0692b18fb729ffd30f1cc3412797cda_GL0.tar.gz) = 11206



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005210619.04L6Jn71025804>