svn commit: r365834 - head/textproc/rubygem-linguistics

Steve Wills swills at FreeBSD.org
Sat Aug 23 22:08:31 UTC 2014


Author: swills
Date: Sat Aug 23 22:08:30 2014
New Revision: 365834
URL: http://svnweb.freebsd.org/changeset/ports/365834
QAT: https://qat.redports.org/buildarchive/r365834/

Log:
  textproc/rubygem-linguistics: update to 2.0.3

Modified:
  head/textproc/rubygem-linguistics/Makefile
  head/textproc/rubygem-linguistics/distinfo

Modified: head/textproc/rubygem-linguistics/Makefile
==============================================================================
--- head/textproc/rubygem-linguistics/Makefile	Sat Aug 23 22:07:48 2014	(r365833)
+++ head/textproc/rubygem-linguistics/Makefile	Sat Aug 23 22:08:30 2014	(r365834)
@@ -2,14 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	linguistics
-PORTVERSION=	2.0.2
+PORTVERSION=	2.0.3
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Framework for extending Ruby objects with linguistic methods
 
-RUN_DEPENDS=	rubygem-loggability>=0.5:${PORTSDIR}/textproc/rubygem-loggability
+RUN_DEPENDS=	rubygem-loggability>=0.7:${PORTSDIR}/textproc/rubygem-loggability
 
 USE_RUBY=		yes
 USE_RUBYGEMS=		yes

Modified: head/textproc/rubygem-linguistics/distinfo
==============================================================================
--- head/textproc/rubygem-linguistics/distinfo	Sat Aug 23 22:07:48 2014	(r365833)
+++ head/textproc/rubygem-linguistics/distinfo	Sat Aug 23 22:08:30 2014	(r365834)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/linguistics-2.0.2.gem) = 3b73bd5e4c56fb132aa104a38631e3ac26f060eeaf3d64226918435e916cd7c7
-SIZE (rubygem/linguistics-2.0.2.gem) = 115712
+SHA256 (rubygem/linguistics-2.0.3.gem) = 2e7e5e828b1b658ad5e92e02f6cd42de0c62867767f7b668cdc8c21c5c0e37a9
+SIZE (rubygem/linguistics-2.0.3.gem) = 117760


More information about the svn-ports-all mailing list