1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update to 2.1.6

- Add LICENSE_FILE

Changes:	https://github.com/ruby-rdf/json-ld/releases
		https://github.com/ruby-rdf/json-ld/commits/develop
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-09-28 10:41:41 +00:00
parent 885b2ddd1c
commit 37cdcc0248
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=450826
2 changed files with 7 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= json-ld
DISTVERSION= 2.1.5
DISTVERSION= 2.1.6
CATEGORIES= converters rubygems
MASTER_SITES= RG
@ -9,14 +9,15 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= JSON-LD reader/writer for Ruby
LICENSE= UNLICENSE
LICENSE_FILE= ${WRKSRC}/UNLICENSE
RUN_DEPENDS= rubygem-multi_json>=1.12:devel/rubygem-multi_json \
rubygem-rdf>=2.2:www/rubygem-rdf
rubygem-rdf>=2.2.8:www/rubygem-rdf
USES= gem
USE_RUBY= yes
NO_ARCH= yes
PLIST_FILES= bin/jsonld
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1504481916
SHA256 (rubygem/json-ld-2.1.5.gem) = 8b4c859671b1b4d342d0312441117ae8ab3731c28866cf0909b2e257ba643116
SIZE (rubygem/json-ld-2.1.5.gem) = 109056
TIMESTAMP = 1506585938
SHA256 (rubygem/json-ld-2.1.6.gem) = 76fe86422b43fa4f56dbcb382ce4d104281d46b9aba68afc8b9f3f648a58cc50
SIZE (rubygem/json-ld-2.1.6.gem) = 109568