pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/Transmission-gui Update to 2.72:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/194565f04745
branches:  trunk
changeset: 610259:194565f04745
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Oct 21 20:54:01 2012 +0000

description:
Update to 2.72:

=== Transmission 2.72 (2012/10/16) ===

==== All Platforms ====
  * Fix crash when adding magnet links with malformed webseeds
  * Fix handling of magnet links' webseed URLs that contain whitespace
  * Fix remaining time estimates of magnet links that have webseeds
  * Show the webseed count in the torrent list when downloading from webseeds
==== Mac ====
  * When possible allow automatic switching to the integrated GPU on dual-GPU machines
  * Include seeding-complete transfers in the badged count on the Dock icon
==== GTK+ ====
  * When adding torrents by URL from the clipboard, handle whitespace in the link
==== Qt ====
  * Fix dialog memory leaks
==== Web Client ====
  * Minor interface fixes

diffstat:

 net/Transmission-gui/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r 587be86de98e -r 194565f04745 net/Transmission-gui/Makefile
--- a/net/Transmission-gui/Makefile     Sun Oct 21 20:42:34 2012 +0000
+++ b/net/Transmission-gui/Makefile     Sun Oct 21 20:54:01 2012 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2012/10/08 23:02:14 adam Exp $
+# $NetBSD: Makefile,v 1.10 2012/10/21 20:54:01 wiz Exp $
 
 PKGNAME=       ${DISTNAME:C:t:T:C:-:-gui-:}
-PKGREVISION=   1
 
 USE_LANGUAGES+=                c c++
 MAKE_ENV+=             QTDIR=${QTDIR}



Home | Main Index | Thread Index | Old Index