svn commit: r508086 - head/textproc/R-cran-xml2
TAKATSU Tomonari
tota at FreeBSD.org
Sun Aug 4 09:56:52 UTC 2019
Author: tota
Date: Sun Aug 4 09:56:51 2019
New Revision: 508086
URL: https://svnweb.freebsd.org/changeset/ports/508086
Log:
- Update to 1.2.1
- Add gnome to USES
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 Aug 4 09:25:28 2019 (r508085)
+++ head/textproc/R-cran-xml2/Makefile Sun Aug 4 09:56:51 2019 (r508086)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= xml2
-PORTVERSION= 1.2.0
-PORTREVISION= 2
+PORTVERSION= 1.2.1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -16,7 +15,7 @@ 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
+USES= cran:auto-plist,compiles gnome
USE_GNOME= libxml2
post-patch:
Modified: head/textproc/R-cran-xml2/distinfo
==============================================================================
--- head/textproc/R-cran-xml2/distinfo Sun Aug 4 09:25:28 2019 (r508085)
+++ head/textproc/R-cran-xml2/distinfo Sun Aug 4 09:56:51 2019 (r508086)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521634472
-SHA256 (xml2_1.2.0.tar.gz) = 0a7a916fe9c5da9ac45aeb4c6b6b25d33c07652d422b9f2bb570f2e8f4ac9494
-SIZE (xml2_1.2.0.tar.gz) = 251614
+TIMESTAMP = 1564836754
+SHA256 (xml2_1.2.1.tar.gz) = 5615bbc94607efc3bc192551992b349091df802ae34b855cfa817733f2690605
+SIZE (xml2_1.2.1.tar.gz) = 259233
More information about the svn-ports-all
mailing list