Bug 163250 - [patch] chinese/dfsongsd: unbreak make readme
Summary: [patch] chinese/dfsongsd: unbreak make readme
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: Chris Rees
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-13 17:20 UTC by Jason Helfman
Modified: 2011-12-17 11:30 UTC (History)
0 users

See Also:


Attachments
file.diff (1.07 KB, patch)
2011-12-13 17:20 UTC, Jason Helfman
no flags Details | Diff
patch.txt (941 bytes, text/plain; charset=us-ascii)
2011-12-13 19:54 UTC, Jason
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Helfman 2011-12-13 17:20:07 UTC
make readme broken due to reassignment of echo_msg
similar to ports/163159
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-13 17:20:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->crees

crees@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Jason 2011-12-13 19:54:06 UTC
use ignore
drop pre-fetch

-- 
Jason Helfman
System Administrator
experts-exchange.com
http://www.experts-exchange.com/M_4830110.html
E4AD 7CF1 1396 27F6 79DD  4342 5E92 AD66 8C8C FBA5
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-12-17 11:27:32 UTC
crees       2011-12-17 11:27:23 UTC

  FreeBSD ports repository

  Modified files:
    chinese/dfsongsd     Makefile 
  Log:
  - Stop redefining ECHO_MSG and breaking make readmes
  - Dequote RESTRICTED
  - Correct use of DISTNAME and EXTRACT_SUFX
  - Correct use of for variable in do-install
  
  PR:             ports/163250
  Submitted by:   Jason Helfman <jhelfman@experts-exchange.com>
  
  Revision  Changes    Path
  1.7       +9 -13     ports/chinese/dfsongsd/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Chris Rees freebsd_committer freebsd_triage 2011-12-17 11:27:50 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!