mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 0.6.0
Changes: https://github.com/fog/fog-local/commits/master
This commit is contained in:
parent
49ebed1355
commit
a7aa68d97c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479635
2 changed files with 7 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fog-local
|
||||
PORTVERSION= 0.5.0
|
||||
PORTVERSION= 0.6.0
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -14,8 +14,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
|||
|
||||
RUN_DEPENDS= rubygem-fog-core1>=1.27:devel/rubygem-fog-core1
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1519646229
|
||||
SHA256 (rubygem/fog-local-0.5.0.gem) = 327dc053e95b2dea563cec7f85dbe340682df7efbc57a4cdefad6855baa0c40f
|
||||
SIZE (rubygem/fog-local-0.5.0.gem) = 12800
|
||||
TIMESTAMP = 1536758876
|
||||
SHA256 (rubygem/fog-local-0.6.0.gem) = 417473fe22a839af8f1388218d1843dbd09a5edfc8fcc59a893edb322ca5442d
|
||||
SIZE (rubygem/fog-local-0.6.0.gem) = 13312
|
||||
|
|
Loading…
Add table
Reference in a new issue