Bug 144144 - [PATCH] ftp/wget: Fix build with GNUTLS
Summary: [PATCH] ftp/wget: Fix build with GNUTLS
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: Vasil Dimov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-20 16:20 UTC by Sunpoet Po-Chuan Hsieh
Modified: 2010-02-20 20:10 UTC (History)
1 user (show)

See Also:


Attachments
wget-1.12.patch (603 bytes, patch)
2010-02-20 16:20 UTC, Sunpoet Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!