svn commit: r530411 - in head/devel: . rubygem-jira-ruby1

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Apr 2 21:20:09 UTC 2020


Author: sunpoet
Date: Thu Apr  2 21:19:58 2020
New Revision: 530411
URL: https://svnweb.freebsd.org/changeset/ports/530411

Log:
  Add rubygem-jira-ruby1 1.8.0 (copied from rubygem-jira-ruby)
  
  - Add PORTSCOUT

Added:
  head/devel/rubygem-jira-ruby1/
     - copied from r530262, head/devel/rubygem-jira-ruby/
Modified:
  head/devel/Makefile
  head/devel/rubygem-jira-ruby1/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Thu Apr  2 21:19:51 2020	(r530410)
+++ head/devel/Makefile	Thu Apr  2 21:19:58 2020	(r530411)
@@ -6045,6 +6045,7 @@
     SUBDIR += rubygem-jenkins_api_client
     SUBDIR += rubygem-jeweler
     SUBDIR += rubygem-jira-ruby
+    SUBDIR += rubygem-jira-ruby1
     SUBDIR += rubygem-jmespath
     SUBDIR += rubygem-jquery-ui-themes
     SUBDIR += rubygem-jruby-jars

Modified: head/devel/rubygem-jira-ruby1/Makefile
==============================================================================
--- head/devel/rubygem-jira-ruby/Makefile	Thu Apr  2 07:23:32 2020	(r530262)
+++ head/devel/rubygem-jira-ruby1/Makefile	Thu Apr  2 21:19:58 2020	(r530411)
@@ -5,6 +5,7 @@ PORTNAME=	jira-ruby
 PORTVERSION=	1.8.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
+PKGNAMESUFFIX=	1
 
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	API for JIRA
@@ -21,5 +22,7 @@ USES=		gem
 USE_RUBY=	yes
 
 NO_ARCH=	yes
+
+PORTSCOUT=	limit:^1\.
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list