[84708] trunk/dports/net/transmission
royliu at macports.org
royliu at macports.org
Thu Sep 29 20:08:42 PDT 2011
Revision: 84708
http://trac.macports.org/changeset/84708
Author: royliu at macports.org
Date: 2011-09-29 20:08:41 -0700 (Thu, 29 Sep 2011)
Log Message:
-----------
transmission: upgrade to 2.33 and close tickets #30307, #30481
Modified Paths:
--------------
trunk/dports/net/transmission/Portfile
trunk/dports/net/transmission/files/patch-sparkle.diff
trunk/dports/net/transmission/files/patch-xcodebuild.diff
Modified: trunk/dports/net/transmission/Portfile
===================================================================
--- trunk/dports/net/transmission/Portfile 2011-09-30 03:03:41 UTC (rev 84707)
+++ trunk/dports/net/transmission/Portfile 2011-09-30 03:08:41 UTC (rev 84708)
@@ -5,7 +5,7 @@
PortGroup xcode 1.0
name transmission
-version 2.22
+version 2.33
categories net aqua
maintainers mnick openmaintainer
description Lightweight BitTorrent client
@@ -22,9 +22,9 @@
master_sites http://download.m0k.org/transmission/files/ \
http://download.transmissionbt.com/files/
-checksums md5 6499986bf769276310b00bda1090090d \
- sha1 ddd515bdcc201193b45f58b705f6e8fde9fcb5d1 \
- rmd160 e87b560f81fc8bc422dc7071a4b27bdcf2b2d6ac
+checksums md5 082217a65713ac879410c622cbe6eb26 \
+ sha1 ebdd0bdea937e4b90eceddfcbb3cbbf079f3e701 \
+ rmd160 dd30c7cf732fa0a62149da8be266312de65b5aa6
use_bzip2 yes
Modified: trunk/dports/net/transmission/files/patch-sparkle.diff
===================================================================
--- trunk/dports/net/transmission/files/patch-sparkle.diff 2011-09-30 03:03:41 UTC (rev 84707)
+++ trunk/dports/net/transmission/files/patch-sparkle.diff 2011-09-30 03:08:41 UTC (rev 84708)
@@ -1,72 +1,10 @@
---- macosx/Defaults.plist.orig 2011-02-28 20:59:44.000000000 +0100
-+++ macosx/Defaults.plist 2011-02-28 21:00:04.000000000 +0100
-@@ -16,10 +16,10 @@
- <true/>
- <key>BindPort</key>
- <integer>51413</integer>
-- <key>BlocklistNew</key>
-- <false/>
- <key>BlocklistAutoUpdate</key>
- <false/>
-+ <key>BlocklistNew</key>
-+ <false/>
- <key>CheckDownload</key>
- <false/>
- <key>CheckQuit</key>
-@@ -98,12 +98,12 @@
- <string>Constant</string>
- <key>NatTraversal</key>
- <true/>
-- <key>PEXGlobal</key>
-- <true/>
- <key>PeersTorrent</key>
- <integer>60</integer>
- <key>PeersTotal</key>
- <integer>200</integer>
-+ <key>PEXGlobal</key>
-+ <true/>
- <key>PiecesBar</key>
- <false/>
- <key>PiecesViewShowAvailability</key>
-@@ -132,16 +132,14 @@
- <false/>
- <key>RPCAuthorize</key>
- <false/>
-- <key>RPCUseWhitelist</key>
-- <false/>
- <key>RPCPort</key>
- <integer>9091</integer>
- <key>RPCUsername</key>
- <string>admin</string>
-+ <key>RPCUseWhitelist</key>
-+ <false/>
- <key>RPCWebDiscovery</key>
- <false/>
-- <key>SUEnableAutomaticChecks</key>
-- <true/>
- <key>SeedingSound</key>
- <string>Submarine</string>
- <key>ShowInspector</key>
-@@ -160,12 +158,12 @@
- <false/>
- <key>SpeedLimitAuto</key>
- <false/>
-+ <key>SpeedLimitAutoDay</key>
-+ <integer>127</integer>
- <key>SpeedLimitAutoOffDate</key>
- <date>2000-01-01T13:00:00Z</date>
- <key>SpeedLimitAutoOnDate</key>
- <date>2000-01-01T03:00:00Z</date>
-- <key>SpeedLimitAutoDay</key>
-- <integer>127</integer>
- <key>SpeedLimitDownloadLimit</key>
- <integer>10</integer>
- <key>SpeedLimitUploadLimit</key>
-@@ -176,6 +174,8 @@
- <true/>
+--- macosx/Defaults.plist.orig 2011-07-30 19:36:53.000000000 -0400
++++ macosx/Defaults.plist 2011-07-30 19:36:53.000000000 -0400
+@@ -175,7 +175,7 @@
<key>StatusLabel</key>
<string>RatioTotal</string>
-+ <key>SUEnableAutomaticChecks</key>
+ <key>SUEnableAutomaticChecks</key>
+- <true/>
+ <false/>
<key>UploadLimit</key>
<integer>50</integer>
Modified: trunk/dports/net/transmission/files/patch-xcodebuild.diff
===================================================================
--- trunk/dports/net/transmission/files/patch-xcodebuild.diff 2011-09-30 03:03:41 UTC (rev 84707)
+++ trunk/dports/net/transmission/files/patch-xcodebuild.diff 2011-09-30 03:08:41 UTC (rev 84708)
@@ -1,6 +1,6 @@
---- Transmission.xcodeproj/project.pbxproj.old 2011-02-28 20:36:54.000000000 +0100
-+++ Transmission.xcodeproj/project.pbxproj 2011-02-28 20:43:18.000000000 +0100
-@@ -445,7 +445,7 @@
+--- Transmission.xcodeproj/project.pbxproj.orig 2011-07-30 19:36:53.000000000 -0400
++++ Transmission.xcodeproj/project.pbxproj 2011-07-30 19:36:53.000000000 -0400
+@@ -470,7 +470,7 @@
4D118E1808CB46B20033958F /* PrefsController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PrefsController.h; path = macosx/PrefsController.h; sourceTree = "<group>"; };
4D118E1908CB46B20033958F /* PrefsController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PrefsController.m; path = macosx/PrefsController.m; sourceTree = "<group>"; };
4D18389709DEC0030047D688 /* libtransmission.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libtransmission.a; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -9,7 +9,7 @@
4D2784360905709500687951 /* Transmission.icns */ = {isa = PBXFileReference; explicitFileType = image.icns; name = Transmission.icns; path = macosx/Images/Transmission.icns; sourceTree = "<group>"; };
4D364D9E091FBB2C00377D12 /* TorrentTableView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = TorrentTableView.h; path = macosx/TorrentTableView.h; sourceTree = "<group>"; };
4D364D9F091FBB2C00377D12 /* TorrentTableView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = TorrentTableView.m; path = macosx/TorrentTableView.m; sourceTree = "<group>"; };
-@@ -1777,24 +1777,6 @@
+@@ -1907,24 +1907,6 @@
productReference = BE1183480CE160960002D0F3 /* libminiupnp.a */;
productType = "com.apple.product-type.library.static";
};
@@ -34,15 +34,15 @@
BEFC1BFF0C07750000B0BB3C /* transmission-daemon */ = {
isa = PBXNativeTarget;
buildConfigurationList = BEFC1C090C07753800B0BB3C /* Build configuration list for PBXNativeTarget "transmission-daemon" */;
-@@ -1877,7 +1859,6 @@
- BEFC1BFF0C07750000B0BB3C /* transmission-daemon */,
+@@ -2008,7 +1990,6 @@
BEFC1CEA0C07822400B0BB3C /* transmission-remote */,
A22CFCB90FC24F710009BD3E /* dht */,
+ A2E384CD130DFB1D001F501B /* utp */,
- BE75C3480C729E9500DBEFE0 /* event */,
BE1183470CE160960002D0F3 /* miniupnp */,
3C7A118C0D0B2EB800B5701F /* natpmp */,
);
-@@ -2015,19 +1996,6 @@
+@@ -2149,19 +2130,6 @@
shellPath = /bin/sh;
shellScript = "sh third-party/miniupnp/updateminiupnpcstrings.sh \"$SCRIPT_INPUT_FILE_0\" \"$SCRIPT_OUTPUT_FILE_0\"";
};
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110929/bad6393e/attachment.html>
More information about the macports-changes
mailing list