[121619] trunk/dports/net/transmission
khindenburg at macports.org
khindenburg at macports.org
Wed Jul 2 07:30:03 PDT 2014
Revision: 121619
https://trac.macports.org/changeset/121619
Author: khindenburg at macports.org
Date: 2014-07-02 07:30:03 -0700 (Wed, 02 Jul 2014)
Log Message:
-----------
transmission: update to 2.84 - closes #44089 (may have to rethink the disable sparkle/update patch as it may need redoing on every new release)
Modified Paths:
--------------
trunk/dports/net/transmission/Portfile
trunk/dports/net/transmission/files/patch-disable-sparkle-menu.diff
Modified: trunk/dports/net/transmission/Portfile
===================================================================
--- trunk/dports/net/transmission/Portfile 2014-07-02 13:58:26 UTC (rev 121618)
+++ trunk/dports/net/transmission/Portfile 2014-07-02 14:30:03 UTC (rev 121619)
@@ -5,8 +5,7 @@
PortGroup xcode 1.0
name transmission
-version 2.82
-revision 1
+version 2.84
categories net aqua
maintainers khindenburg openmaintainer
license MIT GPL-2
@@ -25,8 +24,8 @@
master_sites http://download.m0k.org/transmission/files/ \
http://download.transmissionbt.com/files/
-checksums rmd160 468ac753cd7143f2789a4b2515b9b6eb1745717f \
- sha256 3996651087df67a85f1e1b4a92b1b518ddefdd84c654b8df6fbccb0b91f03522
+checksums rmd160 9d209bdf0ebeb6f4d6d9dc726cf8bf9e9c8ccb40 \
+ sha256 a9fc1936b4ee414acc732ada04e84339d6755cd0d097bcbd11ba2cfc540db9eb
use_xz yes
Modified: trunk/dports/net/transmission/files/patch-disable-sparkle-menu.diff
===================================================================
--- trunk/dports/net/transmission/files/patch-disable-sparkle-menu.diff 2014-07-02 13:58:26 UTC (rev 121618)
+++ trunk/dports/net/transmission/files/patch-disable-sparkle-menu.diff 2014-07-02 14:30:03 UTC (rev 121619)
@@ -1,180 +1,168 @@
diff -Naur macosx.orig/da.lproj/MainMenu.xib macosx/da.lproj/MainMenu.xib
---- macosx.orig/da.lproj/MainMenu.xib 2013-08-08 22:46:44.000000000 -0400
-+++ macosx/da.lproj/MainMenu.xib 2014-06-18 11:04:54.000000000 -0400
-@@ -3778,14 +3778,6 @@
- <int key="connectionID">3075</int>
- </object>
- <object class="IBConnectionRecord">
-- <object class="IBActionConnection" key="connection">
-- <string key="label">checkForUpdates:</string>
-- <reference key="source" ref="456998591"/>
-- <reference key="destination" ref="701116531"/>
-- </object>
-- <int key="connectionID">1814</int>
-- </object>
-- <object class="IBConnectionRecord">
- <object class="IBOutletConnection" key="connection">
- <string key="label">delegate</string>
- <reference key="source" ref="588646173"/>
+--- macosx.orig/da.lproj/MainMenu.xib 2014-07-01 13:09:56.000000000 -0400
++++ macosx/da.lproj/MainMenu.xib 2014-07-02 09:53:04.000000000 -0400
+@@ -189,12 +189,6 @@
+ <action selector="showAboutWindow:" target="206" id="1927"/>
+ </connections>
+ </menuItem>
+- <menuItem title="Søg efter opdateringer..." tag="1234" id="975">
+- <modifierMask key="keyEquivalentModifierMask"/>
+- <connections>
+- <action selector="checkForUpdates:" target="1812" id="1814"/>
+- </connections>
+- </menuItem>
+ <menuItem title="Donér..." tag="5678" id="3212">
+ <connections>
+ <action selector="linkDonate:" target="206" id="3213"/>
diff -Naur macosx.orig/de.lproj/MainMenu.xib macosx/de.lproj/MainMenu.xib
---- macosx.orig/de.lproj/MainMenu.xib 2013-08-08 22:46:52.000000000 -0400
-+++ macosx/de.lproj/MainMenu.xib 2014-06-18 11:05:08.000000000 -0400
-@@ -3702,14 +3702,6 @@
- <int key="connectionID">3075</int>
- </object>
- <object class="IBConnectionRecord">
-- <object class="IBActionConnection" key="connection">
-- <string key="label">checkForUpdates:</string>
-- <reference key="source" ref="456998591"/>
-- <reference key="destination" ref="701116531"/>
-- </object>
-- <int key="connectionID">1814</int>
-- </object>
-- <object class="IBConnectionRecord">
- <object class="IBOutletConnection" key="connection">
- <string key="label">delegate</string>
- <reference key="source" ref="588646173"/>
+--- macosx.orig/de.lproj/MainMenu.xib 2014-07-01 13:10:01.000000000 -0400
++++ macosx/de.lproj/MainMenu.xib 2014-07-02 09:53:13.000000000 -0400
+@@ -189,12 +189,6 @@
+ <action selector="showAboutWindow:" target="206" id="1927"/>
+ </connections>
+ </menuItem>
+- <menuItem title="Nach Aktualisierung suchen …" tag="1234" id="975">
+- <modifierMask key="keyEquivalentModifierMask"/>
+- <connections>
+- <action selector="checkForUpdates:" target="1812" id="1814"/>
+- </connections>
+- </menuItem>
+ <menuItem title="Spenden …" tag="5678" id="3212">
+ <connections>
+ <action selector="linkDonate:" target="206" id="3213"/>
diff -Naur macosx.orig/en.lproj/MainMenu.xib macosx/en.lproj/MainMenu.xib
---- macosx.orig/en.lproj/MainMenu.xib 2013-08-08 22:46:18.000000000 -0400
-+++ macosx/en.lproj/MainMenu.xib 2014-06-18 10:53:46.000000000 -0400
-@@ -3720,14 +3720,6 @@
- <int key="connectionID">3075</int>
+--- macosx.orig/en.lproj/MainMenu.xib 2014-07-01 13:09:36.000000000 -0400
++++ macosx/en.lproj/MainMenu.xib 2014-07-02 09:51:05.000000000 -0400
+@@ -3629,14 +3629,6 @@
+ <string key="id">3075</string>
</object>
<object class="IBConnectionRecord">
- <object class="IBActionConnection" key="connection">
- <string key="label">checkForUpdates:</string>
-- <reference key="source" ref="456998591"/>
-- <reference key="destination" ref="701116531"/>
+- <reference key="source" ref="363870251"/>
+- <reference key="destination" ref="925446525"/>
- </object>
-- <int key="connectionID">1814</int>
+- <string key="id">1814</string>
- </object>
- <object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">delegate</string>
- <reference key="source" ref="588646173"/>
+ <reference key="source" ref="823598060"/>
diff -Naur macosx.orig/es.lproj/MainMenu.xib macosx/es.lproj/MainMenu.xib
---- macosx.orig/es.lproj/MainMenu.xib 2013-08-08 22:47:35.000000000 -0400
-+++ macosx/es.lproj/MainMenu.xib 2014-06-18 11:05:20.000000000 -0400
-@@ -3181,14 +3181,6 @@
+--- macosx.orig/es.lproj/MainMenu.xib 2014-07-01 13:10:34.000000000 -0400
++++ macosx/es.lproj/MainMenu.xib 2014-07-02 09:51:19.000000000 -0400
+@@ -3625,14 +3625,6 @@
+ <string key="id">3075</string>
</object>
<object class="IBConnectionRecord">
- <object class="IBActionConnection" key="connection">
-- <string key="label">checkForUpdates:</string>
-- <reference key="source" ref="456998591"/>
-- <reference key="destination" ref="701116531"/>
-- </object>
-- <int key="connectionID">1814</int>
-- </object>
-- <object class="IBConnectionRecord">
- <object class="IBActionConnection" key="connection">
- <string key="label">openURLShowSheet:</string>
- <reference key="source" ref="30116300"/>
- <reference key="destination" ref="439865608"/>
-diff -Naur macosx.orig/fr.lproj/MainMenu.xib macosx/fr.lproj/MainMenu.xib
---- macosx.orig/fr.lproj/MainMenu.xib 2013-08-08 22:46:12.000000000 -0400
-+++ macosx/fr.lproj/MainMenu.xib 2014-06-18 11:03:55.000000000 -0400
-@@ -3715,14 +3715,6 @@
- <int key="connectionID">3075</int>
- </object>
- <object class="IBConnectionRecord">
-- <object class="IBActionConnection" key="connection">
- <string key="label">checkForUpdates:</string>
-- <reference key="source" ref="456998591"/>
-- <reference key="destination" ref="701116531"/>
+- <reference key="source" ref="363870251"/>
+- <reference key="destination" ref="925446525"/>
- </object>
-- <int key="connectionID">1814</int>
+- <string key="id">1814</string>
- </object>
- <object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">delegate</string>
- <reference key="source" ref="588646173"/>
-diff -Naur macosx.orig/it.lproj/MainMenu.xib macosx/it.lproj/MainMenu.xib
---- macosx.orig/it.lproj/MainMenu.xib 2013-08-08 22:46:21.000000000 -0400
-+++ macosx/it.lproj/MainMenu.xib 2014-06-18 11:05:41.000000000 -0400
-@@ -3714,14 +3714,6 @@
- <int key="connectionID">3075</int>
+ <reference key="source" ref="823598060"/>
+diff -Naur macosx.orig/fr.lproj/MainMenu.xib macosx/fr.lproj/MainMenu.xib
+--- macosx.orig/fr.lproj/MainMenu.xib 2014-07-01 13:09:30.000000000 -0400
++++ macosx/fr.lproj/MainMenu.xib 2014-07-02 09:51:40.000000000 -0400
+@@ -3637,14 +3637,6 @@
+ <string key="id">3075</string>
</object>
<object class="IBConnectionRecord">
- <object class="IBActionConnection" key="connection">
- <string key="label">checkForUpdates:</string>
-- <reference key="source" ref="456998591"/>
-- <reference key="destination" ref="701116531"/>
+- <reference key="source" ref="363870251"/>
+- <reference key="destination" ref="925446525"/>
- </object>
-- <int key="connectionID">1814</int>
+- <string key="id">1814</string>
- </object>
- <object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">delegate</string>
- <reference key="source" ref="588646173"/>
+ <reference key="source" ref="823598060"/>
+diff -Naur macosx.orig/it.lproj/MainMenu.xib macosx/it.lproj/MainMenu.xib
+--- macosx.orig/it.lproj/MainMenu.xib 2014-07-01 13:09:39.000000000 -0400
++++ macosx/it.lproj/MainMenu.xib 2014-07-02 09:52:00.000000000 -0400
+@@ -189,12 +189,6 @@
+ <action selector="showAboutWindow:" target="206" id="1927"/>
+ </connections>
+ </menuItem>
+- <menuItem title="Ricerca aggiornamenti..." tag="1234" id="975">
+- <modifierMask key="keyEquivalentModifierMask"/>
+- <connections>
+- <action selector="checkForUpdates:" target="1812" id="1814"/>
+- </connections>
+- </menuItem>
+ <menuItem title="Dona..." tag="5678" id="3212">
+ <connections>
+ <action selector="linkDonate:" target="206" id="3213"/>
diff -Naur macosx.orig/nl.lproj/MainMenu.xib macosx/nl.lproj/MainMenu.xib
---- macosx.orig/nl.lproj/MainMenu.xib 2013-08-08 22:47:15.000000000 -0400
-+++ macosx/nl.lproj/MainMenu.xib 2014-06-18 11:05:54.000000000 -0400
-@@ -3702,14 +3702,6 @@
- <int key="connectionID">3075</int>
- </object>
- <object class="IBConnectionRecord">
-- <object class="IBActionConnection" key="connection">
-- <string key="label">checkForUpdates:</string>
-- <reference key="source" ref="456998591"/>
-- <reference key="destination" ref="701116531"/>
-- </object>
-- <int key="connectionID">1814</int>
-- </object>
-- <object class="IBConnectionRecord">
- <object class="IBOutletConnection" key="connection">
- <string key="label">delegate</string>
- <reference key="source" ref="588646173"/>
-diff -Naur macosx.orig/pt.lproj/MainMenu.xib macosx/pt.lproj/MainMenu.xib
---- macosx.orig/pt.lproj/MainMenu.xib 2013-08-08 22:46:38.000000000 -0400
-+++ macosx/pt.lproj/MainMenu.xib 2014-06-18 11:06:08.000000000 -0400
-@@ -3770,14 +3770,6 @@
- <int key="connectionID">3075</int>
- </object>
- <object class="IBConnectionRecord">
-- <object class="IBActionConnection" key="connection">
-- <string key="label">checkForUpdates:</string>
-- <reference key="source" ref="456998591"/>
-- <reference key="destination" ref="701116531"/>
-- </object>
-- <int key="connectionID">1814</int>
-- </object>
-- <object class="IBConnectionRecord">
- <object class="IBOutletConnection" key="connection">
- <string key="label">delegate</string>
- <reference key="source" ref="588646173"/>
+--- macosx.orig/nl.lproj/MainMenu.xib 2014-07-01 13:10:16.000000000 -0400
++++ macosx/nl.lproj/MainMenu.xib 2014-07-02 09:52:13.000000000 -0400
+@@ -189,12 +189,6 @@
+ <action selector="showAboutWindow:" target="206" id="1927"/>
+ </connections>
+ </menuItem>
+- <menuItem title="Zoek naar nieuwe versie..." tag="1234" id="975">
+- <modifierMask key="keyEquivalentModifierMask"/>
+- <connections>
+- <action selector="checkForUpdates:" target="1812" id="1814"/>
+- </connections>
+- </menuItem>
+ <menuItem title="Doneer..." tag="5678" id="3212">
+ <connections>
+ <action selector="linkDonate:" target="206" id="3213"/>
diff -Naur macosx.orig/pt_PT.lproj/MainMenu.xib macosx/pt_PT.lproj/MainMenu.xib
---- macosx.orig/pt_PT.lproj/MainMenu.xib 2013-08-08 22:47:24.000000000 -0400
-+++ macosx/pt_PT.lproj/MainMenu.xib 2014-06-18 11:06:21.000000000 -0400
-@@ -3693,14 +3693,6 @@
- <int key="connectionID">3075</int>
- </object>
- <object class="IBConnectionRecord">
-- <object class="IBActionConnection" key="connection">
-- <string key="label">checkForUpdates:</string>
-- <reference key="source" ref="456998591"/>
-- <reference key="destination" ref="701116531"/>
-- </object>
-- <int key="connectionID">1814</int>
-- </object>
-- <object class="IBConnectionRecord">
- <object class="IBOutletConnection" key="connection">
- <string key="label">delegate</string>
- <reference key="source" ref="588646173"/>
+--- macosx.orig/pt_PT.lproj/MainMenu.xib 2014-07-01 13:10:23.000000000 -0400
++++ macosx/pt_PT.lproj/MainMenu.xib 2014-07-02 09:52:27.000000000 -0400
+@@ -189,12 +189,6 @@
+ <action selector="showAboutWindow:" target="206" id="1927"/>
+ </connections>
+ </menuItem>
+- <menuItem title="Procurar actualizações…" tag="1234" id="975">
+- <modifierMask key="keyEquivalentModifierMask"/>
+- <connections>
+- <action selector="checkForUpdates:" target="1812" id="1814"/>
+- </connections>
+- </menuItem>
+ <menuItem title="Doar…" tag="5678" id="3212">
+ <connections>
+ <action selector="linkDonate:" target="206" id="3213"/>
diff -Naur macosx.orig/ru.lproj/MainMenu.xib macosx/ru.lproj/MainMenu.xib
---- macosx.orig/ru.lproj/MainMenu.xib 2013-08-08 22:47:29.000000000 -0400
-+++ macosx/ru.lproj/MainMenu.xib 2014-06-18 11:06:32.000000000 -0400
-@@ -3763,14 +3763,6 @@
- <int key="connectionID">3075</int>
+--- macosx.orig/ru.lproj/MainMenu.xib 2014-07-01 13:10:28.000000000 -0400
++++ macosx/ru.lproj/MainMenu.xib 2014-07-02 09:52:38.000000000 -0400
+@@ -189,12 +189,6 @@
+ <action selector="showAboutWindow:" target="206" id="1927"/>
+ </connections>
+ </menuItem>
+- <menuItem title="Обновления..." tag="1234" id="975">
+- <modifierMask key="keyEquivalentModifierMask"/>
+- <connections>
+- <action selector="checkForUpdates:" target="1812" id="1814"/>
+- </connections>
+- </menuItem>
+ <menuItem title="Сделать пожертвование…" tag="5678" id="3212">
+ <connections>
+ <action selector="linkDonate:" target="206" id="3213"/>
+diff -Naur macosx.orig/tr.lproj/MainMenu.xib macosx/tr.lproj/MainMenu.xib
+--- macosx.orig/tr.lproj/MainMenu.xib 2014-07-01 13:09:51.000000000 -0400
++++ macosx/tr.lproj/MainMenu.xib 2014-07-02 09:52:53.000000000 -0400
+@@ -3694,14 +3694,6 @@
+ <string key="id">3075</string>
</object>
<object class="IBConnectionRecord">
- <object class="IBActionConnection" key="connection">
- <string key="label">checkForUpdates:</string>
-- <reference key="source" ref="456998591"/>
-- <reference key="destination" ref="701116531"/>
+- <reference key="source" ref="363870251"/>
+- <reference key="destination" ref="925446525"/>
- </object>
-- <int key="connectionID">1814</int>
+- <string key="id">1814</string>
- </object>
- <object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">delegate</string>
- <reference key="source" ref="588646173"/>
+ <reference key="source" ref="823598060"/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140702/79a792e4/attachment.html>
More information about the macports-changes
mailing list