Skip to content

Commit

Permalink
www/rubygem-rdf-normalize: Update to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 21, 2021
1 parent 436f9f5 commit af9feda
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions www/rubygem-rdf-normalize/Makefile
@@ -1,5 +1,5 @@
PORTNAME= rdf-normalize
DISTVERSION= 0.3.3
PORTVERSION= 0.4.0
CATEGORIES= www rubygems
MASTER_SITES= RG

Expand All @@ -8,7 +8,7 @@ COMMENT= RDF Graph normalizer for Ruby

LICENSE= UNLICENSE

RUN_DEPENDS= rubygem-rdf>=2.2<4:www/rubygem-rdf
RUN_DEPENDS= rubygem-rdf>=3.1<4:www/rubygem-rdf

USES= gem
USE_RUBY= yes
Expand Down
6 changes: 3 additions & 3 deletions www/rubygem-rdf-normalize/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1513266180
SHA256 (rubygem/rdf-normalize-0.3.3.gem) = e01592493507bb27d07f4cc30731ea8768da5a39ea25f9c87a0b6757fa981841
SIZE (rubygem/rdf-normalize-0.3.3.gem) = 12800
TIMESTAMP = 1626714756
SHA256 (rubygem/rdf-normalize-0.4.0.gem) = aff9da3c0d4ae1c05fa02503db28081375585cfa1880a94204a8c6536c81d0cd
SIZE (rubygem/rdf-normalize-0.4.0.gem) = 12800
2 changes: 1 addition & 1 deletion www/rubygem-rdf-normalize/pkg-descr
Expand Up @@ -3,4 +3,4 @@ normalizer for the RDF.rb library suite. It generates normalized output for an
RDF Dataset using the algorithm defined in RDF Normalize. It also implements an
RDF Writer interface, which can be used to serialize normalized statements.

WWW: https://github.com/gkellogg/rdf-normalize
WWW: https://github.com/ruby-rdf/rdf-normalize

0 comments on commit af9feda

Please sign in to comment.