From owner-svn-ports-head@freebsd.org Thu Oct 19 05:52:29 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8D8F6E2B453; Thu, 19 Oct 2017 05:52:29 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6AA6D7F9E3; Thu, 19 Oct 2017 05:52:29 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9J5qSBA067131; Thu, 19 Oct 2017 05:52:28 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9J5qSZF067129; Thu, 19 Oct 2017 05:52:28 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201710190552.v9J5qSZF067129@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 19 Oct 2017 05:52:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452395 - head/editors/jucipp X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/editors/jucipp X-SVN-Commit-Revision: 452395 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Oct 2017 05:52:29 -0000 Author: swills Date: Thu Oct 19 05:52:28 2017 New Revision: 452395 URL: https://svnweb.freebsd.org/changeset/ports/452395 Log: editors/jucipp: update to 1.3.0 PR: 222913 Submitted by: Mohammad S. Babaei (maintainer) Modified: head/editors/jucipp/Makefile head/editors/jucipp/distinfo Modified: head/editors/jucipp/Makefile ============================================================================== --- head/editors/jucipp/Makefile Thu Oct 19 04:59:37 2017 (r452394) +++ head/editors/jucipp/Makefile Thu Oct 19 05:52:28 2017 (r452395) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= jucipp -PORTVERSION= 1.2.4 -PORTREVISION= 2 +PORTVERSION= 1.3.0 DISTVERSIONPREFIX= v CATEGORIES= editors @@ -16,24 +15,19 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libaspell.so:textproc/aspell \ libboost_filesystem.so:devel/boost-libs \ libgit2.so:devel/libgit2 \ - libclang.so:devel/llvm40 + libclang.so:devel/llvm50 -USE_GNOME= gdkpixbuf2 gtkmm30 gtksourceviewmm3 USES= cmake:outsource desktop-file-utils pkgconfig +USE_GNOME= gdkpixbuf2 gtkmm30 gtksourceviewmm3 INSTALLS_ICONS= yes USE_GITHUB= yes GH_ACCOUNT= cppit -GH_TUPLE= cppit:libclangmm:1ef0424:libclangmm/libclangmm \ - eidheim:tiny-process-library:8025c45:tiny_process_library/tiny-process-library +GH_TUPLE= cppit:libclangmm:d978517:libclangmm/libclangmm \ + eidheim:tiny-process-library:cf212df:tiny_process_library/tiny-process-library PLIST_FILES= bin/juci \ share/applications/juci.desktop \ share/icons/hicolor/scalable/apps/juci.svg - -post-patch: -# Make sure that jucipp can find LLVM 4.0 - @${REINPLACE_CMD} 's,[[:<:]]llvm39/\(.*\)[[:>:]],llvm40/\1,g' \ - ${WRKSRC}/cmake_modules/FindLibClang.cmake .include Modified: head/editors/jucipp/distinfo ============================================================================== --- head/editors/jucipp/distinfo Thu Oct 19 04:59:37 2017 (r452394) +++ head/editors/jucipp/distinfo Thu Oct 19 05:52:28 2017 (r452395) @@ -1,7 +1,7 @@ -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 -SIZE (eidheim-tiny-process-library-8025c45_GH0.tar.gz) = 8032 +TIMESTAMP = 1506530898 +SHA256 (cppit-jucipp-v1.3.0_GH0.tar.gz) = 1c159ffc6ea9f0269dbe11fb3707ef84b1e3868fd37181e51817729806b37716 +SIZE (cppit-jucipp-v1.3.0_GH0.tar.gz) = 478855 +SHA256 (cppit-libclangmm-d978517_GH0.tar.gz) = b198a809d8d8c796a17dafd7c2e53055f54fa0359f67349d3a4c7e77a0512a4a +SIZE (cppit-libclangmm-d978517_GH0.tar.gz) = 17331 +SHA256 (eidheim-tiny-process-library-cf212df_GH0.tar.gz) = dddc6316d29e3bad683126b4942cb68fc44770da07e330d914e7a2a0b7e17336 +SIZE (eidheim-tiny-process-library-cf212df_GH0.tar.gz) = 8359