- Update to interim release that adds support new authentication in newer bugzilla releases
With hat: ruby@
This commit is contained in:
parent
2b4bb2734d
commit
8c8d2a433f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397756
2 changed files with 4 additions and 4 deletions
|
@ -2,9 +2,9 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ruby-bugzilla
|
||||
PORTVERSION= 0.6.3
|
||||
PORTVERSION= 0.6.3.1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
MASTER_SITES= http://bitbucket.org/linuxgeek247/${PORTNAME}/downloads/
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Access to Bugzilla through WebService APIs in Ruby
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/ruby-bugzilla-0.6.3.gem) = 66d655165b623fa457a7f944094b4bd91d0572d2500be629b2cc275941fd5eb0
|
||||
SIZE (rubygem/ruby-bugzilla-0.6.3.gem) = 22528
|
||||
SHA256 (rubygem/ruby-bugzilla-0.6.3.1.gem) = 26797718a82b48697e164cd4a5c72e4cafdcb34fc2297d1159ff18c734ffbd24
|
||||
SIZE (rubygem/ruby-bugzilla-0.6.3.1.gem) = 22528
|
||||
|
|
Loading…
Reference in a new issue