1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Update to 3.1.0

- Update version requirement of RUN_DEPENDS
- Update WWW
- Take maintainership

Changes:	https://github.com/ruby-rdf/rdf/releases
		https://github.com/ruby-rdf/rdf/commits/develop
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-12-28 07:38:56 +00:00
parent 20966c9c41
commit 03958e99a2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=521158
3 changed files with 8 additions and 8 deletions

View File

@ -2,18 +2,18 @@
# $FreeBSD$
PORTNAME= rdf
PORTVERSION= 3.0.7
PORTVERSION= 3.1.0
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Pure-Ruby library for working with RDF data
LICENSE= UNLICENSE
LICENSE_FILE= ${WRKSRC}/UNLICENSE
RUN_DEPENDS= rubygem-hamster>=3.0:devel/rubygem-hamster \
rubygem-link_header>=0.0.8:www/rubygem-link_header
RUN_DEPENDS= rubygem-hamster>=3.0<4:devel/rubygem-hamster \
rubygem-link_header>=0.0.8<1:www/rubygem-link_header
USES= gem
USE_RUBY= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1543649655
SHA256 (rubygem/rdf-3.0.7.gem) = 753f42ba99c227f61f966c59e1183fe3766d6177ec98ba1190298aa3c384629c
SIZE (rubygem/rdf-3.0.7.gem) = 137216
TIMESTAMP = 1577145899
SHA256 (rubygem/rdf-3.1.0.gem) = c4642bc917f5034ca4f5fec682877520d815fddabb415153ece1b899580e5167
SIZE (rubygem/rdf-3.1.0.gem) = 139776

View File

@ -19,4 +19,4 @@ Features:
* Performs auto-detection of input to select appropriate Reader class if one can
not be determined from file characteristics.
WWW: http://ruby-rdf.github.io/
WWW: https://ruby-rdf.github.io/rdf/