Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jul 2019 19:03:04 +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: r507157 - in head/devel: . rubygem-fugit12
Message-ID:  <201907221903.x6MJ34gr079316@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jul 22 19:03:04 2019
New Revision: 507157
URL: https://svnweb.freebsd.org/changeset/ports/507157

Log:
  Add rubygem-fugit12 1.2.3 (copied from rubygem-fugit)
  
  - Add PORTSCOUT

Added:
  head/devel/rubygem-fugit12/
     - copied from r507139, head/devel/rubygem-fugit/
Modified:
  head/devel/Makefile
  head/devel/rubygem-fugit12/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Mon Jul 22 18:55:59 2019	(r507156)
+++ head/devel/Makefile	Mon Jul 22 19:03:04 2019	(r507157)
@@ -5553,6 +5553,7 @@
     SUBDIR += rubygem-formatador
     SUBDIR += rubygem-forwardable-extended
     SUBDIR += rubygem-fugit
+    SUBDIR += rubygem-fugit12
     SUBDIR += rubygem-gdata
     SUBDIR += rubygem-gem-compare
     SUBDIR += rubygem-gem_plugin

Modified: head/devel/rubygem-fugit12/Makefile
==============================================================================
--- head/devel/rubygem-fugit/Makefile	Mon Jul 22 11:42:28 2019	(r507139)
+++ head/devel/rubygem-fugit12/Makefile	Mon Jul 22 19:03:04 2019	(r507157)
@@ -5,6 +5,7 @@ PORTNAME=	fugit
 PORTVERSION=	1.2.3
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
+PKGNAMESUFFIX=	12
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Time tools for flor and the floraison project
@@ -22,5 +23,7 @@ NO_ARCH=	yes
 
 # Disable rdoc
 OPTIONS_EXCLUDE=DOCS
+
+PORTSCOUT=	limit:^1\.2\.
 
 .include <bsd.port.mk>



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