mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04: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 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= fog-dnsimple
|
PORTNAME= fog-dnsimple
|
||||||
PORTVERSION= 2.0.0
|
PORTVERSION= 2.1.0
|
||||||
CATEGORIES= net rubygems
|
CATEGORIES= net rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
@ -10,10 +10,10 @@ MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Module for the 'fog' gem to support DNSimple
|
COMMENT= Module for the 'fog' gem to support DNSimple
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
|
|
||||||
RUN_DEPENDS= rubygem-fog-core>=1.38:devel/rubygem-fog-core \
|
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
|
NO_ARCH= yes
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1516795134
|
TIMESTAMP = 1519214712
|
||||||
SHA256 (rubygem/fog-dnsimple-2.0.0.gem) = 7a14d8ec5f95a2d41a65c5c45c5f93496f37fde74352cc2956178379da76e4e6
|
SHA256 (rubygem/fog-dnsimple-2.1.0.gem) = c3a8df8b7613f0b7ee86e5c179ae143dbd8797ab67012ea1124699c4019b7f51
|
||||||
SIZE (rubygem/fog-dnsimple-2.0.0.gem) = 12800
|
SIZE (rubygem/fog-dnsimple-2.1.0.gem) = 12800
|
||||||
|
|
Loading…
Add table
Reference in a new issue