git: ef0e62f275bf - main - textproc/R-cran-highr: Update to 0.9
TAKATSU Tomonari
tota at FreeBSD.org
Sat Apr 17 12:31:43 UTC 2021
The branch main has been updated by tota:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ef0e62f275bf4af4319cd8638a86188b247d21cd
commit ef0e62f275bf4af4319cd8638a86188b247d21cd
Author: TAKATSU Tomonari <tota at FreeBSD.org>
AuthorDate: 2021-04-17 10:48:34 +0000
Commit: TAKATSU Tomonari <tota at FreeBSD.org>
CommitDate: 2021-04-17 12:31:32 +0000
textproc/R-cran-highr: Update to 0.9
---
textproc/R-cran-highr/Makefile | 7 +++++--
textproc/R-cran-highr/distinfo | 6 +++---
2 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/textproc/R-cran-highr/Makefile b/textproc/R-cran-highr/Makefile
index 17c8453f82d9..696539db02f2 100644
--- a/textproc/R-cran-highr/Makefile
+++ b/textproc/R-cran-highr/Makefile
@@ -1,8 +1,7 @@
# Created by: TAKATSU Tomonari <tota at FreeBSD.org>
PORTNAME= highr
-PORTVERSION= 0.8
-PORTREVISION= 2
+PORTVERSION= 0.9
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -11,6 +10,10 @@ COMMENT= Syntax Highlighting for R Source Code
LICENSE= GPLv2+
+CRAN_DEPENDS= R-cran-xfun>=0.18:misc/R-cran-xfun
+BUILD_DEPENDS= ${CRAN_DEPENDS}
+RUN_DEPENDS= ${CRAN_DEPENDS}
+
USES= cran:auto-plist
.include <bsd.port.mk>
diff --git a/textproc/R-cran-highr/distinfo b/textproc/R-cran-highr/distinfo
index d18619dd95bc..785dc6acb0b8 100644
--- a/textproc/R-cran-highr/distinfo
+++ b/textproc/R-cran-highr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1563067006
-SHA256 (highr_0.8.tar.gz) = 4bd01fba995f68c947a99bdf9aca15327a5320151e10bd0326fad50a6d8bc657
-SIZE (highr_0.8.tar.gz) = 17445
+TIMESTAMP = 1618656459
+SHA256 (highr_0.9.tar.gz) = beff11390d936c90fdcc00e7ed0eb72220f3de403a51b56659e3d3e0b6d8ed4d
+SIZE (highr_0.9.tar.gz) = 15188
More information about the dev-commits-ports-all
mailing list