svn commit: r301422 - head/devel/rubygem-json_pure

Steve Wills swills at FreeBSD.org
Tue Jul 24 01:47:47 UTC 2012


Author: swills
Date: Tue Jul 24 01:47:46 2012
New Revision: 301422
URL: http://svn.freebsd.org/changeset/ports/301422

Log:
  - Update to 1.7.3

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

Modified: head/devel/rubygem-json_pure/Makefile
==============================================================================
--- head/devel/rubygem-json_pure/Makefile	Tue Jul 24 01:18:10 2012	(r301421)
+++ head/devel/rubygem-json_pure/Makefile	Tue Jul 24 01:47:46 2012	(r301422)
@@ -6,15 +6,13 @@
 #
 
 PORTNAME=	json_pure
-PORTVERSION=	1.6.5
+PORTVERSION=	1.7.3
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Parse JSON texts and generate them from ruby data structures in Ruby
 
-RUN_DEPENDS=	rubygem-spruz>=0.1.0:${PORTSDIR}/devel/rubygem-spruz
-
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes

Modified: head/devel/rubygem-json_pure/distinfo
==============================================================================
--- head/devel/rubygem-json_pure/distinfo	Tue Jul 24 01:18:10 2012	(r301421)
+++ head/devel/rubygem-json_pure/distinfo	Tue Jul 24 01:47:46 2012	(r301422)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/json_pure-1.6.5.gem) = a5309ec59c12d609a24459959377642e992a57713cca6fce003879c2aac74527
-SIZE (rubygem/json_pure-1.6.5.gem) = 424960
+SHA256 (rubygem/json_pure-1.7.3.gem) = 9109a879b23c2820e347f6c5fe5c434925ed3cc421a04e457b81024e15346154
+SIZE (rubygem/json_pure-1.7.3.gem) = 144896



More information about the svn-ports-all mailing list