pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jul 12 18:29:46 UTC 2012

Modified Files:
        pkgsrc/net/Transmission: Makefile Makefile.common PLIST distinfo
        pkgsrc/net/Transmission-gui: Makefile PLIST distinfo
        pkgsrc/net/Transmission/patches: patch-aa patch-ae
Added Files:
        pkgsrc/net/Transmission/patches: patch-qt_qtr.pro
Removed Files:
        pkgsrc/net/Transmission/patches: patch-ad patch-af

Log Message:
Update Transmission* to 2.60, inspired by PR 46695 by Ken Wong.

Transmission 2.60 (2012/07/05)
    Fix issues when adding magnet links
    Improved scraping behavior for certain trackers
    Fix bug where cleared statistics might not save
    Updated versions of miniupnpc and libuTP
    Fixed compilation issues with Solaris and FreeBSD
    Other minor fixes

Web Client

    Notification of downloading and seeding completion (requires browser 
support of notifications)
    Re-add select all and deselect all buttons to the file inspector tab

Qt

    Add Basque translation

Transmission 2.52 (2012/05/19)
    Fix bug with zero termination of multiscrape strings
    Update the bundled libnatpmp and miniupnp port forwarding libraries

GTK+

    Fix minor bug in Ubuntu app indicator support

Transmission 2.51 (2012/04/08)
    Update the bundled libnatpmp and miniupnp port forwarding libraries
    Add environment variable options to have libcurl verify SSL certs
    Support user-specified CXX environment variables during compile time

GTK+

    Fix crash when adding torrents on systems without G_USER_DIRECTORY_DOWNLOAD
    Honor the notification sound setting
    Add a tooltip to files in the torrents' file list
    Fix broken handling of the Cancel button in the "Open URL" dialog
    Improve support for Gnome Shell and Unity
    Catch SIGTERM instead of SIGKILL

Qt

    Progress bar colors are now similar to the Mac and Web clients'
    Improve the "Open Folder" behavior

Web Client

    Fix global seed ratio progress bars
    Fix sometimes-incorrect ratio being displayed in the inspector
    If multiple torrents are selected, show the aggregate info in the inspector
    Upgrade to jQuery 1.7.2

Daemon

    Show magnet link information in transmission-remote -i

Transmission 2.50 (2012/02/14)
    Fix crash when adding some magnet links
    Improved support for downloading webseeds with large files
    Gracefully handle incorrectly-compressed data from webseed downloads
    Fairer bandwidth distribution across connected peers
    Use less CPU when calculating undownloaded portions of large torrents
    Use the Selection Algorithm, rather than sorting, to select peer candidates
    Use base-10 units when displaying bandwidth speed and disk space
    If the OS has its own copy of natpmp, prefer it over our bundled version
    Fix Fails-To-Build error on Solaris 10 from use of mkdtemp()
    Fix Fails-To-Build error on FreeBSD from use of alloca()
    Fix Fails-To-Build error when building without a C++ compiler for libuTP

GTK+

    Fix regression that broke the "--minimized" command-line argument
    Instead of notify-send, use the org.freedesktop.Notifications DBus API
    Fix a handful of small memory leaks

Qt

    Fix FTB when building without libuTP support on Debian

Web Client

    Filtering by state and tracker
    Sorting by size
    Larger, easier-to-press toolbar buttons
    Fix the torrent size and time remaining in the inspector's details tab
    Bundle jQuery and the stylesheets to avoid third-party CDNs
    Upgrade to jQuery 1.7.1
    Fix runtime errors in IE 8, IE 9, and Opera
    Revise CSS stylesheets to use SASS
    Minor interface tweaks

Daemon

    Fix corrupted status string in transmission-remote


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/net/Transmission/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/Transmission/Makefile.common
cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/Transmission/PLIST
cvs rdiff -u -r1.57 -r1.58 pkgsrc/net/Transmission/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/Transmission-gui/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/net/Transmission-gui/PLIST \
    pkgsrc/net/Transmission-gui/distinfo
cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/Transmission/patches/patch-aa \
    pkgsrc/net/Transmission/patches/patch-ae
cvs rdiff -u -r1.8 -r0 pkgsrc/net/Transmission/patches/patch-ad
cvs rdiff -u -r1.3 -r0 pkgsrc/net/Transmission/patches/patch-af
cvs rdiff -u -r0 -r1.1 pkgsrc/net/Transmission/patches/patch-qt_qtr.pro

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index