Date: Sun, 29 Apr 2001 21:38:15 -0400 (EDT) From: petef@databits.net To: FreeBSD-gnats-submit@freebsd.org Subject: ports/26974: Fix pkg-plist in textproc/pspell Message-ID: <200104300138.f3U1cFo98602@electron.databits.net>
next in thread | raw e-mail | index | archive | help
>Number: 26974 >Category: ports >Synopsis: Fix pkg-plist in textproc/pspell >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Apr 29 18:40:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Pete Fritchman >Release: FreeBSD 4.3-STABLE i386 >Organization: Databits Network Services, Inc. >Environment: System: FreeBSD electron.databits.net 4.3-STABLE FreeBSD 4.3-STABLE #4: Sun Apr 22 21:17:37 EDT 2001 root@electron.databits.net:/usr/obj/usr/src/sys/ELECTRON i386 >Description: It looks like my patch to pkg-plist in ports/26772 got mangled upon commit. >How-To-Repeat: http://bento.freebsd.org/errorlogs/4-full/pspell-0.12.1.log >Fix: Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/textproc/pspell/pkg-plist,v retrieving revision 1.6 diff -u -r1.6 pkg-plist --- pkg-plist 2001/04/24 14:07:48 1.6 +++ pkg-plist 2001/04/30 00:51:39 @@ -36,15 +36,10 @@ %%PORTDOCS%%share/doc/pspell/man-html/1_Introduction.html %%PORTDOCS%%share/doc/pspell/man-html/2_Getting.html %%PORTDOCS%%share/doc/pspell/man-html/3_Keeping.html -%%PORTDOCS%%share/doc/pspell/man-html/3_Library.html %%PORTDOCS%%share/doc/pspell/man-html/4_Library.html -%%PORTDOCS%%share/doc/pspell/man-html/4_Status.html -%%PORTDOCS%%share/doc/pspell/man-html/5_Feedback.html %%PORTDOCS%%share/doc/pspell/man-html/5_Status.html -%%PORTDOCS%%share/doc/pspell/man-html/6_Changelog.html %%PORTDOCS%%share/doc/pspell/man-html/6_Feedback.html %%PORTDOCS%%share/doc/pspell/man-html/7_Changelog.html -%%PORTDOCS%%share/doc/pspell/man-html/7_Copyright.html %%PORTDOCS%%share/doc/pspell/man-html/8_Copyright.html %%PORTDOCS%%share/doc/pspell/man-html/About_this.html %%PORTDOCS%%share/doc/pspell/man-html/Contents.html @@ -61,15 +56,10 @@ %%PORTDOCS%%share/doc/pspell/man-text/1_Introduction.txt %%PORTDOCS%%share/doc/pspell/man-text/2_Getting.txt %%PORTDOCS%%share/doc/pspell/man-text/3_Keeping.txt -%%PORTDOCS%%share/doc/pspell/man-text/3_Library.txt %%PORTDOCS%%share/doc/pspell/man-text/4_Library.txt -%%PORTDOCS%%share/doc/pspell/man-text/4_Status.txt -%%PORTDOCS%%share/doc/pspell/man-text/5_Feedback.txt %%PORTDOCS%%share/doc/pspell/man-text/5_Status.txt -%%PORTDOCS%%share/doc/pspell/man-text/6_Changelog.txt %%PORTDOCS%%share/doc/pspell/man-text/6_Feedback.txt %%PORTDOCS%%share/doc/pspell/man-text/7_Changelog.txt -%%PORTDOCS%%share/doc/pspell/man-text/7_Copyright.txt %%PORTDOCS%%share/doc/pspell/man-text/8_Copyright.txt %%PORTDOCS%%share/doc/pspell/man-text/About_this.txt %%PORTDOCS%%share/doc/pspell/man-text/Contents.txt >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104300138.f3U1cFo98602>