Index: head/devel/rubygem-ruby-bugzilla/Makefile =================================================================== --- head/devel/rubygem-ruby-bugzilla/Makefile (revision 386002) +++ head/devel/rubygem-ruby-bugzilla/Makefile (revision 386003) @@ -1,22 +1,24 @@ # Created by: Ryan Steinmetz # $FreeBSD$ PORTNAME= ruby-bugzilla -PORTVERSION= 0.5.3 +PORTVERSION= 0.6.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Access to Bugzilla through WebService APIs in Ruby + +LICENSE= LGPL3 RUN_DEPENDS= rubygem-gruff>=0:${PORTSDIR}/graphics/rubygem-gruff \ rubygem-highline>=0:${PORTSDIR}/devel/rubygem-highline \ rubygem-rmagick>=0:${PORTSDIR}/graphics/rubygem-rmagick USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/bzconsole .include Index: head/devel/rubygem-ruby-bugzilla/distinfo =================================================================== --- head/devel/rubygem-ruby-bugzilla/distinfo (revision 386002) +++ head/devel/rubygem-ruby-bugzilla/distinfo (revision 386003) @@ -1,2 +1,2 @@ -SHA256 (rubygem/ruby-bugzilla-0.5.3.gem) = ab9d1701809a25904bfcd1be7edef7253b6c2e61a4bb3fac8b186ecd1af64860 -SIZE (rubygem/ruby-bugzilla-0.5.3.gem) = 20992 +SHA256 (rubygem/ruby-bugzilla-0.6.1.gem) = 1140ec773621f2ccf58cc806b55871df8c5d2a4ba104046ed6f77d518908ebe5 +SIZE (rubygem/ruby-bugzilla-0.6.1.gem) = 22528 Index: head/devel/rubygem-ruby-bugzilla/pkg-descr =================================================================== --- head/devel/rubygem-ruby-bugzilla/pkg-descr (revision 386002) +++ head/devel/rubygem-ruby-bugzilla/pkg-descr (revision 386003) @@ -1,4 +1,4 @@ This aims to provide similar features to access to Bugzilla through WebService APIs in Ruby. -WWW: https://rubygems.org/gems/ruby-bugzilla +WWW: https://bitbucket.org/tagoh/ruby-bugzilla