From owner-svn-ports-head@freebsd.org Sun May 7 08:38:21 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 29CF8D5F8D1; Sun, 7 May 2017 08:38:21 +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 E3DAD1A08; Sun, 7 May 2017 08:38:20 +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 v478cJSm034243; Sun, 7 May 2017 08:38:19 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v478cJBn034241; Sun, 7 May 2017 08:38:19 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201705070838.v478cJBn034241@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sun, 7 May 2017 08:38:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440317 - head/textproc/R-cran-xml2 X-SVN-Group: ports-head 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: Sun, 07 May 2017 08:38:21 -0000 Author: tota Date: Sun May 7 08:38:19 2017 New Revision: 440317 URL: https://svnweb.freebsd.org/changeset/ports/440317 Log: - Update to 1.1.1 Modified: head/textproc/R-cran-xml2/Makefile (contents, props changed) head/textproc/R-cran-xml2/distinfo (contents, props changed) Modified: head/textproc/R-cran-xml2/Makefile ============================================================================== --- head/textproc/R-cran-xml2/Makefile Sun May 7 08:25:39 2017 (r440316) +++ head/textproc/R-cran-xml2/Makefile Sun May 7 08:38:19 2017 (r440317) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xml2 -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -11,9 +11,10 @@ COMMENT= Parse XML LICENSE= GPLv2+ -BUILD_DEPENDS= R-cran-Rcpp>=0.11.4.6:devel/R-cran-Rcpp \ +CRAN_DEPENDS= R-cran-Rcpp>=0.11.4.6:devel/R-cran-Rcpp \ R-cran-BH>0:devel/R-cran-BH -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS:= ${CRAN_DEPENDS} +RUN_DEPENDS:= ${CRAN_DEPENDS} USES= cran:auto-plist,compiles USE_GNOME= libxml2 Modified: head/textproc/R-cran-xml2/distinfo ============================================================================== --- head/textproc/R-cran-xml2/distinfo Sun May 7 08:25:39 2017 (r440316) +++ head/textproc/R-cran-xml2/distinfo Sun May 7 08:38:19 2017 (r440317) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467016236 -SHA256 (xml2_1.0.0.tar.gz) = f94d714e1adbe1593abe6aed03cc66e2ac9a9e66977c0b97fdd3fb31b3a64a38 -SIZE (xml2_1.0.0.tar.gz) = 100462 +TIMESTAMP = 1494145599 +SHA256 (xml2_1.1.1.tar.gz) = 00f3e3b66b76760c19da5f6dddc98e6f30de36a96b211e59e1a3f4ff58763116 +SIZE (xml2_1.1.1.tar.gz) = 244643