Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Dec 2010 02:16:35 GMT
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/153038: [PATCH] devel/rubygem-classifier: update to 1.3.3
Message-ID:  <201012120216.oBC2GZkm038576@frieza.p6m7g8.net>
Resent-Message-ID: <201012120220.oBC2K93K055692@freefall.freebsd.org>

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

>Number:         153038
>Category:       ports
>Synopsis:       [PATCH] devel/rubygem-classifier: update to 1.3.3
>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 Dec 12 02:20:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc / TaxiMagic
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Oct 12 00:51:25 UTC 2010
>Description:
- Update to 1.3.3

Port maintainer (peter.schuller@infidyne.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- rubygem-classifier-1.3.3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-classifier/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	7 Oct 2010 21:48:47 -0000	1.4
+++ Makefile	12 Dec 2010 02:09:31 -0000
@@ -5,14 +5,14 @@
 # $FreeBSD: ports/devel/rubygem-classifier/Makefile,v 1.4 2010/10/07 21:48:47 pgollucci Exp $
 
 PORTNAME=	classifier
-PORTVERSION=	1.3.2
+PORTVERSION=	1.3.3
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	peter.schuller@infidyne.com
 COMMENT=	A classifier module for Bayesian and other types of classifications
 
-RUN_DEPENDS=	rubygem-stemmer>=1.0.0:${PORTSDIR}/devel/rubygem-stemmer
+RUN_DEPENDS=	rubygem-fast-stemmer>=1.0.0:${PORTSDIR}/devel/rubygem-fast-stemmer
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-classifier/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	7 Oct 2010 21:48:47 -0000	1.3
+++ distinfo	12 Dec 2010 01:18:49 -0000
@@ -1,3 +1,2 @@
-MD5 (rubygem/classifier-1.3.2.gem) = 00b9812043f48227251f93d2218f9f6b
-SHA256 (rubygem/classifier-1.3.2.gem) = 963e2d676f9d858968df94b6240dfb77badec1c33a54bd818314caf7ebb230c1
-SIZE (rubygem/classifier-1.3.2.gem) = 24576
+SHA256 (rubygem/classifier-1.3.3.gem) = 2fe5436a8efa52b731edc094152ecb63ead186f2260f2f57f79b1bec506301cf
+SIZE (rubygem/classifier-1.3.3.gem) = 24576
--- rubygem-classifier-1.3.3.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?201012120216.oBC2GZkm038576>