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

Steve Wills swills at FreeBSD.org
Tue Jul 24 15:16:11 UTC 2012


Author: swills
Date: Tue Jul 24 15:16:10 2012
New Revision: 301467
URL: http://svn.freebsd.org/changeset/ports/301467

Log:
  - Update to 0.9.10

Modified:
  head/devel/rubygem-pry/Makefile   (contents, props changed)
  head/devel/rubygem-pry/distinfo   (contents, props changed)

Modified: head/devel/rubygem-pry/Makefile
==============================================================================
--- head/devel/rubygem-pry/Makefile	Tue Jul 24 15:15:54 2012	(r301466)
+++ head/devel/rubygem-pry/Makefile	Tue Jul 24 15:16:10 2012	(r301467)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pry
-PORTVERSION=	0.9.9.6
+PORTVERSION=	0.9.10
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -14,8 +14,8 @@ MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	An IRB alternative and runtime developer console
 
 RUN_DEPENDS=	rubygem-coderay>=1.0.5:${PORTSDIR}/textproc/rubygem-coderay \
-		rubygem-method_source>=0.7.1:${PORTSDIR}/devel/rubygem-method_source \
-		rubygem-slop>=2.4.4:${PORTSDIR}/devel/rubygem-slop
+		rubygem-method_source>=0.8:${PORTSDIR}/devel/rubygem-method_source \
+		rubygem-slop>=3.3.1:${PORTSDIR}/devel/rubygem-slop
 
 USE_RUBY=	yes
 USE_RAKE=	yes

Modified: head/devel/rubygem-pry/distinfo
==============================================================================
--- head/devel/rubygem-pry/distinfo	Tue Jul 24 15:15:54 2012	(r301466)
+++ head/devel/rubygem-pry/distinfo	Tue Jul 24 15:16:10 2012	(r301467)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/pry-0.9.9.6.gem) = b67fd149101114dcfc69430c99ad133f85e4ffd8470d6de0612557986cb8a457
-SIZE (rubygem/pry-0.9.9.6.gem) = 150016
+SHA256 (rubygem/pry-0.9.10.gem) = c49750311af79de73779d8adaea45a14432733682a9cc27b6530a85fb2eadefa
+SIZE (rubygem/pry-0.9.10.gem) = 162816



More information about the svn-ports-all mailing list