Date: Mon, 12 Jun 2017 20:21:12 +0000 (UTC) From: Richard Gallamore <ultima@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443465 - head/editors/jucipp Message-ID: <201706122021.v5CKLCYe071424@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ultima Date: Mon Jun 12 20:21:12 2017 New Revision: 443465 URL: https://svnweb.freebsd.org/changeset/ports/443465 Log: * Updated to 1.2.4 Changelog: https://github.com/cppit/jucipp/releases/tag/v1.2.4 PR: 219931 Submitted by: Mohammad S. Babaei <info@babaei.net> (maintainer) Reviewed by: lifanov (mentor) Approved by: lifanov (mentor) Differential Revision: https://reviews.freebsd.org/D11147 Modified: head/editors/jucipp/Makefile head/editors/jucipp/distinfo Modified: head/editors/jucipp/Makefile ============================================================================== --- head/editors/jucipp/Makefile Mon Jun 12 20:07:13 2017 (r443464) +++ head/editors/jucipp/Makefile Mon Jun 12 20:21:12 2017 (r443465) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jucipp -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.4 DISTVERSIONPREFIX= v CATEGORIES= editors Modified: head/editors/jucipp/distinfo ============================================================================== --- head/editors/jucipp/distinfo Mon Jun 12 20:07:13 2017 (r443464) +++ head/editors/jucipp/distinfo Mon Jun 12 20:21:12 2017 (r443465) @@ -1,6 +1,6 @@ -TIMESTAMP = 1492970358 -SHA256 (cppit-jucipp-v1.2.3_GH0.tar.gz) = 18a5ceba2bf904da35e1b80eaddc31e92b0c4c01e8efd163f3d6da862b5d33fb -SIZE (cppit-jucipp-v1.2.3_GH0.tar.gz) = 354568 +TIMESTAMP = 1497221520 +SHA256 (cppit-jucipp-v1.2.4_GH0.tar.gz) = 147ce19a58c6376442db6adef3b579c3778529814861508aaf75cd057e0a841f +SIZE (cppit-jucipp-v1.2.4_GH0.tar.gz) = 356507 SHA256 (cppit-libclangmm-1ef0424_GH0.tar.gz) = 207638f46986ae61c060f35095b31a7c0f6771ca24495ad0bfbb02918f76ea5c SIZE (cppit-libclangmm-1ef0424_GH0.tar.gz) = 13817 SHA256 (eidheim-tiny-process-library-8025c45_GH0.tar.gz) = d1ddc974e4047c1c9af9fed21cfaec730a215e3f7a7d74bcd943dd0e6a3eb475
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706122021.v5CKLCYe071424>