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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jun 5 18:58:00 UTC 2015


Author: sunpoet
Date: Fri Jun  5 18:57:59 2015
New Revision: 388620
URL: https://svnweb.freebsd.org/changeset/ports/388620

Log:
  - Update to 3.0.4
  
  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	Fri Jun  5 18:57:54 2015	(r388619)
+++ head/devel/rubygem-bson/Makefile	Fri Jun  5 18:57:59 2015	(r388620)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	bson
-PORTVERSION=	3.0.3
+PORTVERSION=	3.0.4
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 

Modified: head/devel/rubygem-bson/distinfo
==============================================================================
--- head/devel/rubygem-bson/distinfo	Fri Jun  5 18:57:54 2015	(r388619)
+++ head/devel/rubygem-bson/distinfo	Fri Jun  5 18:57:59 2015	(r388620)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/bson-3.0.3.gem) = 25616dd6b9fc3452886f3bda720fe9205046bf98de41673a6195bde17efd0053
-SIZE (rubygem/bson-3.0.3.gem) = 44032
+SHA256 (rubygem/bson-3.0.4.gem) = efd2e5702d8fc641ea75f22e161b7831ae490a4e694805fbe19320ba7120f6b9
+SIZE (rubygem/bson-3.0.4.gem) = 44032


More information about the svn-ports-all mailing list