Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Apr 2001 11:23:26 -0400 (EDT)
From:      petef@databits.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26772: Update textproc/pspell to version 0.12.1
Message-ID:  <200104221523.f3MFNQt16094@electron.databits.net>

next in thread | raw e-mail | index | archive | help

>Number:         26772
>Category:       ports
>Synopsis:       Update textproc/pspell to version 0.12.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 22 08:30:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Pete Fritchman
>Release:        FreeBSD 4.3-RC i386
>Organization:
Databits Network Services, Inc.
>Environment:
System: FreeBSD electron.databits.net 4.3-RC FreeBSD 4.3-RC #0: Thu Apr 12 17:02:53 EDT 2001 root@electron.databits.net:/usr/obj/usr/src/sys/ELECTRON i386


>Description:

- update port to 0.12.1
- update plist
- take over MAINTAINERship (from ports@)

>How-To-Repeat:

N/A

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/pspell/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile	2001/02/18 15:49:05	1.12
+++ Makefile	2001/04/22 14:27:34
@@ -6,14 +6,13 @@
 #
 
 PORTNAME=	pspell
-PORTVERSION=	0.12
-PORTREVISION=	1
+PORTVERSION=	0.12.1
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/^0//}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	petef@databits.net
 
 LIB_DEPENDS=	ltdl.1:${PORTSDIR}/devel/libtool
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/pspell/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	2001/01/31 16:16:41	1.5
+++ distinfo	2001/04/22 14:18:07
@@ -1 +1 @@
-MD5 (pspell-.12.tar.gz) = 1eefb06d0287697036534b009992602a
+MD5 (pspell-.12.1.tar.gz) = 502ac9b6212874a7e7d308d2e29cfeaf
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/textproc/pspell/pkg-plist,v
retrieving revision 1.5
diff -u -r1.5 pkg-plist
--- pkg-plist	2001/02/18 15:49:05	1.5
+++ pkg-plist	2001/04/22 14:26:29
@@ -26,7 +26,7 @@
 include/pspell/wordlist.h
 lib/libpspell-impl.a
 lib/libpspell-impl.so
-lib/libpspell-impl.so.4
+lib/libpspell-impl.so.5
 lib/libpspell-modules.a
 lib/libpspell-modules.so
 lib/libpspell-modules.so.1
@@ -35,11 +35,12 @@
 lib/libpspell.so.4
 %%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_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/6_Changelog.html
-%%PORTDOCS%%share/doc/pspell/man-html/7_Copyright.html
+%%PORTDOCS%%share/doc/pspell/man-html/3_Keeping.html
+%%PORTDOCS%%share/doc/pspell/man-html/4_Library.html
+%%PORTDOCS%%share/doc/pspell/man-html/5_Status.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/8_Copyright.html
 %%PORTDOCS%%share/doc/pspell/man-html/About_this.html
 %%PORTDOCS%%share/doc/pspell/man-html/Contents.html
 %%PORTDOCS%%share/doc/pspell/man-html/contents.png
@@ -54,11 +55,12 @@
 %%PORTDOCS%%share/doc/pspell/man-html/up_g.png
 %%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_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/6_Changelog.txt
-%%PORTDOCS%%share/doc/pspell/man-text/7_Copyright.txt
+%%PORTDOCS%%share/doc/pspell/man-text/3_Keeping.txt
+%%PORTDOCS%%share/doc/pspell/man-text/4_Library.txt
+%%PORTDOCS%%share/doc/pspell/man-text/5_Status.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/8_Copyright.txt
 %%PORTDOCS%%share/doc/pspell/man-text/About_this.txt
 %%PORTDOCS%%share/doc/pspell/man-text/Contents.txt
 %%PORTDOCS%%share/doc/pspell/man-text/index.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?200104221523.f3MFNQt16094>