svn commit: r467455 - head/devel/R-cran-repr
TAKATSU Tomonari
tota at FreeBSD.org
Mon Apr 16 05:48:54 UTC 2018
Author: tota
Date: Mon Apr 16 05:48:53 2018
New Revision: 467455
URL: https://svnweb.freebsd.org/changeset/ports/467455
Log:
- Update to 0.13
Modified:
head/devel/R-cran-repr/Makefile (contents, props changed)
head/devel/R-cran-repr/distinfo (contents, props changed)
Modified: head/devel/R-cran-repr/Makefile
==============================================================================
--- head/devel/R-cran-repr/Makefile Mon Apr 16 05:46:35 2018 (r467454)
+++ head/devel/R-cran-repr/Makefile Mon Apr 16 05:48:53 2018 (r467455)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= repr
-PORTVERSION= 0.12.0
-PORTREVISION= 1
+PORTVERSION= 0.13
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -11,6 +10,11 @@ MAINTAINER= tota at FreeBSD.org
COMMENT= Serializable Reprensentations
LICENSE= GPLv3
+
+CRAN_DEPENDS= R-cran-htmltools>0:textproc/R-cran-htmltools \
+ R-cran-base64enc>0:converters/R-cran-base64enc
+BUILD_DEPENDS= ${CRAN_DEPENDS}
+RUN_DEPENDS= ${CRAN_DEPENDS}
USES= cran:auto-plist
Modified: head/devel/R-cran-repr/distinfo
==============================================================================
--- head/devel/R-cran-repr/distinfo Mon Apr 16 05:46:35 2018 (r467454)
+++ head/devel/R-cran-repr/distinfo Mon Apr 16 05:48:53 2018 (r467455)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1503902254
-SHA256 (repr_0.12.0.tar.gz) = 03af0059ecb9b49f3d2c625eceecae7c20b88cd82a066b4d244ec5b27c16cadc
-SIZE (repr_0.12.0.tar.gz) = 22482
+TIMESTAMP = 1523854652
+SHA256 (repr_0.13.tar.gz) = 8d3e1c01dfecaaf693c39c825a1073a4c7e019e960740a8346d9a75fb249a74c
+SIZE (repr_0.13.tar.gz) = 24504
More information about the svn-ports-all
mailing list