diff -r -u -N /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/net/transmission/Portfile ./Portfile
old
|
new
|
|
5 | 5 | PortGroup xcode 1.0 |
6 | 6 | |
7 | 7 | name transmission |
8 | | version 2.71 |
| 8 | version 2.76 |
9 | 9 | categories net aqua |
10 | 10 | maintainers mnick openmaintainer |
11 | 11 | license MIT GPL-2 |
… |
… |
|
24 | 24 | master_sites http://download.m0k.org/transmission/files/ \ |
25 | 25 | http://download.transmissionbt.com/files/ |
26 | 26 | |
27 | | checksums rmd160 9a328181919b4d3d1e5a5d590ac8f19075860758 \ |
28 | | sha256 22d2784931671f4dcaca7d648e0fb028ec46541f85f44208c85425a05d8d5610 |
| 27 | checksums rmd160 545c5e1b7000b0bedfe341510e61404052f8fe2e \ |
| 28 | sha256 9015319a1191313d0082af5fdea371322f3b9c078a12f14238b72debaf80ccac |
29 | 29 | |
30 | 30 | use_bzip2 yes |
31 | 31 | |
diff -r -u -N /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/net/transmission/files/patch-sparkle.diff ./files/patch-sparkle.diff
old
|
new
|
|
1 | 1 | --- macosx/Defaults.plist.orig 2011-07-30 19:36:53.000000000 -0400 |
2 | 2 | +++ macosx/Defaults.plist 2011-07-30 19:36:53.000000000 -0400 |
3 | | @@ -175,7 +175,7 @@ |
| 3 | @@ -179,7 +179,7 @@ |
4 | 4 | <key>StatusLabel</key> |
5 | 5 | <string>RatioTotal</string> |
6 | 6 | <key>SUEnableAutomaticChecks</key> |
diff -r -u -N /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/net/transmission/files/patch-xcodebuild.diff ./files/patch-xcodebuild.diff
old
|
new
|
|
1 | 1 | --- Transmission.xcodeproj/project.pbxproj.orig 2012-09-22 17:35:42.000000000 +0200 |
2 | 2 | +++ Transmission.xcodeproj/project.pbxproj 2012-09-22 17:57:03.000000000 +0200 |
3 | | @@ -2142,24 +2142,6 @@ |
| 3 | @@ -2271,24 +2271,6 @@ |
4 | 4 | productReference = BE1183480CE160960002D0F3 /* libminiupnp.a */; |
5 | 5 | productType = "com.apple.product-type.library.static"; |
6 | 6 | }; |
… |
… |
|
25 | 25 | BEFC1BFF0C07750000B0BB3C /* transmission-daemon */ = { |
26 | 26 | isa = PBXNativeTarget; |
27 | 27 | buildConfigurationList = BEFC1C090C07753800B0BB3C /* Build configuration list for PBXNativeTarget "transmission-daemon" */; |
28 | | @@ -2245,7 +2227,6 @@ |
| 28 | @@ -2376,7 +2358,6 @@ |
29 | 29 | BEFC1CEA0C07822400B0BB3C /* transmission-remote */, |
30 | 30 | A22CFCB90FC24F710009BD3E /* dht */, |
31 | 31 | A2E384CD130DFB1D001F501B /* utp */, |
… |
… |
|
33 | 33 | BE1183470CE160960002D0F3 /* miniupnp */, |
34 | 34 | 3C7A118C0D0B2EB800B5701F /* natpmp */, |
35 | 35 | ); |
36 | | @@ -2446,19 +2427,6 @@ |
| 36 | @@ -2589,19 +2570,6 @@ |
37 | 37 | shellPath = /bin/sh; |
38 | 38 | shellScript = "sh third-party/miniupnp/updateminiupnpcstrings.sh \"$SCRIPT_INPUT_FILE_0\" \"$SCRIPT_INPUT_FILE_1\" \"$SCRIPT_OUTPUT_FILE_0\""; |
39 | 39 | }; |