git: 786f10a91e5d - main - devel/rubygem-json_pure: Update to 2.7.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Oct 2024 14:42:21 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=786f10a91e5d24b4ab8c09b37bc0cc0301bbd3f1
commit 786f10a91e5d24b4ab8c09b37bc0cc0301bbd3f1
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-10-29 14:20:51 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-10-29 14:38:48 +0000
devel/rubygem-json_pure: Update to 2.7.3
- Update COMMENT
- Update WWW
- Update LICENSE_FILE
- Take maintainership
Changes: https://github.com/ruby/json/releases
---
devel/rubygem-json_pure/Makefile | 12 +++++++-----
devel/rubygem-json_pure/distinfo | 6 +++---
2 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/devel/rubygem-json_pure/Makefile b/devel/rubygem-json_pure/Makefile
index 4eb593a26429..eeeb6423c1fb 100644
--- a/devel/rubygem-json_pure/Makefile
+++ b/devel/rubygem-json_pure/Makefile
@@ -1,15 +1,17 @@
PORTNAME= json_pure
-PORTVERSION= 2.7.2
+PORTVERSION= 2.7.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
-MAINTAINER= ruby@FreeBSD.org
-COMMENT= Parse JSON texts and generate them from ruby data structures in Ruby
-WWW= https://flori.github.io/json/
+MAINTAINER= sunpoet@FreeBSD.org
+COMMENT= JSON implementation in pure Ruby
+WWW= https://ruby.github.io/json/ \
+ https://github.com/ruby/json/releases
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
-LICENSE_FILE= ${WRKSRC}/LICENSE
+LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
+LICENSE_FILE_RUBY= ${WRKSRC}/COPYING
USES= gem
diff --git a/devel/rubygem-json_pure/distinfo b/devel/rubygem-json_pure/distinfo
index e93f67c6e203..15d897a62586 100644
--- a/devel/rubygem-json_pure/distinfo
+++ b/devel/rubygem-json_pure/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712330709
-SHA256 (rubygem/json_pure-2.7.2.gem) = 99d6ae20d891aea6527831d6dcacedf9a7ac9ae1c134243777f61b67636d648d
-SIZE (rubygem/json_pure-2.7.2.gem) = 39936
+TIMESTAMP = 1729994396
+SHA256 (rubygem/json_pure-2.7.3.gem) = 915c52f0d3006d2cf8be28b77afd0ec2f24add3d114a04c243f012f4c0052916
+SIZE (rubygem/json_pure-2.7.3.gem) = 40960