Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jan 2021 20:02:06 +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: r560078 - in head/devel: . rubygem-xdg4
Message-ID:  <202101032002.103K2662096378@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan  3 20:02:05 2021
New Revision: 560078
URL: https://svnweb.freebsd.org/changeset/ports/560078

Log:
  Add rubygem-xdg4 4.5.0 (copied from rubygem-xdg)
  
  - Add PORTSCOUT

Added:
  head/devel/rubygem-xdg4/
     - copied from r559936, head/devel/rubygem-xdg/
Modified:
  head/devel/Makefile
  head/devel/rubygem-xdg4/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Sun Jan  3 20:01:59 2021	(r560077)
+++ head/devel/Makefile	Sun Jan  3 20:02:05 2021	(r560078)
@@ -6649,6 +6649,7 @@
     SUBDIR += rubygem-xdg
     SUBDIR += rubygem-xdg2
     SUBDIR += rubygem-xdg3
+    SUBDIR += rubygem-xdg4
     SUBDIR += rubygem-xpath
     SUBDIR += rubygem-yajl-ruby
     SUBDIR += rubygem-yui-compressor

Modified: head/devel/rubygem-xdg4/Makefile
==============================================================================
--- head/devel/rubygem-xdg/Makefile	Sat Jan  2 13:20:55 2021	(r559936)
+++ head/devel/rubygem-xdg4/Makefile	Sun Jan  3 20:02:05 2021	(r560078)
@@ -5,6 +5,7 @@ PORTNAME=	xdg
 PORTVERSION=	4.5.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
+PKGNAMESUFFIX=	4
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	XDG Base Directory Standard Library for Ruby
@@ -19,5 +20,7 @@ USES=		gem
 USE_RUBY=	yes
 
 NO_ARCH=	yes
+
+PORTSCOUT=	limit:^4\.
 
 .include <bsd.port.mk>



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