Bug 185986

Summary: [PATCH] vietnamese/vnroff: Deletion of ^M in Makefiles
Product: Ports & Packages Reporter: takefu
Component: Individual Port(s)Assignee: John Marino <marino>
Status: Closed FIXED    
Severity: Affects Only Me CC: marino, obrien, takefu
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
vnroff-2.1.patch
none
vnroff.patch none

Description takefu 2014-01-22 09:20:00 UTC
  convert pkg-plist to PLIST_FILES
  Deletion of ^M in Makefiles

Port maintainer (obrien@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_11 (mode: change, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-01-22 09:20:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->obrien

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 John Marino freebsd_committer freebsd_triage 2014-07-28 07:49:37 UTC
Taking PR - 

This is some kind of UU encoded patch.  If you want me to consider this PR, can you update to a plan text patch?  

Also it would be nice to understand why this change needs to happen.
Comment 3 takefu 2014-07-28 08:22:59 UTC
Created attachment 145064 [details]
vnroff.patch
Comment 4 commit-hook freebsd_committer freebsd_triage 2014-07-28 09:20:12 UTC
A commit references this bug:

Author: marino
Date: Mon Jul 28 09:19:21 UTC 2014
New revision: 363124
URL: http://svnweb.freebsd.org/changeset/ports/363124

Log:
  vietnamese/vnroff: integrate pkg-plist and cleanup makefile

  The makefile contained DOS CR endings.  While removing those,
  consolidate pkg-plist into the makefile and do some cosmetic clean up.

  PR:		185986
  Submitted by:	takefu (airport.fm)
  Approved by:	maintainer timeout (6 months)

Changes:
  head/vietnamese/vnroff/Makefile
  head/vietnamese/vnroff/pkg-plist
Comment 5 John Marino freebsd_committer freebsd_triage 2014-07-28 09:20:42 UTC
Thanks!