ports/51701: Update port: textproc/cwtext to 0.93

KATO Tsuguru tkato at prontomail.com
Fri May 2 23:10:25 UTC 2003


>Number:         51701
>Category:       ports
>Synopsis:       Update port: textproc/cwtext to 0.93
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 02 16:10:16 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.93

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/textproc/cwtext/Makefile textproc/cwtext/Makefile
--- /usr/ports/textproc/cwtext/Makefile	Sat Apr 12 23:28:28 2003
+++ textproc/cwtext/Makefile	Sat May  3 05:44:26 2003
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	cwtext
-PORTVERSION=	0.91
+PORTVERSION=	0.93
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -26,8 +26,12 @@
 		s,gcc,${CC} ${CFLAGS},g" ${WRKSRC}/${MAKEFILE}
 
 do-install:
-.for file in cwpcm cwtext
+.for file in cwmm cwpcm cwtext
 	${INSTALL_PROGRAM} ${WRKSRC}/${file} ${PREFIX}/bin
 .endfor
+.if !defined(NOPORTDOCS)
+	${MKDIR} ${DOCSDIR}
+	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
+.endif
 
 .include <bsd.port.mk>
diff -urN /usr/ports/textproc/cwtext/distinfo textproc/cwtext/distinfo
--- /usr/ports/textproc/cwtext/distinfo	Mon Jan  6 16:07:24 2003
+++ textproc/cwtext/distinfo	Sat May  3 05:42:20 2003
@@ -1 +1 @@
-MD5 (cwtext-0.91.tar.gz) = 46dd88d53e338f212ea328eae8a34608
+MD5 (cwtext-0.93.tar.gz) = 6ce26f56b3ba371eabe0308ddc4e118c
diff -urN /usr/ports/textproc/cwtext/pkg-plist textproc/cwtext/pkg-plist
--- /usr/ports/textproc/cwtext/pkg-plist	Fri Nov 16 12:46:52 2001
+++ textproc/cwtext/pkg-plist	Sat May  3 05:44:52 2003
@@ -1,2 +1,5 @@
+bin/cwmm
 bin/cwpcm
 bin/cwtext
+%%PORTDOCS%%share/doc/cwtext/README
+%%PORTDOCS%%@dirrm share/doc/cwtext
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list