svn commit: r391100 - head/devel/rubygem-bson

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jul 1 17:46:32 UTC 2015


Author: sunpoet
Date: Wed Jul  1 17:46:31 2015
New Revision: 391100
URL: https://svnweb.freebsd.org/changeset/ports/391100

Log:
  - Update to 3.1.2
  
  Changes:	https://github.com/mongodb/bson-ruby/blob/master/CHANGELOG.md

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

Modified: head/devel/rubygem-bson/Makefile
==============================================================================
--- head/devel/rubygem-bson/Makefile	Wed Jul  1 17:46:26 2015	(r391099)
+++ head/devel/rubygem-bson/Makefile	Wed Jul  1 17:46:31 2015	(r391100)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	bson
-PORTVERSION=	3.1.1
+PORTVERSION=	3.1.2
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 

Modified: head/devel/rubygem-bson/distinfo
==============================================================================
--- head/devel/rubygem-bson/distinfo	Wed Jul  1 17:46:26 2015	(r391099)
+++ head/devel/rubygem-bson/distinfo	Wed Jul  1 17:46:31 2015	(r391100)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/bson-3.1.1.gem) = b310490784292981c388239567fd650f16e3ca162d7185c3893d28a911cd0423
-SIZE (rubygem/bson-3.1.1.gem) = 44544
+SHA256 (rubygem/bson-3.1.2.gem) = eba8478d73d2e260fe7207a984a25406cc824a7e9674c97eb177698dc9d75ec5
+SIZE (rubygem/bson-3.1.2.gem) = 44544


More information about the svn-ports-head mailing list