Update to 1.3.0
Changes: https://github.com/sumoheavy/jira-ruby/commits/master
This commit is contained in:
parent
d9b51a8023
commit
e79d4f4422
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=446415
2 changed files with 6 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= jira-ruby
|
||||
PORTVERSION= 1.2.0
|
||||
PORTVERSION= 1.3.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -13,7 +13,8 @@ LICENSE= MIT
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-activesupport4>=4.0:devel/rubygem-activesupport4 \
|
||||
rubygem-oauth>=0.5.0:net/rubygem-oauth
|
||||
rubygem-multipart-post>=0:www/rubygem-multipart-post \
|
||||
rubygem-oauth>=0.5.0:net/rubygem-oauth
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1489069801
|
||||
SHA256 (rubygem/jira-ruby-1.2.0.gem) = 427127d81f6cbe94ba8c0b9c25e7caedcdee6226719ddd9a9ab4b9c64d2dda4a
|
||||
SIZE (rubygem/jira-ruby-1.2.0.gem) = 53760
|
||||
TIMESTAMP = 1500735210
|
||||
SHA256 (rubygem/jira-ruby-1.3.0.gem) = b25f24188e42b0e87b6a8d5b6abfab999e94ae82de5fde32a1e9661c648e093a
|
||||
SIZE (rubygem/jira-ruby-1.3.0.gem) = 57344
|
||||
|
|
Loading…
Reference in a new issue