Skip to content

Commit

Permalink
converters/R-cran-jsonlite: Update to 1.8.4
Browse files Browse the repository at this point in the history
- Update to 1.8.4
- Drop maintainership
  • Loading branch information
tota committed May 3, 2023
1 parent 8596786 commit 72c8b75
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
7 changes: 3 additions & 4 deletions converters/R-cran-jsonlite/Makefile
@@ -1,15 +1,14 @@
PORTNAME= jsonlite
PORTVERSION= 1.8.0
PORTREVISION= 1
PORTVERSION= 1.8.4
CATEGORIES= converters
DISTNAME= ${PORTNAME}_${PORTVERSION}

MAINTAINER= tota@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Robust, High Performance JSON Parser and Generator for R
WWW= https://cran.r-project.org/web/packages/jsonlite/

LICENSE= MIT

USES= cran:auto-plist,compiles
USES= cran:auto-plist,compiles

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions converters/R-cran-jsonlite/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1645672124
SHA256 (jsonlite_1.8.0.tar.gz) = 7b1892efebcb4cf4628f716000accd4b43bbf82b3e6ba90b9529d4fa0e55cd4c
SIZE (jsonlite_1.8.0.tar.gz) = 1051625
TIMESTAMP = 1682399999
SHA256 (jsonlite_1.8.4.tar.gz) = 79eaabe042226b0918aa828cc63d54fee8be67ae7c67f5e0d3010f468efb1278
SIZE (jsonlite_1.8.4.tar.gz) = 1053135

0 comments on commit 72c8b75

Please sign in to comment.