Bug 160661 - [patch] comms/minicom: make lrzsz dependency optional
Summary: [patch] comms/minicom: make lrzsz dependency optional
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: Eitan Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-11 16:40 UTC by 4720@hushmail.com
Modified: 2011-10-25 02:10 UTC (History)
0 users

See Also:


Attachments
file.diff (824 bytes, patch)
2011-09-11 16:40 UTC, 4720@hushmail.com
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description 4720@hushmail.com 2011-09-11 16:40:05 UTC
the minicom port lists lrzsz as a required dependency, but it is only needed for doing file transfers. patch turns required depend into default on option.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-09-11 16:40:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->johans

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Eitan Adler freebsd_committer freebsd_triage 2011-10-25 01:48:11 UTC
Responsible Changed
From-To: johans->eadler

maintainer timeout so I'll commit it
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-10-25 02:00:55 UTC
eadler      2011-10-25 01:00:40 UTC

  FreeBSD ports repository

  Modified files:
    comms/minicom        Makefile 
  Log:
  - make lzr dep. optional
  
  PR:             ports/160661
  Submitted by:   "4720@hushmail.com" <4720@hushmail.com>
  Approved by:    maintainer timeout (6 weeks)
  Approved by:    bapt,sahil (mentors, implicit)
  
  Revision  Changes    Path
  1.57      +7 -2      ports/comms/minicom/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 Eitan Adler freebsd_committer freebsd_triage 2011-10-25 02:04:41 UTC
State Changed
From-To: open->closed

Committed. Thanks!