From owner-svn-ports-head@freebsd.org Tue Aug 22 03:27:07 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 933AFDEC206; Tue, 22 Aug 2017 03:27:07 +0000 (UTC) (envelope-from tota@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 622DC6EEC3; Tue, 22 Aug 2017 03:27:07 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7M3R6PJ066209; Tue, 22 Aug 2017 03:27:06 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7M3R6if066207; Tue, 22 Aug 2017 03:27:06 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201708220327.v7M3R6if066207@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Tue, 22 Aug 2017 03:27:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r448510 - head/math/R-cran-igraph X-SVN-Group: ports-head X-SVN-Commit-Author: tota X-SVN-Commit-Paths: head/math/R-cran-igraph X-SVN-Commit-Revision: 448510 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: Tue, 22 Aug 2017 03:27:07 -0000 Author: tota Date: Tue Aug 22 03:27:06 2017 New Revision: 448510 URL: https://svnweb.freebsd.org/changeset/ports/448510 Log: - Update to 1.1.2 - Fix LICENSE Modified: head/math/R-cran-igraph/Makefile (contents, props changed) head/math/R-cran-igraph/distinfo (contents, props changed) Modified: head/math/R-cran-igraph/Makefile ============================================================================== --- head/math/R-cran-igraph/Makefile Tue Aug 22 02:50:41 2017 (r448509) +++ head/math/R-cran-igraph/Makefile Tue Aug 22 03:27:06 2017 (r448510) @@ -2,21 +2,21 @@ # $FreeBSD$ PORTNAME= igraph -PORTREVISION= 1 -DISTVERSION= 1.0.1 +DISTVERSION= 1.1.2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Network Analysis and Visualization -LICENSE= GPLv2 GPLv3 -LICENSE_COMB= dual +LICENSE= GPLv2+ LIB_DEPENDS= libgmp.so:math/gmp -RUN_DEPENDS= R-cran-magrittr>0:devel/R-cran-magrittr \ - R-cran-NMF>0:math/R-cran-NMF \ - R-cran-irlba>0:math/R-cran-irlba +CRAN_DEPENDS= R-cran-irlba>0:math/R-cran-irlba \ + R-cran-magrittr>0:devel/R-cran-magrittr \ + R-cran-pkgconfig>=2.0.0:devel/R-cran-pkgconfig +BUILD_DEPENDS= ${CRAN_DEPENDS} +RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist,compiles USE_GNOME= libxml2 Modified: head/math/R-cran-igraph/distinfo ============================================================================== --- head/math/R-cran-igraph/distinfo Tue Aug 22 02:50:41 2017 (r448509) +++ head/math/R-cran-igraph/distinfo Tue Aug 22 03:27:06 2017 (r448510) @@ -1,2 +1,3 @@ -SHA256 (igraph_1.0.1.tar.gz) = dc64ed09b8b5f8d66ed4936cde3491974d6bc5178dd259b6eab7ef3936aa5602 -SIZE (igraph_1.0.1.tar.gz) = 3328353 +TIMESTAMP = 1500862398 +SHA256 (igraph_1.1.2.tar.gz) = 89b16b41bc77949ea208419e52a18b78b5d418c7fedc52cd47d06a51a6e746ec +SIZE (igraph_1.1.2.tar.gz) = 3376958