Bug 185986 - [PATCH] vietnamese/vnroff: Deletion of ^M in Makefiles
Summary: [PATCH] vietnamese/vnroff: Deletion of ^M in Makefiles
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: John Marino
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-22 09:20 UTC by takefu
Modified: 2014-07-28 09:20 UTC (History)
3 users (show)

See Also:


Attachments
vnroff-2.1.patch (1.57 KB, patch)
2014-01-22 09:20 UTC, takefu
no flags Details | Diff
vnroff.patch (1.11 KB, patch)
2014-07-28 08:22 UTC, takefu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!