| Summary: | ftp/filezilla bump 3.0.11 to 3.2.0 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Joseph S. Atkinson <jsa> | ||||||
| Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | CC: | alepulver | ||||||
| Priority: | Normal | ||||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
Joseph S. Atkinson
2009-01-29 06:00:09 UTC
Responsible Changed From-To: freebsd-ports-bugs->alepulver Over to maintainer (via the GNATS Auto Assign Tool) 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"
State Changed From-To: open->closed Committed. Thanks! State Changed From-To: closed->open http://qat.tecnik93.com/logs/7-STABLE-FPT-NPD/filezilla-3.2.0.log requested via #bsdports Fix my ill advised attempt to simplify the rmdir process by adding it all back. 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"
State Changed From-To: open->closed Committed, with minor changes. Thanks! |