summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-10-21 20:54:01 +0000
committerwiz <wiz@pkgsrc.org>2012-10-21 20:54:01 +0000
commit0e7a96d6cd562c5e5ea0053eb7a031c6ebf08e0c (patch)
treedf7df5813827cc7b04291e9a680f722ec5a98a6a /net
parent7f0a69a0e82060aa269358f4639a91cbc60cab45 (diff)
downloadpkgsrc-0e7a96d6cd562c5e5ea0053eb7a031c6ebf08e0c.tar.gz
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 (limited to 'net')
-rw-r--r--net/Transmission-gui/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/Transmission-gui/Makefile b/net/Transmission-gui/Makefile
index 86a5323a6cf..b2bce5f21ba 100644
--- a/net/Transmission-gui/Makefile
+++ b/net/Transmission-gui/Makefile
@@ -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}