1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

databases/rubygem-her: Update to 1.1.1

- Update WWW

Changes:	https://github.com/remi/her/releases
		https://github.com/remi/her/commits/master
This commit is contained in:
Po-Chuan Hsieh 2021-04-26 04:16:27 +08:00
parent 361819c0b8
commit 20dc791fc2
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
3 changed files with 6 additions and 7 deletions

View File

@ -1,6 +1,5 @@
PORTNAME= her
PORTVERSION= 1.1.0
PORTREVISION= 1
PORTVERSION= 1.1.1
CATEGORIES= databases rubygems
MASTER_SITES= RG
@ -11,7 +10,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-activemodel4>=4.2.1:databases/rubygem-activemodel4 \
rubygem-faraday0>=0.8<1.0:www/rubygem-faraday0 \
rubygem-faraday>=0.8:www/rubygem-faraday \
rubygem-multi_json>=1.7<2:devel/rubygem-multi_json
USES= gem

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1561910746
SHA256 (rubygem/her-1.1.0.gem) = 5316fa9aec07cd39848a3458dd7aed89f346eb9a68b607ec7b823626da4ef0cb
SIZE (rubygem/her-1.1.0.gem) = 55808
TIMESTAMP = 1619198609
SHA256 (rubygem/her-1.1.1.gem) = 527f7100232a209213ea5985d94d7188629a949e5f1821b2f809e1cc4fce8cf6
SIZE (rubygem/her-1.1.1.gem) = 55808

View File

@ -4,4 +4,4 @@ resources to Ruby objects.
It is designed to build applications that are powered
by a RESTful API instead of a database.
WWW: https://github.com/remiprev/her
WWW: https://github.com/remi/her