svn commit: r496478 - branches/2019Q1/devel/rubygem-zentest

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Mar 21 17:28:43 UTC 2019


Author: sunpoet
Date: Thu Mar 21 17:28:42 2019
New Revision: 496478
URL: https://svnweb.freebsd.org/changeset/ports/496478

Log:
  MFH: r493395
  
  Update to 4.11.2
  
  Changes:	https://github.com/seattlerb/zentest/blob/master/History.txt
  
  Approved by:	ports-secteam (blanket)
  Reported by:	pkg-fallout

Modified:
  branches/2019Q1/devel/rubygem-zentest/Makefile
  branches/2019Q1/devel/rubygem-zentest/distinfo
Directory Properties:
  branches/2019Q1/   (props changed)

Modified: branches/2019Q1/devel/rubygem-zentest/Makefile
==============================================================================
--- branches/2019Q1/devel/rubygem-zentest/Makefile	Thu Mar 21 17:22:38 2019	(r496477)
+++ branches/2019Q1/devel/rubygem-zentest/Makefile	Thu Mar 21 17:28:42 2019	(r496478)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	zentest
-PORTVERSION=	4.11.1
+PORTVERSION=	4.11.2
 PORTEPOCH=	1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
@@ -13,9 +13,10 @@ COMMENT=	Ruby Unit Testing Utility
 
 LICENSE=	MIT
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 PLIST_FILES=	bin/autotest \
 		bin/multigem \

Modified: branches/2019Q1/devel/rubygem-zentest/distinfo
==============================================================================
--- branches/2019Q1/devel/rubygem-zentest/distinfo	Thu Mar 21 17:22:38 2019	(r496477)
+++ branches/2019Q1/devel/rubygem-zentest/distinfo	Thu Mar 21 17:28:42 2019	(r496478)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1483215835
-SHA256 (rubygem/ZenTest-4.11.1.gem) = a5b5c2e457d05cee95f4fc50d5c133421c3a2697683cba33882e604242632077
-SIZE (rubygem/ZenTest-4.11.1.gem) = 71680
+TIMESTAMP = 1550607266
+SHA256 (rubygem/ZenTest-4.11.2.gem) = 8d7a4750af6aed5038de2969b6975543ead00ae2c50607915563a5ce4cf5e6c0
+SIZE (rubygem/ZenTest-4.11.2.gem) = 71680


More information about the svn-ports-all mailing list