Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Aug 2020 19:35:05 +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: r545841 - in head/devel: . rubygem-thor0
Message-ID:  <202008231935.07NJZ54p069625@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Aug 23 19:35:05 2020
New Revision: 545841
URL: https://svnweb.freebsd.org/changeset/ports/545841

Log:
  Add rubygem-thor0 0.20.3 (copied from rubygem-thor)
  
  - Add PORTSCOUT
  - Updatd WWW

Added:
  head/devel/rubygem-thor0/
     - copied from r545742, head/devel/rubygem-thor/
Modified:
  head/devel/Makefile
  head/devel/rubygem-thor0/Makefile
  head/devel/rubygem-thor0/pkg-descr

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Sun Aug 23 19:35:00 2020	(r545840)
+++ head/devel/Makefile	Sun Aug 23 19:35:05 2020	(r545841)
@@ -6468,6 +6468,7 @@
     SUBDIR += rubygem-terrapin
     SUBDIR += rubygem-test-unit
     SUBDIR += rubygem-thor
+    SUBDIR += rubygem-thor0
     SUBDIR += rubygem-thread_safe
     SUBDIR += rubygem-thread_safe1
     SUBDIR += rubygem-thrift

Modified: head/devel/rubygem-thor0/Makefile
==============================================================================
--- head/devel/rubygem-thor/Makefile	Sat Aug 22 07:29:02 2020	(r545742)
+++ head/devel/rubygem-thor0/Makefile	Sun Aug 23 19:35:05 2020	(r545841)
@@ -4,8 +4,9 @@ PORTNAME=	thor
 PORTVERSION=	0.20.3
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
+PKGNAMESUFFIX=	0
 
-MAINTAINER=	ruby@FreeBSD.org
+MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Scripting framework that replaces rake, sake, and rubigen
 
 LICENSE=	MIT
@@ -17,5 +18,7 @@ USE_RUBY=	yes
 NO_ARCH=	yes
 
 PLIST_FILES=	bin/thor
+
+PORTSCOUT=	limit:^0\.
 
 .include <bsd.port.mk>

Modified: head/devel/rubygem-thor0/pkg-descr
==============================================================================
--- head/devel/rubygem-thor/pkg-descr	Sat Aug 22 07:29:02 2020	(r545742)
+++ head/devel/rubygem-thor0/pkg-descr	Sun Aug 23 19:35:05 2020	(r545841)
@@ -1,3 +1,3 @@
 A scripting framework that replaces rake, sake and rubigen
 
-WWW: https://github.com/wycats/thor
+WWW: https://github.com/erikhuda/thor



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