[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ports/94344: [PATCH] textproc/py-wordnet: Fix WWW, portlint
- To: "FreeBSD gnats submit" <FreeBSD-gnats-submit_(_at_)_FreeBSD_(_dot_)_org>
- Subject: ports/94344: [PATCH] textproc/py-wordnet: Fix WWW, portlint
- From: "Ion-Mihai " IOnut " Tetcu" <itetcu_(_at_)_people_(_dot_)_tecnik93_(_dot_)_com>
- Date: Sat, 11 Mar 2006 17:50:53 +0200
- Cc:
- Resent-date: Sat, 11 Mar 2006 16:00:36 GMT
- Resent-from: FreeBSD-gnats-submit_(_at_)_FreeBSD_(_dot_)_org (GNATS Filer)
- Resent-message-id: <200603111600.k2BG0arN012394@freefall.freebsd.org>
- Resent-reply-to: FreeBSD-gnats-submit@FreeBSD.org, "Ion-Mihai " IOnut " Tetcu" <itetcu@people.tecnik93.com>
- Resent-to: freebsd-ports-bugs_(_at_)_FreeBSD_(_dot_)_org
>Number: 94344
>Category: ports
>Synopsis: [PATCH] textproc/py-wordnet: Fix WWW, portlint
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sat Mar 11 16:00:35 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Ion-Mihai "IOnut" Tetcu
>Release: FreeBSD 6.1-PRERELEASE i386
>Organization:
Tecnik'93
>Environment:
System: FreeBSD 6.1-PRERELEASE #0: Fri Feb 24 07:01:54 EET 2006
root_(_at_)_it_(_dot_)_buh_(_dot_)_tecnik93_(_dot_)_com:/usr/obj/usr/src/sys/IT6_B_P
>Description:
Reported by: fenner's distfiles survey
>How-To-Repeat:
>Fix:
--- py-wordnet.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/py-wordnet/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile 16 Jan 2006 10:33:01 -0000 1.8
+++ Makefile 11 Mar 2006 15:50:10 -0000
@@ -11,7 +11,7 @@
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}:pywn \
ftp://ftp.cogsci.princeton.edu/pub/wordnet/${WN_VERSION}/:wn \
- http://www.cogsci.princeton.edu/${WN_VERSION}/:wn \
+ http://www.cogsci.princeton.edu/${WN_VERSION}/:wn \
ftp://ftp.ims.uni-stuttgart.de/pub/WordNet/${WN_VERSION}/:wn
MASTER_SITE_SUBDIR= pywordnet
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -41,7 +41,7 @@
> ${WRKSRC}/wordnet.py
post-install:
- ${MKDIR} -p ${PREFIX}/${WORDNETDATA}
+ ${MKDIR} ${PREFIX}/${WORDNETDATA}
.for f in ${WN_DICTFILES}
${INSTALL_DATA} ${WN_WRKSRC}/dict/${f} ${PREFIX}/${WORDNETDATA}/
.endfor
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/textproc/py-wordnet/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr 26 Mar 2002 07:04:38 -0000 1.1
+++ pkg-descr 11 Mar 2006 15:50:10 -0000
@@ -3,4 +3,4 @@
between words, such as synonym, antonym, hypernym ("poodle" -> "dog"),
and hyponym ("poodle" -> "dog").
-WWW: http://pywordnet.sourceforge.net/
+WWW: http://osteele.com/projects/pywordnet/
--- py-wordnet.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
_______________________________________________
freebsd-ports-bugs_(_at_)_freebsd_(_dot_)_org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe_(_at_)_freebsd_(_dot_)_org"
Visit your host, monkey.org