svn commit: r373925 - head/devel/rubygem-fog-brightbox

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Dec 4 15:08:13 UTC 2014


Author: sunpoet
Date: Thu Dec  4 15:08:11 2014
New Revision: 373925
URL: https://svnweb.freebsd.org/changeset/ports/373925
QAT: https://qat.redports.org/buildarchive/r373925/

Log:
  - Update to 0.7.0
  
  Changes:	https://github.com/brightbox/fog-brightbox/blob/master/CHANGELOG.md

Modified:
  head/devel/rubygem-fog-brightbox/Makefile
  head/devel/rubygem-fog-brightbox/distinfo

Modified: head/devel/rubygem-fog-brightbox/Makefile
==============================================================================
--- head/devel/rubygem-fog-brightbox/Makefile	Thu Dec  4 15:08:06 2014	(r373924)
+++ head/devel/rubygem-fog-brightbox/Makefile	Thu Dec  4 15:08:11 2014	(r373925)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fog-brightbox
-PORTVERSION=	0.6.1
+PORTVERSION=	0.7.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -13,7 +13,7 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-fog-core>=1.22:${PORTSDIR}/devel/rubygem-fog-core \
 		rubygem-fog-json>=0:${PORTSDIR}/devel/rubygem-fog-json \
-		rubygem-inflecto>=0:${PORTSDIR}/devel/rubygem-inflecto
+		rubygem-inflecto>=0.0.2:${PORTSDIR}/devel/rubygem-inflecto
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes

Modified: head/devel/rubygem-fog-brightbox/distinfo
==============================================================================
--- head/devel/rubygem-fog-brightbox/distinfo	Thu Dec  4 15:08:06 2014	(r373924)
+++ head/devel/rubygem-fog-brightbox/distinfo	Thu Dec  4 15:08:11 2014	(r373925)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/fog-brightbox-0.6.1.gem) = 131f68c54f971ba693a383016a2ee898389c1737ca0bcc0c3750768cefe5f065
-SIZE (rubygem/fog-brightbox-0.6.1.gem) = 48640
+SHA256 (rubygem/fog-brightbox-0.7.0.gem) = ef2111aa24c5a9107e854d8145cc3b5cf973b27f8f8261db3a958816c353b95e
+SIZE (rubygem/fog-brightbox-0.7.0.gem) = 50688


More information about the svn-ports-head mailing list