- Update to 0.0.3
- Add NO_ARCH Changes: https://github.com/fog/fog-profitbricks/releases
This commit is contained in:
parent
20e29a5972
commit
35780a2262
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389059
2 changed files with 4 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fog-profitbricks
|
||||
PORTVERSION= 0.0.2
|
||||
PORTVERSION= 0.0.3
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -15,6 +15,7 @@ RUN_DEPENDS= rubygem-fog-core>=0:${PORTSDIR}/devel/rubygem-fog-core \
|
|||
rubygem-fog-xml>=0:${PORTSDIR}/textproc/rubygem-fog-xml \
|
||||
rubygem-nokogiri>=0:${PORTSDIR}/textproc/rubygem-nokogiri
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/fog-profitbricks-0.0.2.gem) = a46594c9ec385fc70180d4654b61097ba6fd59a51dbaae8f381da7c419486242
|
||||
SIZE (rubygem/fog-profitbricks-0.0.2.gem) = 27648
|
||||
SHA256 (rubygem/fog-profitbricks-0.0.3.gem) = b9da50b55c02902d526b3ed91d47beea5f20b6e8e975b2887bca4f391df54305
|
||||
SIZE (rubygem/fog-profitbricks-0.0.3.gem) = 27648
|
||||
|
|
Loading…
Reference in a new issue