ports/69779: [MAINTAINER] textproc/Text-Ngrams: update to 1.2
Cheng-Lung Sung
clsung at dragon2.net
Fri Jul 30 00:00:55 UTC 2004
>Number: 69779
>Category: ports
>Synopsis: [MAINTAINER] textproc/Text-Ngrams: update to 1.2
>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: Fri Jul 30 00:00:54 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Cheng-Lung Sung
>Release: FreeBSD 4.10-RELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.10-RELEASE FreeBSD 4.10-RELEASE #1: Wed Jun 9 11:27:45 CST
>Description:
- Update to 1.2
- documentation improvement
- introduced first and last n-gram in the output
- made _reduce_to_limit more efficient (--limit parameter)
Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:
--- p5-Text-Ngrams-1.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Text-Ngrams/Makefile /home/clsung/p5-Text-Ngrams/Makefile
--- /usr/ports/textproc/p5-Text-Ngrams/Makefile Thu Jan 22 09:17:41 2004
+++ /home/clsung/p5-Text-Ngrams/Makefile Fri Jul 30 07:49:12 2004
@@ -6,7 +6,7 @@
#
PORTNAME= Text-Ngrams
-PORTVERSION= 1.1
+PORTVERSION= 1.2
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Text
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Text-Ngrams/distinfo /home/clsung/p5-Text-Ngrams/distinfo
--- /usr/ports/textproc/p5-Text-Ngrams/distinfo Thu Apr 1 16:41:00 2004
+++ /home/clsung/p5-Text-Ngrams/distinfo Fri Jul 30 07:49:59 2004
@@ -1,2 +1,2 @@
-MD5 (Text-Ngrams-1.1.tar.gz) = 4a4e3e9cb6b4ce0760ac4742b055b532
-SIZE (Text-Ngrams-1.1.tar.gz) = 23646
+MD5 (Text-Ngrams-1.2.tar.gz) = c17577fcf2a8c489f8c0a988fb9e2f57
+SIZE (Text-Ngrams-1.2.tar.gz) = 24213
--- p5-Text-Ngrams-1.2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list