From nobody@FreeBSD.org  Thu Feb 21 04:02:44 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 9251B98E
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 21 Feb 2013 04:02:44 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 6ABDCFE4
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 21 Feb 2013 04:02:44 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r1L42h0T080798
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 21 Feb 2013 04:02:43 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id r1L42hHe080797;
	Thu, 21 Feb 2013 04:02:43 GMT
	(envelope-from nobody)
Message-Id: <201302210402.r1L42hHe080797@red.freebsd.org>
Date: Thu, 21 Feb 2013 04:02:43 GMT
From: Kevin Zheng <kevinz5000@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] Update COMMENT and pkg-descr for converters/unix2dos
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: obonilla@galileo.edu

>Number:         176314
>Category:       ports
>Synopsis:       [patch] Update COMMENT and pkg-descr for converters/unix2dos
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pclin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 21 04:10:00 UTC 2013
>Closed-Date:    Thu Feb 21 16:40:07 UTC 2013
>Last-Modified:  Thu Feb 21 16:40:07 UTC 2013
>Originator:     Kevin Zheng
>Release:        9.1-RELEASE
>Organization:
>Environment:
FreeBSD sigma.local 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec  4 06:55:39 UTC 2012     root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Update COMMENT and pkg-descr for converters/unix2dos. This makes both the comment and description more meaningful. No package contents were changed; I don't think this justifies a PORTREVISION bump.

While here, trim Makefile header.

I experienced some difficulty running `make fetch`, but it may just be my Internet connection (Portscout says it's okay). Committer should try running `make fetch` to be sure.
>How-To-Repeat:
Install the port.
>Fix:
Apply the attached patch.

Patch attached with submission follows:

diff -ruN /usr/ports/converters/unix2dos/Makefile unix2dos/Makefile
--- /usr/ports/converters/unix2dos/Makefile	2012-11-16 23:55:05.000000000 -0600
+++ unix2dos/Makefile	2013-02-20 18:43:04.000000000 -0600
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	unix2dos
-# Date created:		1 February 1999
-# Whom:			obonilla@fisicc-ufm.edu
-#
+# Created by: Oscar Bonilla <obonilla@galileo.edu>
 # $FreeBSD: ports/converters/unix2dos/Makefile,v 1.8 2012/11/17 05:55:05 svnexp Exp $
-#
 
 PORTNAME=	unix2dos
 PORTVERSION=	1.3
@@ -11,7 +7,7 @@
 MASTER_SITES=	ftp://ftp.guug.org/pub/
 
 MAINTAINER=	obonilla@galileo.edu
-COMMENT=	Translate ASCII files from DOS (cr/lf) to UNIX (lf)
+COMMENT=	Convert ASCII newlines between CR/LF and LF
 
 MAN1=		unix2dos.1 dos2unix.1
 NO_WRKSUBDIR=	yes
diff -ruN /usr/ports/converters/unix2dos/pkg-descr unix2dos/pkg-descr
--- /usr/ports/converters/unix2dos/pkg-descr	2011-10-22 18:50:17.000000000 -0500
+++ unix2dos/pkg-descr	2013-02-20 18:40:12.000000000 -0600
@@ -1,3 +1,3 @@
-unix2dos and dos2unix are utilities that convert
-ASCII files from the DOS cr/lf format to the UNIX
-lf format
+unix2dos is a set of command-line tools that converts ASCII newline characters
+between Unix's LF and DOS's CR/LF (and vice versa). Despite its name, this
+package provides both `unix2dos` as well as its counterpart, `dos2unix`.


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Feb 21 04:10:10 UTC 2013 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=176314 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: obonilla@galileo.edu
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/176314: [patch] Update COMMENT and pkg-descr for converters/unix2dos
Date: Thu, 21 Feb 2013 04:10:09 UT

 Maintainer of converters/unix2dos,
 
 Please note that PR ports/176314 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/176314
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Oscar Bonilla <obonilla@galileo.edu>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/176314: [patch] Update COMMENT and pkg-descr for converters/unix2dos
Date: Thu, 21 Feb 2013 08:23:44 -0800

 I approve the patch. Thanks.
 
 On Feb 20, 2013, at 8:10 PM, Edwin Groothuis <edwin@FreeBSD.org> wrote:
 
 > Maintainer of converters/unix2dos,
 > 
 > Please note that PR ports/176314 has just been submitted.
 > 
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 > 
 > The full text of the PR can be found at:
 >    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/176314
 > 
 > -- 
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 
Responsible-Changed-From-To: freebsd-ports-bugs->pclin 
Responsible-Changed-By: pclin 
Responsible-Changed-When: Thu Feb 21 16:36:56 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=176314 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/176314: commit references a PR
Date: Thu, 21 Feb 2013 16:39:44 +0000 (UTC)

 Author: pawel
 Date: Thu Feb 21 16:39:36 2013
 New Revision: 312725
 URL: http://svnweb.freebsd.org/changeset/ports/312725
 
 Log:
   Update COMMENT and pkg-descr
   
   PR:		ports/176314
   Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
   Approved by:	Oscar Bonilla <obonilla@galileo.edu> (maintainer)
 
 Modified:
   head/converters/unix2dos/Makefile
   head/converters/unix2dos/pkg-descr
 
 Modified: head/converters/unix2dos/Makefile
 ==============================================================================
 --- head/converters/unix2dos/Makefile	Thu Feb 21 15:59:18 2013	(r312724)
 +++ head/converters/unix2dos/Makefile	Thu Feb 21 16:39:36 2013	(r312725)
 @@ -1,9 +1,5 @@
 -# New ports collection makefile for:	unix2dos
 -# Date created:		1 February 1999
 -# Whom:			obonilla@fisicc-ufm.edu
 -#
 +# Created by: Oscar Bonilla <obonilla@fisicc-ufm.edu>
  # $FreeBSD$
 -#
  
  PORTNAME=	unix2dos
  PORTVERSION=	1.3
 @@ -11,7 +7,7 @@ CATEGORIES=	converters
  MASTER_SITES=	ftp://ftp.guug.org/pub/
  
  MAINTAINER=	obonilla@galileo.edu
 -COMMENT=	Translate ASCII files from DOS (cr/lf) to UNIX (lf)
 +COMMENT=	Convert ASCII newlines between CR/LF and LF
  
  MAN1=		unix2dos.1 dos2unix.1
  NO_WRKSUBDIR=	yes
 
 Modified: head/converters/unix2dos/pkg-descr
 ==============================================================================
 --- head/converters/unix2dos/pkg-descr	Thu Feb 21 15:59:18 2013	(r312724)
 +++ head/converters/unix2dos/pkg-descr	Thu Feb 21 16:39:36 2013	(r312725)
 @@ -1,3 +1,3 @@
 -unix2dos and dos2unix are utilities that convert
 -ASCII files from the DOS cr/lf format to the UNIX
 -lf format
 +unix2dos is a set of command-line tools that converts ASCII newline characters
 +between Unix's LF and DOS's CR/LF (and vice versa). Despite its name, this
 +package provides both `unix2dos` as well as its counterpart, `dos2unix`.
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: feedback->closed 
State-Changed-By: pawel 
State-Changed-When: Thu Feb 21 16:40:06 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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