Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Dec 2010 20:38:00 GMT
From:      Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/152937: [PATCH] textproc/nltk: update to 2.0b9 [feature safe]
Message-ID:  <201012082038.oB8Kc0nw005578@red.freebsd.org>
Resent-Message-ID: <201012082040.oB8KeBEG017784@freefall.freebsd.org>

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

>Number:         152937
>Category:       ports
>Synopsis:       [PATCH] textproc/nltk: update to 2.0b9 [feature safe]
>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:   Wed Dec 08 20:40:11 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        8.2-PRERELEASE
>Organization:
>Environment:
FreeBSD 8.2-PRERELEASE i386
>Description:
- update to 2.0b9
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruNa nltk.orig/Makefile nltk/Makefile
--- nltk.orig/Makefile	2010-07-28 11:19:25.000000000 +0400
+++ nltk/Makefile	2010-12-08 23:22:17.000000000 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	nltk
-PORTVERSION=	2.0b8
+PORTVERSION=	2.0b9
 PORTEPOCH=	1
 CATEGORIES=	textproc python
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
@@ -20,7 +20,7 @@
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 LICENSE=	ASL
-LICENSE_FILE_ASL=	${WRKSRC}/LICENSE.txt
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 USE_PYTHON=	2.4+
 USE_PYDISTUTILS=	yes
diff -ruNa nltk.orig/distinfo nltk/distinfo
--- nltk.orig/distinfo	2010-07-28 11:19:25.000000000 +0400
+++ nltk/distinfo	2010-12-08 22:55:42.000000000 +0300
@@ -1,3 +1,2 @@
-MD5 (nltk-2.0b8.tar.gz) = d9e94beced346268e4d3d1b314d6f57f
-SHA256 (nltk-2.0b8.tar.gz) = b5e9e955b3bc3943ff102d58e5513e6e8119d924feabf7d6086c6cc05733d2bc
-SIZE (nltk-2.0b8.tar.gz) = 856561
+SHA256 (nltk-2.0b9.tar.gz) = 26cb8f7cda352847ac656995ed4a225189b85985e2c1b759c3ad9e41608b384b
+SIZE (nltk-2.0b9.tar.gz) = 1849595


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



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