Date: Sun, 18 Jul 2004 13:30:33 +0800 (CST) From: Cheng-Lung Sung <clsung@dragon2.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: clsung@tiger2.net Subject: ports/69227: [PATCH] textproc/srilm: update to 1.4.1 Message-ID: <20040718053033.C246015397@mail.dragon2.net> Resent-Message-ID: <200407180530.i6I5UMuW067369@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 69227 >Category: ports >Synopsis: [PATCH] textproc/srilm: update to 1.4.1 >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 Jul 18 05:30:21 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.4.1 - remove 2 files in pkg-plist Generated with FreeBSD Port Tools 0.50 >How-To-Repeat: >Fix: --- srilm-1.4.1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/textproc/srilm/Makefile /home/clsung/srilm/Makefile --- /usr/ports/textproc/srilm/Makefile Sun Apr 4 23:17:09 2004 +++ /home/clsung/srilm/Makefile Sun Jul 18 12:55:43 2004 @@ -2,11 +2,11 @@ # Date created: Wed Dec 31 16:17:30 CST 2003 # Whom: Cheng-Lung Sung <clsung@dragon2.net> # -# $FreeBSD: ports/textproc/srilm/Makefile,v 1.2 2004/04/03 21:46:23 pav Exp $ +# $FreeBSD: ports/textproc/srilm/Makefile,v 1.1 2004/02/21 18:07:23 leeym Exp $ # PORTNAME= srilm -PORTVERSION= 1.4 +PORTVERSION= 1.4.1 CATEGORIES= textproc DISTNAME= srilm EXTRACT_SUFX?= .tgz diff -ruN --exclude=CVS /usr/ports/textproc/srilm/distinfo /home/clsung/srilm/distinfo --- /usr/ports/textproc/srilm/distinfo Sun Apr 4 23:17:09 2004 +++ /home/clsung/srilm/distinfo Sun Jul 18 12:55:52 2004 @@ -1,2 +1,2 @@ -MD5 (srilm.tgz) = 5c084953c2f73ecf565f8791dfb401e0 -SIZE (srilm.tgz) = 30125078 +MD5 (srilm.tgz) = 022a1045f0087e6192d7d654c395289e +SIZE (srilm.tgz) = 30301011 diff -ruN --exclude=CVS /usr/ports/textproc/srilm/pkg-plist /home/clsung/srilm/pkg-plist --- /usr/ports/textproc/srilm/pkg-plist Sun Apr 4 23:17:09 2004 +++ /home/clsung/srilm/pkg-plist Sun Jul 18 12:59:46 2004 @@ -1,6 +1,5 @@ bin/anti-ngram bin/disambig -bin/fax2tiff bin/hidden-ngram bin/lattice-tool bin/multi-ngram @@ -8,7 +7,6 @@ bin/nbest-mix bin/nbest-optimize bin/nbest-pron-score -bin/ncftpget bin/ngram bin/ngram-class bin/ngram-count --- srilm-1.4.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040718053033.C246015397>