Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Oct 2018 09:30:10 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r482478 - head/devel/rubygem-jira-ruby
Message-ID:  <201810200930.w9K9UAUY047038@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sat Oct 20 09:30:10 2018
New Revision: 482478
URL: https://svnweb.freebsd.org/changeset/ports/482478

Log:
  - Pet portlint
  - Update WWW
  
  Approved by:	portmgr blanket

Modified:
  head/devel/rubygem-jira-ruby/Makefile
  head/devel/rubygem-jira-ruby/pkg-descr

Modified: head/devel/rubygem-jira-ruby/Makefile
==============================================================================
--- head/devel/rubygem-jira-ruby/Makefile	Sat Oct 20 09:22:00 2018	(r482477)
+++ head/devel/rubygem-jira-ruby/Makefile	Sat Oct 20 09:30:10 2018	(r482478)
@@ -16,8 +16,8 @@ RUN_DEPENDS=	rubygem-activesupport4>=4.0:devel/rubygem
 		rubygem-multipart-post>=0:www/rubygem-multipart-post \
 		rubygem-oauth>=0.5.0:net/rubygem-oauth
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/rubygem-jira-ruby/pkg-descr
==============================================================================
--- head/devel/rubygem-jira-ruby/pkg-descr	Sat Oct 20 09:22:00 2018	(r482477)
+++ head/devel/rubygem-jira-ruby/pkg-descr	Sat Oct 20 09:30:10 2018	(r482478)
@@ -1,3 +1,3 @@
 This gem provides access to the Atlassian JIRA REST API.
 
-WWW: http://www.sumoheavy.com/
+WWW: https://www.sumoheavy.com/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810200930.w9K9UAUY047038>