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

Steve Wills swills at FreeBSD.org
Sat Jul 13 05:21:32 UTC 2013


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 at 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 at chillibear.com>
-#
+# Created by: Eric Freeman <freebsdports at chillibear.com>
 # $FreeBSD$
-#
 
 PORTNAME=	linguistics
-PORTVERSION=	1.0.9
+PORTVERSION=	2.0.2
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	freebsdports at 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


More information about the svn-ports-all mailing list