Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jul 2013 05:21:31 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r322881 - head/textproc/rubygem-linguistics
Message-ID:  <201307130521.r6D5LVRr095356@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sat Jul 13 05:21:31 2013
New Revision: 322881
URL: http://svnweb.freebsd.org/changeset/ports/322881

Log:
  - Update to 2.0.2
  
  PR:		ports/179896
  Approved by:	maintainer timeout (freebsdports@chillibear.com, >2 weeks)

Modified:
  head/textproc/rubygem-linguistics/Makefile   (contents, props changed)
  head/textproc/rubygem-linguistics/distinfo   (contents, props changed)

Modified: head/textproc/rubygem-linguistics/Makefile
==============================================================================
--- head/textproc/rubygem-linguistics/Makefile	Sat Jul 13 05:19:53 2013	(r322880)
+++ head/textproc/rubygem-linguistics/Makefile	Sat Jul 13 05:21:31 2013	(r322881)
@@ -1,18 +1,16 @@
-# Ports collection makefile for:	rubygem-linguistics
-# Date created:				19 Mar 2011
-# Whom:					Eric Freeman <freebsdports@chillibear.com>
-#
+# Created by: Eric Freeman <freebsdports@chillibear.com>
 # $FreeBSD$
-#
 
 PORTNAME=	linguistics
-PORTVERSION=	1.0.9
+PORTVERSION=	2.0.2
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	freebsdports@chillibear.com
 COMMENT=	Framework for extending Ruby objects with linguistic methods
 
+RUN_DEPENDS=	rubygem-loggability>=0.5:${PORTSDIR}/textproc/rubygem-loggability
+
 USE_RUBY=		yes
 USE_RUBYGEMS=		yes
 RUBYGEM_AUTOPLIST=	yes

Modified: head/textproc/rubygem-linguistics/distinfo
==============================================================================
--- head/textproc/rubygem-linguistics/distinfo	Sat Jul 13 05:19:53 2013	(r322880)
+++ head/textproc/rubygem-linguistics/distinfo	Sat Jul 13 05:21:31 2013	(r322881)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/linguistics-1.0.9.gem) = 646355fbc21e8a0276896475b5fd92891835484d5d1afe4b52d0e1c6300c9130
-SIZE (rubygem/linguistics-1.0.9.gem) = 104448
+SHA256 (rubygem/linguistics-2.0.2.gem) = 3b73bd5e4c56fb132aa104a38631e3ac26f060eeaf3d64226918435e916cd7c7
+SIZE (rubygem/linguistics-2.0.2.gem) = 115712



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307130521.r6D5LVRr095356>