git: cffe2169b1aa - main - www/rubygem-rdf: Update to 3.2.10
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Apr 2023 21:50:34 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cffe2169b1aaf077d2d9fd75c6a4d3d99822e555
commit cffe2169b1aaf077d2d9fd75c6a4d3d99822e555
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-18 21:39:07 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-18 21:39:07 +0000
www/rubygem-rdf: Update to 3.2.10
- Update WWW and clean up pkg-descr
Changes: https://github.com/ruby-rdf/rdf/releases
---
www/rubygem-rdf/Makefile | 5 +++--
www/rubygem-rdf/distinfo | 6 +++---
www/rubygem-rdf/pkg-descr | 2 --
3 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/www/rubygem-rdf/Makefile b/www/rubygem-rdf/Makefile
index 4728870a7a5c..d28d374ae1c5 100644
--- a/www/rubygem-rdf/Makefile
+++ b/www/rubygem-rdf/Makefile
@@ -1,11 +1,12 @@
PORTNAME= rdf
-PORTVERSION= 3.2.9
+PORTVERSION= 3.2.10
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Pure-Ruby library for working with RDF data
-WWW= https://ruby-rdf.github.io/rdf/
+WWW= https://github.com/ruby-rdf/rdf \
+ https://ruby-rdf.github.io/rdf/
LICENSE= UNLICENSE
LICENSE_FILE= ${WRKSRC}/UNLICENSE
diff --git a/www/rubygem-rdf/distinfo b/www/rubygem-rdf/distinfo
index 09155839ac13..a9ddf723163c 100644
--- a/www/rubygem-rdf/distinfo
+++ b/www/rubygem-rdf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1661599551
-SHA256 (rubygem/rdf-3.2.9.gem) = 7b967da6e65e7a4968f07d3c652dfda4375185c1ac2cb72c9e321f886151291d
-SIZE (rubygem/rdf-3.2.9.gem) = 156672
+TIMESTAMP = 1681843946
+SHA256 (rubygem/rdf-3.2.10.gem) = b269a6f26b0c082e21d8e6069e70db04bddc375d3d790b301566cd179833f924
+SIZE (rubygem/rdf-3.2.10.gem) = 156672
diff --git a/www/rubygem-rdf/pkg-descr b/www/rubygem-rdf/pkg-descr
index 69f550a04434..7871646dd65b 100644
--- a/www/rubygem-rdf/pkg-descr
+++ b/www/rubygem-rdf/pkg-descr
@@ -19,5 +19,3 @@ Features:
- Performs auto-detection of input to select appropriate Reader class if one
cannot be determined from file characteristics.
- Provisional support for RDF*.
-
-See also: https://github.com/ruby-rdf/rdf