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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Oct 19 20:36:38 UTC 2017


Author: sunpoet
Date: Thu Oct 19 20:36:37 2017
New Revision: 452482
URL: https://svnweb.freebsd.org/changeset/ports/452482

Log:
  Update to 0.11.2
  
  Changes:	https://github.com/pry/pry/blob/master/CHANGELOG.md
  		https://github.com/pry/pry/commits/master

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

Modified: head/devel/rubygem-pry/Makefile
==============================================================================
--- head/devel/rubygem-pry/Makefile	Thu Oct 19 20:36:31 2017	(r452481)
+++ head/devel/rubygem-pry/Makefile	Thu Oct 19 20:36:37 2017	(r452482)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pry
-PORTVERSION=	0.11.1
+PORTVERSION=	0.11.2
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 

Modified: head/devel/rubygem-pry/distinfo
==============================================================================
--- head/devel/rubygem-pry/distinfo	Thu Oct 19 20:36:31 2017	(r452481)
+++ head/devel/rubygem-pry/distinfo	Thu Oct 19 20:36:37 2017	(r452482)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1506515525
-SHA256 (rubygem/pry-0.11.1.gem) = 723a70fca9360f71ff136a1072e90bc8a4e3983f89b29a6906c5ea5254302432
-SIZE (rubygem/pry-0.11.1.gem) = 150016
+TIMESTAMP = 1508435405
+SHA256 (rubygem/pry-0.11.2.gem) = 92fec1c12a43832e49135763c0c44d80aaed8123121a698bce1f65edac8e5e79
+SIZE (rubygem/pry-0.11.2.gem) = 150016


More information about the svn-ports-all mailing list