From laszlof@ritamari.vonostingroup.com  Sat Jan  7 03:23:27 2006
Return-Path: <laszlof@ritamari.vonostingroup.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 84C7216A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  7 Jan 2006 03:23:27 +0000 (GMT)
	(envelope-from laszlof@ritamari.vonostingroup.com)
Received: from ritamari.vonostingroup.com (ritamari.vonostingroup.com [216.144.193.230])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 22D6D43D46
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  7 Jan 2006 03:23:27 +0000 (GMT)
	(envelope-from laszlof@ritamari.vonostingroup.com)
Received: from laszlof by ritamari.vonostingroup.com with local (Exim 4.60 (FreeBSD))
	(envelope-from <laszlof@ritamari.vonostingroup.com>)
	id 1Ev4fu-000KYX-6u
	for FreeBSD-gnats-submit@freebsd.org; Fri, 06 Jan 2006 22:23:26 -0500
Message-Id: <E1Ev4fu-000KYX-6u@ritamari.vonostingroup.com>
Date: Fri, 06 Jan 2006 22:23:26 -0500
From: Frank Laszlo <laszlof@vonostingroup.com>
Reply-To: Frank Laszlo <laszlof@vonostingroup.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [UPDATE]: textproc/cwtext: Update to version 0.95
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         91438
>Category:       ports
>Synopsis:       [UPDATE]: textproc/cwtext: Update to version 0.95
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 07 03:30:04 GMT 2006
>Closed-Date:    Sat Jan 07 06:28:20 GMT 2006
>Last-Modified:  Sat Jan 07 06:28:20 GMT 2006
>Originator:     Frank Laszlo
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD ritamari.vonostingroup.com 6.0-STABLE FreeBSD 6.0-STABLE #0: Mon Nov 7 12:06:15 EST 2005 laszlof@ritamari.vonostingroup.com:/usr/obj/usr/src/sys/RITAMARI i386


	
>Description:
	This patch updates textproc/cwtext to version 0.05. This patch adds a few additional command line flags.

>How-To-Repeat:
	
>Fix:

	



--- cwtext-0.95.diff begins here ---
diff -NrU3 cwtext.orig/Makefile cwtext/Makefile
--- cwtext.orig/Makefile	Fri Jan  6 22:06:05 2006
+++ cwtext/Makefile	Fri Jan  6 22:19:06 2006
@@ -7,13 +7,12 @@
 #
 
 PORTNAME=	cwtext
-PORTVERSION=	0.94
-PORTREVISION=	1
+PORTVERSION=	0.95
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	laszlof@vonostingroup.com
 COMMENT=	Morse Code Generator
 
 USE_PYTHON=	yes
@@ -23,13 +22,10 @@
 ALL_TARGET=	ALL
 
 post-patch:
-	@${REINPLACE_CMD} -e "s,^PREFIX,#PREFIX,g ; \
-		s,gcc,${CC} ${CFLAGS},g" ${WRKSRC}/${MAKEFILE}
+	@${REINPLACE_CMD} -e "s,^PREFIX,#PREFIX,g" \
+		-e "s,gcc,${CC} ${CFLAGS},g" \
+		-e "s,install -sc,${INSTALL_PROGRAM},g" ${WRKSRC}/${MAKEFILE}
 
-do-install:
-.for file in cwmm cwpcm cwtext
-	${INSTALL_PROGRAM} ${WRKSRC}/${file} ${PREFIX}/bin
-.endfor
 .if !defined(NOPORTDOCS)
 	${MKDIR} ${DOCSDIR}
 	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
diff -NrU3 cwtext.orig/distinfo cwtext/distinfo
--- cwtext.orig/distinfo	Fri Jan  6 22:06:05 2006
+++ cwtext/distinfo	Fri Jan  6 22:11:18 2006
@@ -1,3 +1,3 @@
-MD5 (cwtext-0.94.tar.gz) = cc98ed413ec36b39fd1e9ed921635bb0
-SHA256 (cwtext-0.94.tar.gz) = 7aa753003e055b2a1edddf353db1553a247dd0aaa7d269d293b809f636ba2cbe
-SIZE (cwtext-0.94.tar.gz) = 12957
+MD5 (cwtext-0.95.tar.gz) = b6fd950f5c970027b8be1a6df720017d
+SHA256 (cwtext-0.95.tar.gz) = e087ec71574304a5f49f7e719f6644ee0cd8f765450d7284c0db52ed8de1bf58
+SIZE (cwtext-0.95.tar.gz) = 15206
--- cwtext-0.95.diff ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Sat Jan 7 06:28:18 UTC 2006 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=91438 
>Unformatted:
