ports/62241: [maintainer] update textproc/p5-Lingua-EN-Tagger to 0.06
Cheng-Lung Sung
clsung at dragon2.net
Mon Feb 2 02:20:28 UTC 2004
>Number: 62241
>Category: ports
>Synopsis: [maintainer] update textproc/p5-Lingua-EN-Tagger to 0.06
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sun Feb 01 18:20:12 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: Cheng-Lung Sung
>Release: FreeBSD 4.9-RELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.9-RELEASE FreeBSD 4.9-RELEASE #5: Wed Oct 29 20:13:25 CST 2003 root at sungsung.csie.nctu.edu.tw:/usr/obj/usr/src/sys/SUNGSUNG i386
>Description:
- from 0.05 to 0.06
- add new dependency of p5-Memoize-ExpireLRU
- Improved recognition of an end of sentence
>How-To-Repeat:
>Fix:
diff -ruN /usr/ports/textproc/p5-Lingua-EN-Tagger/Makefile ./p5-Lingua-EN-Tagger/Makefile
--- /usr/ports/textproc/p5-Lingua-EN-Tagger/Makefile Sat Jan 3 17:23:20 2004
+++ ./p5-Lingua-EN-Tagger/Makefile Mon Feb 2 10:12:53 2004
@@ -6,7 +6,7 @@
#
PORTNAME= Lingua-EN-Tagger
-PORTVERSION= 0.05
+PORTVERSION= 0.06
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Lingua
@@ -17,7 +17,7 @@
BUILD_DEPENDS= ${SITE_PERL}/Lingua/Stem/En.pm:${PORTSDIR}/textproc/p5-Lingua-Stem \
${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \
- ${SITE_PERL}/Memoize.pm:${PORTSDIR}/devel/p5-Memoize \
+ ${SITE_PERL}/Memoize/ExpireLRU.pm:${PORTSDIR}/devel/p5-Memoize-ExpireLRU \
${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
RUN_DEPENDS= ${BUILD_DEPENDS}
diff -ruN /usr/ports/textproc/p5-Lingua-EN-Tagger/distinfo ./p5-Lingua-EN-Tagger/distinfo
--- /usr/ports/textproc/p5-Lingua-EN-Tagger/distinfo Sat Jan 3 17:23:20 2004
+++ ./p5-Lingua-EN-Tagger/distinfo Thu Jan 8 14:38:16 2004
@@ -1 +1 @@
-MD5 (Lingua-EN-Tagger-0.05.tar.gz) = 4817e1974f98f1a6a485cfb472b50e89
+MD5 (Lingua-EN-Tagger-0.06.tar.gz) = 0cb3575f6b30070f3b1045f5c6d1448c
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list