Bug 206854

Summary: ftp/filezilla: Update to 3.15.0.1
Product: Ports & Packages Reporter: Matthew Rezny <rezny>
Component: Individual Port(s)Assignee: Ruslan Makhmatkhanov <rm>
Status: Closed FIXED    
Severity: Affects Some People CC: koobs, rezny, rm
Priority: --- Keywords: easy, needs-qa, patch
Version: LatestFlags: rezny: maintainer-feedback+
Hardware: Any   
OS: Any   
Bug Depends on: 206861    
Bug Blocks:    
Attachments:
Description Flags
update ftp/filezilla to 3.15.0
rezny: maintainer-approval+
update ftp/filezilla to 3.15.0
rezny: maintainer-approval+
update ftp/filezillla to 3.15.0.1 rezny: maintainer-approval+

Description Matthew Rezny freebsd_committer freebsd_triage 2016-02-02 17:04:40 UTC
Created attachment 166444 [details]
update ftp/filezilla to 3.15.0

Update FileZilla to 3.15.0 and add a new port for libfilezilla which is now required by FileZilla.
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2016-02-02 17:09:26 UTC
Thanks Matthew!

Can you please create a separate (blocking) issue for:

[NEW PORT: ftp/libfilezilla: C++ library for building platform-independent programs

Also, for that new issue/port, I believe you may use:

* USES=localbase to set the correct CFLAGS/LDFLAGS
* USES=patchfix for patching Makefile.in for the correct pkgconfig dir
Comment 2 Matthew Rezny freebsd_committer freebsd_triage 2016-02-02 20:51:16 UTC
Created attachment 166457 [details]
update ftp/filezilla to 3.15.0

This is a fresh patch for just the filezilla update. New port for libfilezilla is in blocking 206861.
Comment 3 Matthew Rezny freebsd_committer freebsd_triage 2016-02-03 11:33:38 UTC
Created attachment 166492 [details]
update ftp/filezillla to 3.15.0.1

Refresh patch because upstream released a minor version update in the meantime.
Comment 4 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2016-02-05 12:14:52 UTC
I'll take it.
Comment 5 commit-hook freebsd_committer freebsd_triage 2016-02-05 17:48:05 UTC
A commit references this bug:

Author: rm
Date: Fri Feb  5 17:47:04 UTC 2016
New revision: 408240
URL: https://svnweb.freebsd.org/changeset/ports/408240

Log:
  ftp/filezilla: update to 3.15.0.1

  - update to 3.15.0.1
  - utilize USES=localbase to set correct CFLAGS/LDFLAGS [1]

  PR:		206854
  Submitted by:	matthew@reztek.cz (maintainer)
  Submitted by:   koobs [1]

Changes:
  head/ftp/filezilla/Makefile
  head/ftp/filezilla/distinfo
  head/ftp/filezilla/files/
  head/ftp/filezilla/files/patch-src_engine_proxy.cpp
  head/ftp/filezilla/pkg-descr
Comment 6 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2016-02-05 17:50:03 UTC
Committed, thank you!