svn commit: r312319 - head/devel/rubygem-json
Steve Wills
swills at FreeBSD.org
Sat Feb 16 02:48:59 UTC 2013
Author: swills
Date: Sat Feb 16 02:48:58 2013
New Revision: 312319
URL: http://svnweb.freebsd.org/changeset/ports/312319
Log:
- Update to 1.7.7 to resolve CVE-2013-0269
Security: forthcoming
Modified:
head/devel/rubygem-json/Makefile
head/devel/rubygem-json/distinfo (contents, props changed)
Modified: head/devel/rubygem-json/Makefile
==============================================================================
--- head/devel/rubygem-json/Makefile Sat Feb 16 02:32:13 2013 (r312318)
+++ head/devel/rubygem-json/Makefile Sat Feb 16 02:48:58 2013 (r312319)
@@ -1,12 +1,8 @@
-# New ports collection makefile for: Ruby replacement for json
-# Date created: Jul 9, 2007
-# Whom: Cheng-Lung Sung <clsung at FreeBSD.org>
-#
+# Created by: Cheng-Lung Sung <clsung at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= json
-PORTVERSION= 1.7.6
+PORTVERSION= 1.7.7
CATEGORIES= devel rubygems
MASTER_SITES= RG
Modified: head/devel/rubygem-json/distinfo
==============================================================================
--- head/devel/rubygem-json/distinfo Sat Feb 16 02:32:13 2013 (r312318)
+++ head/devel/rubygem-json/distinfo Sat Feb 16 02:48:58 2013 (r312319)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/json-1.7.6.gem) = 4aa06575429fd28919d137dccb8b3c11bd0518466d94dc185fffc8fa3f6bb008
-SIZE (rubygem/json-1.7.6.gem) = 146432
+SHA256 (rubygem/json-1.7.7.gem) = fd702ed46565b354d7508e88bb3c4855f7fdd771ab89435d7ecbbe98deb0b7ec
+SIZE (rubygem/json-1.7.7.gem) = 148480
More information about the svn-ports-head
mailing list