svn commit: r450747 - head/devel/rubygem-pry

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Sep 27 13:24:23 UTC 2017


Author: sunpoet
Date: Wed Sep 27 13:24:22 2017
New Revision: 450747
URL: https://svnweb.freebsd.org/changeset/ports/450747

Log:
  Update to 0.11.1
  
  Changes:	https://github.com/pry/pry/blob/0-11-stable/CHANGELOG.md

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

Modified: head/devel/rubygem-pry/Makefile
==============================================================================
--- head/devel/rubygem-pry/Makefile	Wed Sep 27 13:24:16 2017	(r450746)
+++ head/devel/rubygem-pry/Makefile	Wed Sep 27 13:24:22 2017	(r450747)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pry
-PORTVERSION=	0.11.0
+PORTVERSION=	0.11.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -13,7 +13,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-coderay>=1.1.0:textproc/rubygem-coderay \
-		rubygem-method_source>=0.8.1:devel/rubygem-method_source
+		rubygem-method_source>=0.9.0:devel/rubygem-method_source
 
 NO_ARCH=	yes
 USE_RUBY=	yes

Modified: head/devel/rubygem-pry/distinfo
==============================================================================
--- head/devel/rubygem-pry/distinfo	Wed Sep 27 13:24:16 2017	(r450746)
+++ head/devel/rubygem-pry/distinfo	Wed Sep 27 13:24:22 2017	(r450747)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1506005456
-SHA256 (rubygem/pry-0.11.0.gem) = e9de4a15f6dfa51c8bf55e55c43c1110e94e51a596b618cd0b0f0da75c77aa07
-SIZE (rubygem/pry-0.11.0.gem) = 150016
+TIMESTAMP = 1506515525
+SHA256 (rubygem/pry-0.11.1.gem) = 723a70fca9360f71ff136a1072e90bc8a4e3983f89b29a6906c5ea5254302432
+SIZE (rubygem/pry-0.11.1.gem) = 150016


More information about the svn-ports-all mailing list