Bug 111981

Summary: [PATCH] ftp/lftp: make readline dependency optional
Product: Ports & Packages Reporter: Rong-En Fan <rafan>
Component: Individual Port(s)Assignee: Rong-En Fan <rafan>
Status: Closed FIXED    
Severity: Affects Only Me CC: fm
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
lftp-3.5.10_1.patch none

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!