diff options
author | ultima <ultima@FreeBSD.org> | 2017-06-13 04:21:12 +0800 |
---|---|---|
committer | ultima <ultima@FreeBSD.org> | 2017-06-13 04:21:12 +0800 |
commit | 86684613adba7742243d34fc3f999ccbba279afa (patch) | |
tree | cae2e258947017d2f1d8252886568460a977d4fa /editors | |
parent | 0642abce71fa77d8f5447e0a8ad6e5115c2e8076 (diff) | |
download | freebsd-ports-gnome-86684613adba7742243d34fc3f999ccbba279afa.tar.gz freebsd-ports-gnome-86684613adba7742243d34fc3f999ccbba279afa.tar.zst freebsd-ports-gnome-86684613adba7742243d34fc3f999ccbba279afa.zip |
* 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
Diffstat (limited to 'editors')
-rw-r--r-- | editors/jucipp/Makefile | 2 | ||||
-rw-r--r-- | editors/jucipp/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/jucipp/Makefile b/editors/jucipp/Makefile index b5a4e1bba2b1..6012cfef971a 100644 --- a/editors/jucipp/Makefile +++ b/editors/jucipp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jucipp -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.4 DISTVERSIONPREFIX= v CATEGORIES= editors diff --git a/editors/jucipp/distinfo b/editors/jucipp/distinfo index 9a5c8d0239c4..a75813c63f32 100644 --- a/editors/jucipp/distinfo +++ b/editors/jucipp/distinfo @@ -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 |