pkgsrc changes; use wget instead of curl to fetch.
Quote from release announce on the blog.
* Verify SSL certificates. Even though the client opened an encrypted
connection to the server, it did not validate the certificate used. As a
result, the client was open to MITM attacks. The new version will always
validate the certificate first and refuse to connect to the server if there
is a problem with it.
* Add support for soft links in UNIX systems. You can now use soft links in
your project directories. This would be useful in cases where you have a
large project and you would prefer to assign the localization files to
multiple Transifex projects.
* Add support for local .transifexrc files. You can now have a .transifexrc
file in your project directory. The entries in the file will override the
ones from the main one. This would be useful in cases you would prefer to
use a different set of credentials for a project than the ones you use for
the rest of your projects in Transifex.
* Make the client more friendly to users in Windows. The .tx/config file now
supports forward slashes for the paths in Windows, in accordance to what
UNIX uses. As a result, people can now share a .tx/config irrespective of
whether they use a UNIX-based system (like Linux and Mac OS X) or Windows.
* Use common files for www/firefox.
SeaMonkey-specific changes
Basic Private Browsing support has been added (experimental for now).
Added support for safe browsing which blocks potentially malicious websites reported as attack sites (malware) or web forgeries (phishing).
Information like preview text, subject and sender can be shown in new mail notifications now.
See the changes page for minor changes.
Mozilla platform changes
CSS -moz-user-select:none selection has been changed to improve compatibility with -webkit-user-select:none (bug 816298).
Applied graphics-related performance improvements (bug 809821).
Removed E4X support from SpiderMonkey.
Added support for the <main> element.
Implemented scoped stylesheets.
Fixed some function keys not working when pressed (bug 833719).
Fixed several stability issues.
`install' with USE_DESTDIR=yes.
This changes prevent to unwanted overwite of existing binary packages with
test installation (`stage-install', `replace' & `undo-replace', and so on).
To do both `install' and `package', you can still use `package-install' target,
same as USE_DESTDIR=no.
* Remove reference to devel/xulrunner.
* Move some common files for firefox/xulrunner-21.0.
* Move patches from devel/sulrunner.
* Take MAINTAINERship.
Upstream changes:
1.52 2013-05-21
- Add t/style-trailing-space.t.
- Got rid of trailing space.
- Convert to t/cpan-changes.t .
1.51 2013-05-11
- Sort the XML namespaces before outputting.
- became broken in perl-5.18.0-RC1.
Upstream changes:
2.58 Thu May 23 09:04:37 2013
- support PUREPERL_ONLY install option. (rt#84876)
(PERL_ONLY and NO_XS are not yet removed)
- stop installing JSON::XS automatically on Perl 5.18