Bug 131106 - ftp/filezilla bump 3.0.11 to 3.2.0
Summary: ftp/filezilla bump 3.0.11 to 3.2.0
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: Alejandro Pulver
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-29 06:00 UTC by Joseph S. Atkinson
Modified: 2009-02-06 17:46 UTC (History)
1 user (show)

See Also:


Attachments
filezilla_3.2.0.diff (18.64 KB, patch)
2009-01-29 06:00 UTC, Joseph S. Atkinson
no flags Details | Diff
filezilla_pkg-plist.diff (2.43 KB, patch)
2009-02-06 03:59 UTC, Joseph S Atkinson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph S. Atkinson 2009-01-29 06:00:09 UTC

cc'ed: alepulver@ (maintainer)

Bump FileZilla to 3.2.0 from 3.0.11

* Fix plist to not try and rmdir locale directories
* Respect WITHOUT_NLS
* Take explicit contol of dbus dependency (default was "auto")
* Add OPTIONS for DBUS and NLS (both default On)
* Silence portlint
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-29 06:00:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-02-06 01:07:02 UTC
alepulver    2009-02-06 01:06:47 UTC

  FreeBSD ports repository

  Modified files:
    ftp/filezilla        Makefile distinfo pkg-plist 
  Log:
  - Update FileZilla to version 3.2.0.
  - Fix plist to not try and rmdir locale directories.
  - Respect WITHOUT_NLS.
  - Take explicit contol of dbus dependency (default was "auto").
  - Add OPTIONS for DBUS and NLS (both default On).
  - Silence portlint.
  
  PR:             ports/131106
  Submitted by:   "Joseph S. Atkinson" <jsa@wickedmachine.net>
  
  Revision  Changes    Path
  1.18      +21 -3     ports/ftp/filezilla/Makefile
  1.12      +3 -3      ports/ftp/filezilla/distinfo
  1.13      +248 -94   ports/ftp/filezilla/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 3 Alejandro Pulver freebsd_committer freebsd_triage 2009-02-06 01:07:28 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 Philip M. Gollucci freebsd_committer freebsd_triage 2009-02-06 03:55:43 UTC
State Changed
From-To: closed->open

http://qat.tecnik93.com/logs/7-STABLE-FPT-NPD/filezilla-3.2.0.log 
requested via #bsdports
Comment 5 Joseph S Atkinson 2009-02-06 03:59:35 UTC
Fix my ill advised attempt to simplify the rmdir process by adding it 
all back.
Comment 6 dfilter service freebsd_committer freebsd_triage 2009-02-06 13:48:49 UTC
alepulver    2009-02-06 13:48:34 UTC

  FreeBSD ports repository

  Modified files:
    ftp/filezilla        pkg-plist 
  Log:
  - Add required @dirrmtry entries back.
  
  PR:             ports/131106
  Submitted by:   "Joseph S. Atkinson" <jsa@wickedmachine.net>
  
  Revision  Changes    Path
  1.14      +52 -0     ports/ftp/filezilla/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 7 Alejandro Pulver freebsd_committer freebsd_triage 2009-02-06 17:46:08 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!