Changeset 98417


Ignore:
Timestamp:
Oct 5, 2012, 9:05:49 AM (12 years ago)
Author:
ryandesign@…
Message:

transmission: update to 2.71 (#36347)

Location:
trunk/dports/net/transmission
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/net/transmission/Portfile

    r86253 r98417  
    66
    77name            transmission
    8 version         2.42
     8version         2.71
    99categories      net aqua
    1010maintainers     mnick openmaintainer
     
    2525                http://download.transmissionbt.com/files/
    2626
    27 checksums       md5     2ade0818d465779bd956b8b72ea56b02 \
    28                 sha1    744068c76f68c141d2aada689bc49a5b56cd618b \
    29                 rmd160  83f380f0b4f63e52c129c906dc8e8e4649e04c5c
     27checksums       rmd160  9a328181919b4d3d1e5a5d590ac8f19075860758 \
     28                sha256  22d2784931671f4dcaca7d648e0fb028ec46541f85f44208c85425a05d8d5610
    3029
    3130use_bzip2       yes
  • trunk/dports/net/transmission/files/patch-xcodebuild.diff

    r86202 r98417  
    1 --- Transmission.xcodeproj/project.pbxproj.orig 2011-10-01 16:38:33.000000000 -0400
    2 +++ Transmission.xcodeproj/project.pbxproj      2011-10-01 16:38:33.000000000 -0400
    3 @@ -477,7 +477,7 @@
    4                 4D118E1808CB46B20033958F /* PrefsController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PrefsController.h; path = macosx/PrefsController.h; sourceTree = "<group>"; };
    5                 4D118E1908CB46B20033958F /* PrefsController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PrefsController.m; path = macosx/PrefsController.m; sourceTree = "<group>"; };
    6                 4D18389709DEC0030047D688 /* libtransmission.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libtransmission.a; sourceTree = BUILT_PRODUCTS_DIR; };
    7 -               4D2617F709DECE3D00D08EFA /* libcrypto.0.9.7.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libcrypto.0.9.7.dylib; path = "@@PREFIX@@/lib/libcrypto.0.9.7.dylib"; sourceTree = "<group>"; };
    8 +               4D2617F709DECE3D00D08EFA /* libcrypto.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libcrypto.dylib; path = "@@PREFIX@@/lib/libcrypto.dylib"; sourceTree = "<group>"; };
    9                 4D2784360905709500687951 /* Transmission.icns */ = {isa = PBXFileReference; explicitFileType = image.icns; name = Transmission.icns; path = macosx/Images/Transmission.icns; sourceTree = "<group>"; };
    10                 4D364D9E091FBB2C00377D12 /* TorrentTableView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = TorrentTableView.h; path = macosx/TorrentTableView.h; sourceTree = "<group>"; };
    11                 4D364D9F091FBB2C00377D12 /* TorrentTableView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = TorrentTableView.m; path = macosx/TorrentTableView.m; sourceTree = "<group>"; };
    12 @@ -1942,24 +1942,6 @@
     1--- Transmission.xcodeproj/project.pbxproj.orig 2012-09-22 17:35:42.000000000 +0200
     2+++ Transmission.xcodeproj/project.pbxproj      2012-09-22 17:57:03.000000000 +0200
     3@@ -2142,24 +2142,6 @@
    134                        productReference = BE1183480CE160960002D0F3 /* libminiupnp.a */;
    145                        productType = "com.apple.product-type.library.static";
     
    3526                        isa = PBXNativeTarget;
    3627                        buildConfigurationList = BEFC1C090C07753800B0BB3C /* Build configuration list for PBXNativeTarget "transmission-daemon" */;
    37 @@ -2044,7 +2026,6 @@
     28@@ -2245,7 +2227,6 @@
    3829                                BEFC1CEA0C07822400B0BB3C /* transmission-remote */,
    3930                                A22CFCB90FC24F710009BD3E /* dht */,
     
    4334                                3C7A118C0D0B2EB800B5701F /* natpmp */,
    4435                        );
    45 @@ -2186,19 +2167,6 @@
     36@@ -2446,19 +2427,6 @@
    4637                        shellPath = /bin/sh;
    47                         shellScript = "sh third-party/miniupnp/updateminiupnpcstrings.sh \"$SCRIPT_INPUT_FILE_0\" \"$SCRIPT_OUTPUT_FILE_0\"";
     38                        shellScript = "sh third-party/miniupnp/updateminiupnpcstrings.sh \"$SCRIPT_INPUT_FILE_0\" \"$SCRIPT_INPUT_FILE_1\" \"$SCRIPT_OUTPUT_FILE_0\"";
    4839                };
    4940-               BE75C3510C729EE100DBEFE0 /* ShellScript */ = {
     
    6354 
    6455 /* Begin PBXSourcesBuildPhase section */
    65 @@ -2739,6 +2707,7 @@
    66                                         "$(inherited)",
    67                                         "-DSYS_DARWIN",
    68                                 );
    69 +                               OTHER_LDFLAGS = "-lstdc++";
    70                                 PRODUCT_NAME = Transmission;
    71                                 WRAPPER_EXTENSION = app;
    72                         };
    73 @@ -2899,6 +2868,7 @@
    74                                         "$(inherited)",
    75                                         "-DSYS_DARWIN",
    76                                 );
    77 +                               OTHER_LDFLAGS = "-lstdc++";
    78                                 PRODUCT_NAME = Transmission;
    79                                 WRAPPER_EXTENSION = app;
    80                         };
    81 @@ -3016,6 +2986,7 @@
    82                                         "$(inherited)",
    83                                         "-DSYS_DARWIN",
    84                                 );
    85 +                               OTHER_LDFLAGS = "-lstdc++";
    86                                 PRODUCT_NAME = Transmission;
    87                                 WRAPPER_EXTENSION = app;
    88                         };
Note: See TracChangeset for help on using the changeset viewer.