From owner-freebsd-ports Wed Oct 13 6:20: 6 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7218D14E8A for ; Wed, 13 Oct 1999 06:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA96167; Wed, 13 Oct 1999 06:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from dolphin.be.to (point1.be.to [210.235.212.29]) by hub.freebsd.org (Postfix) with ESMTP id E238C14E10 for ; Wed, 13 Oct 1999 06:13:01 -0700 (PDT) (envelope-from okazaki@be.to) Received: from acidrain (ppp19-Mobara1.mtci.ne.jp [210.172.1.221]) by dolphin.be.to (8.8.8+3.0Wbeta13/BETO.1.6-1999101312000000) with SMTP id WAA28217 for ; Wed, 13 Oct 1999 22:12:54 +0900 Received: (qmail 13884 invoked by uid 1001); 13 Oct 1999 13:11:39 -0000 Message-Id: <19991013131139.13883.qmail@dolphin.be.to> Date: 13 Oct 1999 13:11:39 -0000 From: okazaki@be.to Reply-To: okazaki@be.to To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/14302: textproc/ispell minor update request Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14302 >Category: ports >Synopsis: textproc/ispell minor update request >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Oct 13 06:20:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: OKAZAKI Tetsurou >Release: FreeBSD 3.3-STABLE i386 >Organization: unknown >Environment: ports-current tree cvsup-ed at Oct 13 06:20 (JST) >Description: This is a minor update request of the port textproc/ispell to the maintainer (who is a committer.) Change-Log: * New distfile: latest stable version of the ispell.el. * New patch file: texpatch-3.1.20c.gz from http://kdstevens.com/~stevens/ispell-page.html * Add patch level 'c' to the PKGNAME. * DIST_SUBDIR= ispell * Append WWW: comment to the pkg/DESCR. >How-To-Repeat: >Fix: Please accept and commit this patch. diff -urN /usr/ports/textproc/ispell/Makefile ispell/Makefile --- /usr/ports/textproc/ispell/Makefile Thu Sep 2 08:02:27 1999 +++ ispell/Makefile Wed Oct 13 16:46:05 1999 @@ -8,16 +8,22 @@ # DISTNAME= ispell-3.1 -PKGNAME= ispell-3.1.20 +PKGNAME= ispell-3.1.20c CATEGORIES= textproc elisp -MASTER_SITES= ftp://ftp.cs.ucla.edu/pub/ispell-3.1/ -DISTFILES= ispell-3.1.20.tar.gz +MASTER_SITES= ftp://ftp.cs.ucla.edu/pub/ispell-3.1/ \ + ftp://kdstevens.com/pub/stevens/ +DISTFILES= ispell-3.1.20.tar.gz ${ISPELL_ELISP} -PATCH_SITES= ftp://ftp.kiarchive.ru/pub/unix/text/ispell/ -PATCHFILES= ispell-html-mode.patch +PATCH_SITES= ftp://ftp.kiarchive.ru/pub/unix/text/ispell/ \ + ftp://kdstevens.com/pub/stevens/ +PATCHFILES= ispell-html-mode.patch texpatch-3.1.20c.gz MAINTAINER= jmz@FreeBSD.org +DIST_SUBDIR= ispell +EXTRACT_ONLY= ispell-3.1.20.tar.gz +ISPELL_ELISP= ispell.el-3.2.gz + MAKE_FLAGS= TMPDIR=${WRKDIR} -f MAN1= ispell.1 sq.1 MAN4= ispell.4 english.4 @@ -45,6 +51,9 @@ @${ECHO_MSG} '* typing "make british" following a "make clean" *' @${ECHO_MSG} '******************************************************' .endif + +post-extract: + @${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${DISTDIR}/${ISPELL_ELISP} > ${WRKSRC}/ispell.el pre-configure: .if defined(EXTRA_DICT) diff -urN /usr/ports/textproc/ispell/files/md5 ispell/files/md5 --- /usr/ports/textproc/ispell/files/md5 Wed Dec 17 20:22:09 1997 +++ ispell/files/md5 Wed Oct 13 17:03:00 1999 @@ -1,3 +1,5 @@ -MD5 (ispell-3.1.20.tar.gz) = 92986f940548fe4116428d21b16fd356 -MD5 (ispell-html-mode.patch) = 1b44441a3748e55b3d509fcff21af4b7 -MD5 (francais-IREQ-1.4.tar.gz) = 3871371b0f8e57b554f8895ce3a43b5a +MD5 (ispell/ispell-3.1.20.tar.gz) = 92986f940548fe4116428d21b16fd356 +MD5 (ispell/ispell.el-3.2.gz) = 39236db8caa43f84ae4629ba14eda768 +MD5 (ispell/francais-IREQ-1.4.tar.gz) = 3871371b0f8e57b554f8895ce3a43b5a +MD5 (ispell/ispell-html-mode.patch) = 1b44441a3748e55b3d509fcff21af4b7 +MD5 (ispell/texpatch-3.1.20c.gz) = 49449d5f5b9a366078da2d13124d8fa1 diff -urN /usr/ports/textproc/ispell/pkg/DESCR ispell/pkg/DESCR --- /usr/ports/textproc/ispell/pkg/DESCR Fri Aug 20 22:54:57 1999 +++ ispell/pkg/DESCR Tue Oct 12 20:21:34 1999 @@ -3,3 +3,5 @@ corrections when it can figure them out. Compared to UNIX spell, it is faster and much easier to use. Ispell can also handle languages other than English. + +WWW: http://fmg-www.cs.ucla.edu/geoff/ispell.html >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message