mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Update to 2.1.0
Changes: https://github.com/fog/fog-dnsimple/blob/master/CHANGELOG.md
This commit is contained in:
parent
1057eec25b
commit
b41ac2d88f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462509
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fog-dnsimple
|
||||
PORTVERSION= 2.0.0
|
||||
PORTVERSION= 2.1.0
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -10,10 +10,10 @@ MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Module for the 'fog' gem to support DNSimple
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-fog-core>=1.38:devel/rubygem-fog-core \
|
||||
rubygem-fog-json>=1.0:devel/rubygem-fog-json
|
||||
rubygem-fog-json>=0:devel/rubygem-fog-json
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1516795134
|
||||
SHA256 (rubygem/fog-dnsimple-2.0.0.gem) = 7a14d8ec5f95a2d41a65c5c45c5f93496f37fde74352cc2956178379da76e4e6
|
||||
SIZE (rubygem/fog-dnsimple-2.0.0.gem) = 12800
|
||||
TIMESTAMP = 1519214712
|
||||
SHA256 (rubygem/fog-dnsimple-2.1.0.gem) = c3a8df8b7613f0b7ee86e5c179ae143dbd8797ab67012ea1124699c4019b7f51
|
||||
SIZE (rubygem/fog-dnsimple-2.1.0.gem) = 12800
|
||||
|
Loading…
Reference in New Issue
Block a user