From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Aug 3 17:20:14 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A25C416A4CE for ; Tue, 3 Aug 2004 17:20:14 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8504F43D5E for ; Tue, 3 Aug 2004 17:20:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i73HKCsX082954 for ; Tue, 3 Aug 2004 17:20:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i73HKC7N082953; Tue, 3 Aug 2004 17:20:12 GMT (envelope-from gnats) Resent-Date: Tue, 3 Aug 2004 17:20:12 GMT Resent-Message-Id: <200408031720.i73HKC7N082953@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Cheng-Lung Sung Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6664016A4CE; Tue, 3 Aug 2004 17:18:58 +0000 (GMT) Received: from FreeBSD.csie.NCTU.edu.tw (freebsd.csie.nctu.edu.tw [140.113.17.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3017343D45; Tue, 3 Aug 2004 17:18:58 +0000 (GMT) (envelope-from clsung@FreeBSD.csie.NCTU.edu.tw) Received: from localhost (unknown [127.0.0.1]) by FreeBSD.csie.NCTU.edu.tw (Postfix) with ESMTP id 79085106C05; Wed, 4 Aug 2004 01:18:56 +0800 (CST) Received: from FreeBSD.csie.NCTU.edu.tw ([127.0.0.1]) by localhost (FreeBSD.csie.NCTU.edu.tw [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31644-01; Wed, 4 Aug 2004 01:18:55 +0800 (CST) Received: by FreeBSD.csie.NCTU.edu.tw (Postfix, from userid 1038) id CE07A106C15; Wed, 4 Aug 2004 01:18:55 +0800 (CST) Message-Id: <20040803171855.CE07A106C15@FreeBSD.csie.NCTU.edu.tw> Date: Wed, 4 Aug 2004 01:18:55 +0800 (CST) From: Cheng-Lung Sung To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: perky@FreeBSD.org Subject: ports/69959: [PATCH] textproc/wordnet: update to 2.0.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Aug 2004 17:20:14 -0000 >Number: 69959 >Category: ports >Synopsis: [PATCH] textproc/wordnet: update to 2.0.1 >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: Tue Aug 03 17:20:12 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Cheng-Lung Sung >Release: FreeBSD 4.10-STABLE i386 >Organization: FreeBSD @ Taiwan >Environment: System: FreeBSD FreeBSD.csie.NCTU.edu.tw 4.10-STABLE FreeBSD 4.10-STABLE #0: Sat May 29 08:18:00 CST 2004 >Description: - Update to 2.0.1 - added new py files (pkg-plist) - post-patch sec. modified. (replace 1.6 with WORDNET_VERSION) Port maintainer (perky@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.50 >How-To-Repeat: >Fix: --- py23-wordnet-2.0.1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/textproc/py-wordnet/Makefile /home/clsung/py-wordnet/Makefile --- /usr/ports/textproc/py-wordnet/Makefile Fri Feb 20 05:35:33 2004 +++ /home/clsung/py-wordnet/Makefile Wed Aug 4 00:34:19 2004 @@ -6,8 +6,8 @@ # PORTNAME= wordnet -PORTVERSION= 1.4 -PORTREVISION= 2 +PORTVERSION= 2.0.1 +PORTREVISION= 0 CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pywordnet @@ -25,7 +25,7 @@ WORDNET_VERSION?= 2.0 post-patch: - @${SED} -e 's|/usr/local/wordnet1.6|${WORDNETBASE}|g' \ + @${SED} -e 's|/usr/local/wordnet${WORDNET_VERSION}|${WORDNETBASE}|g' \ -e 's|os.path.join(WNHOME.*))|WNHOME)|g' ${WRKSRC}/wordnet.py \ > ${WRKSRC}/wordnet.py.tmp && ${CAT} ${WRKSRC}/wordnet.py.tmp \ > ${WRKSRC}/wordnet.py diff -ruN --exclude=CVS /usr/ports/textproc/py-wordnet/distinfo /home/clsung/py-wordnet/distinfo --- /usr/ports/textproc/py-wordnet/distinfo Fri Mar 19 05:34:39 2004 +++ /home/clsung/py-wordnet/distinfo Wed Aug 4 00:29:46 2004 @@ -1,2 +1,2 @@ -MD5 (pywordnet-1.4.tar.gz) = 791c796699d4c2cd6bd37ec32a232561 -SIZE (pywordnet-1.4.tar.gz) = 21961 +MD5 (pywordnet-2.0.1.tar.gz) = 0e6a86f03715a534ed36279d8f797ca5 +SIZE (pywordnet-2.0.1.tar.gz) = 38052 diff -ruN --exclude=CVS /usr/ports/textproc/py-wordnet/pkg-plist /home/clsung/py-wordnet/pkg-plist --- /usr/ports/textproc/py-wordnet/pkg-plist Tue Mar 26 15:04:38 2002 +++ /home/clsung/py-wordnet/pkg-plist Wed Aug 4 00:32:41 2004 @@ -1,3 +1,6 @@ +lib/%%PYTHON_VERSION%%/site-packages/concordance.py +lib/%%PYTHON_VERSION%%/site-packages/concordance.pyc +lib/%%PYTHON_VERSION%%/site-packages/concordance.pyo lib/%%PYTHON_VERSION%%/site-packages/wordnet.py lib/%%PYTHON_VERSION%%/site-packages/wordnet.pyc lib/%%PYTHON_VERSION%%/site-packages/wordnet.pyo --- py23-wordnet-2.0.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: