svn commit: r465172 - head/textproc/R-cran-xml2
TAKATSU Tomonari
tota at FreeBSD.org
Wed Mar 21 12:42:20 UTC 2018
Author: tota
Date: Wed Mar 21 12:42:19 2018
New Revision: 465172
URL: https://svnweb.freebsd.org/changeset/ports/465172
Log:
- Update to 1.2.0
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 Wed Mar 21 12:08:31 2018 (r465171)
+++ head/textproc/R-cran-xml2/Makefile Wed Mar 21 12:42:19 2018 (r465172)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= xml2
-PORTVERSION= 1.1.1
-PORTREVISION= 1
+PORTVERSION= 1.2.0
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -12,10 +11,9 @@ COMMENT= Parse XML
LICENSE= GPLv2+
-CRAN_DEPENDS= R-cran-Rcpp>=0.11.4.6:devel/R-cran-Rcpp \
- R-cran-BH>0:devel/R-cran-BH
-BUILD_DEPENDS:= ${CRAN_DEPENDS}
-RUN_DEPENDS:= ${CRAN_DEPENDS}
+CRAN_DEPENDS= R-cran-Rcpp>=0.12.12:devel/R-cran-Rcpp
+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 Wed Mar 21 12:08:31 2018 (r465171)
+++ head/textproc/R-cran-xml2/distinfo Wed Mar 21 12:42:19 2018 (r465172)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1494145599
-SHA256 (xml2_1.1.1.tar.gz) = 00f3e3b66b76760c19da5f6dddc98e6f30de36a96b211e59e1a3f4ff58763116
-SIZE (xml2_1.1.1.tar.gz) = 244643
+TIMESTAMP = 1521634472
+SHA256 (xml2_1.2.0.tar.gz) = 0a7a916fe9c5da9ac45aeb4c6b6b25d33c07652d422b9f2bb570f2e8f4ac9494
+SIZE (xml2_1.2.0.tar.gz) = 251614
More information about the svn-ports-all
mailing list