Bug 163262 - [patch] www/webobjects : unbreak make readme
Summary: [patch] www/webobjects : 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 19:40 UTC by Jason Helfman
Modified: 2011-12-13 20:30 UTC (History)
0 users

See Also:


Attachments
file.diff (1.07 KB, patch)
2011-12-13 19:40 UTC, Jason Helfman
no flags Details | Diff

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

crees@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-12-13 20:24:21 UTC
crees       2011-12-13 20:24:07 UTC

  FreeBSD ports repository

  Modified files:
    www/webobjects       Makefile distinfo 
  Log:
  - Correct use of IGNORE rather than redefining ECHO_MSG (breaks make readme)
  
  PR:             ports/163262
  Submitted by:   Jason Helfman <jhelfman@experts-exchange.com>
  
  - gzip handles trailing garbage; no need for perl truncate, redefine distinfo
  - Don't redefine EXTRACT_AFTER_ARGS when EXTRACT_PRESERVE_OWNERSHIP will do
  - Don't redefine COPYTREE when COPYTREE_BIN will do
  - Correct dependency line
  - Remove unnecessary PKGINSTALL definitions etc
  - Actually look for correct file before complaining about it being missing
  - Update wiki URL with extraction notes
  
  Feature safe:   yes
  
  Revision  Changes    Path
  1.5       +12 -28    ports/www/webobjects/Makefile
  1.3       +2 -2      ports/www/webobjects/distinfo
_______________________________________________
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 3 Chris Rees freebsd_committer freebsd_triage 2011-12-13 20:24:35 UTC
State Changed
From-To: open->closed

That was the least of this port's problems; I've done a few more of my 
own too.  Thanks!