svn commit: r482478 - head/devel/rubygem-jira-ruby

Dmitry Marakasov amdmi3 at FreeBSD.org
Sat Oct 20 09:30:11 UTC 2018


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/


More information about the svn-ports-head mailing list