svn commit: r479221 - head/devel/rubygem-hoe

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Sep 8 00:15:11 UTC 2018


Author: sunpoet
Date: Sat Sep  8 00:15:09 2018
New Revision: 479221
URL: https://svnweb.freebsd.org/changeset/ports/479221

Log:
  Update to 3.17.1
  
  Changes:	https://github.com/seattlerb/hoe/blob/master/History.rdoc

Modified:
  head/devel/rubygem-hoe/Makefile
  head/devel/rubygem-hoe/distinfo

Modified: head/devel/rubygem-hoe/Makefile
==============================================================================
--- head/devel/rubygem-hoe/Makefile	Sat Sep  8 00:15:03 2018	(r479220)
+++ head/devel/rubygem-hoe/Makefile	Sat Sep  8 00:15:09 2018	(r479221)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hoe
-PORTVERSION=	3.17.0
+PORTVERSION=	3.17.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -13,9 +13,10 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-rake>=0.8:devel/rubygem-rake
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 PLIST_FILES=	bin/sow
 

Modified: head/devel/rubygem-hoe/distinfo
==============================================================================
--- head/devel/rubygem-hoe/distinfo	Sat Sep  8 00:15:03 2018	(r479220)
+++ head/devel/rubygem-hoe/distinfo	Sat Sep  8 00:15:09 2018	(r479221)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521366503
-SHA256 (rubygem/hoe-3.17.0.gem) = 63aa2e42475eb17a4ab2b9ae5af3797f4dd927bf4f400985dc393df3dded620c
-SIZE (rubygem/hoe-3.17.0.gem) = 188416
+TIMESTAMP = 1536362803
+SHA256 (rubygem/hoe-3.17.1.gem) = 2bec4dc1f287897dc058795a12196914db91061d476823d5a257787be2dc02dc
+SIZE (rubygem/hoe-3.17.1.gem) = 188416


More information about the svn-ports-all mailing list