Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jan 2021 08:18:30 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r560918 - in head/devel: . rubygem-unicode-display_width1
Message-ID:  <202101100818.10A8IUbG008819@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan 10 08:18:29 2021
New Revision: 560918
URL: https://svnweb.freebsd.org/changeset/ports/560918

Log:
  Add rubygem-unicode-display_width1 1.7.0 (copied from rubygem-unicode-display_width)
  
  - Add PORTSCOUT

Added:
  head/devel/rubygem-unicode-display_width1/
     - copied from r559976, head/devel/rubygem-unicode-display_width/
Modified:
  head/devel/Makefile
  head/devel/rubygem-unicode-display_width1/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Sun Jan 10 06:15:47 2021	(r560917)
+++ head/devel/Makefile	Sun Jan 10 08:18:29 2021	(r560918)
@@ -6627,6 +6627,7 @@
     SUBDIR += rubygem-un
     SUBDIR += rubygem-unicode
     SUBDIR += rubygem-unicode-display_width
+    SUBDIR += rubygem-unicode-display_width1
     SUBDIR += rubygem-unicode_utils
     SUBDIR += rubygem-unleash
     SUBDIR += rubygem-useragent

Modified: head/devel/rubygem-unicode-display_width1/Makefile
==============================================================================
--- head/devel/rubygem-unicode-display_width/Makefile	Sat Jan  2 22:45:42 2021	(r559976)
+++ head/devel/rubygem-unicode-display_width1/Makefile	Sun Jan 10 08:18:29 2021	(r560918)
@@ -5,6 +5,7 @@ PORTNAME=	unicode-display_width
 PORTVERSION=	1.7.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
+PKGNAMESUFFIX=	1
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Get the display size of a string
@@ -16,5 +17,7 @@ USES=		gem
 USE_RUBY=	yes
 
 NO_ARCH=	yes
+
+PORTSCOUT=	limit:^1\.
 
 .include <bsd.port.mk>



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