Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jun 2013 20:50:01 GMT
From:      Steve Wills <swills@freebsd.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        freebsdports@chillibear.com
Subject:   ports/179896: [PATCH] textproc/rubygem-linguistics: update to 2.0.2
Message-ID:  <201306232050.r5NKo1fB054109@meatwad.mouf.net>
Resent-Message-ID: <201306232100.r5NL01Ie099300@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         179896
>Category:       ports
>Synopsis:       [PATCH] textproc/rubygem-linguistics: update to 2.0.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 23 21:00:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #5 r251046: Tue May 28 22:52:00 UTC
>Description:
- Update to 2.0.2

Port maintainer (freebsdports@chillibear.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- rubygem-linguistics-2.0.2.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 321656)
+++ Makefile	(working copy)
@@ -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
Index: distinfo
===================================================================
--- distinfo	(revision 321656)
+++ distinfo	(working copy)
@@ -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
--- rubygem-linguistics-2.0.2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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