Bug 144144

Summary: [PATCH] ftp/wget: Fix build with GNUTLS
Product: Ports & Packages Reporter: Sunpoet Po-Chuan Hsieh <sunpoet>
Component: Individual Port(s)Assignee: Vasil Dimov <vd>
Status: Closed FIXED    
Severity: Affects Only Me CC: vd
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
wget-1.12.patch none

Description Sunpoet Po-Chuan Hsieh 2010-02-20 16:20:02 UTC
Change:
- Fix build with GNUTLS. (ssl_connect is renamed to ssl_connect_wget)

Added file(s):
- files/patch-src-gnutls.c

Port maintainer (vd@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-02-20 16:20:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vd

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-02-20 20:00:19 UTC
vd          2010-02-20 19:59:59 UTC

  FreeBSD ports repository

  Added files:
    ftp/wget/files       patch-src__gnutls.c 
  Log:
  ftp/wget: Fix build with GNUTLS
  
  PR:             ports/144144
  Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.1       +11 -0     ports/ftp/wget/files/patch-src__gnutls.c (new)
_______________________________________________
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 Vasil Dimov freebsd_committer freebsd_triage 2010-02-20 20:01:04 UTC
State Changed
From-To: open->closed

Committed, thanks!