Bug 111981 - [PATCH] ftp/lftp: make readline dependency optional
Summary: [PATCH] ftp/lftp: make readline 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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-21 09:20 UTC by Rong-En Fan
Modified: 2007-05-27 15:40 UTC (History)
1 user (show)

See Also:


Attachments
lftp-3.5.10_1.patch (943 bytes, patch)
2007-04-21 09:20 UTC, Rong-En Fan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rong-En Fan freebsd_committer freebsd_triage 2007-04-21 09:20:03 UTC
After Apr 18, 2007 6.x has readline 5.2 in base. On 7.x,
we have it since last Dec. Therefore, make readline dependency
optional.

Port maintainer (fm@cross-road.org.ua) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-04-21 09:20:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

Submitter has GNATS access
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-04-21 09:20:42 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-05-27 15:35:50 UTC
rafan       2007-05-27 14:35:44 UTC

  FreeBSD ports repository

  Modified files:
    ftp/lftp             Makefile distinfo pkg-plist 
  Log:
  - Update to 3.5.11 [1]
  - Make readline optional [2]
  
  PR:             ports/111896 [1], ports/111981 [2]
  Submitted by:   miwi [1], rafan [2]
  Approved by:    maintainer timeout (1 month)
  
  Revision  Changes    Path
  1.117     +6 -4      ports/ftp/lftp/Makefile
  1.79      +3 -3      ports/ftp/lftp/distinfo
  1.30      +2 -2      ports/ftp/lftp/pkg-plist
_______________________________________________
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 Rong-En Fan freebsd_committer freebsd_triage 2007-05-27 15:36:02 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!