Bug 148232 - There is some junk in Mk/bsd.octave.mk
Summary: There is some junk in Mk/bsd.octave.mk
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: Greg Larkin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-29 16:40 UTC by Stephen Montgomery-Smith
Modified: 2010-07-23 21:10 UTC (History)
0 users

See Also:


Attachments
file.diff (1.07 KB, patch)
2010-06-29 16:40 UTC, Stephen Montgomery-Smith
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen Montgomery-Smith 2010-06-29 16:40:05 UTC
At the end of Mk/bsd.octave.mk, I originally had placed some code whose purpose was to automatically check dependencies.  With updates to octave forge, I begin to doubt that it still works, and anyway, maybe putting this here isn't the right place for it.

This is extremely low priority in that removing this stuff will not change the workings of the octave forge ports in any way.
Comment 1 Greg Larkin freebsd_committer freebsd_triage 2010-07-23 19:34:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->portmgr

Portmgr territory
Comment 2 Greg Larkin freebsd_committer freebsd_triage 2010-07-23 19:54:12 UTC
Responsible Changed
From-To: portmgr->glarkin

Fix incorrect assignment
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-07-23 21:07:00 UTC
glarkin     2010-07-23 20:06:51 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.octave.mk 
  Log:
  - Removed obsolete target
  
  PR:             ports/148232
  Submitted by:   Stephen Montgomery-Smith <stephen at missouri dot edu> (maintainer)
  
  Revision  Changes    Path
  1.10      +1 -16     ports/Mk/bsd.octave.mk
_______________________________________________
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 Greg Larkin freebsd_committer freebsd_triage 2010-07-23 21:07:29 UTC
State Changed
From-To: open->closed

Committed, thank you!