FreeBSD Bugzilla – Attachment 186807 Details for
Bug 221283
net-im/linux-telegram-desktop: Update to 1.1.23
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
linux-telegram-desktop-1.1.23.diff (text/plain), 1.89 KB, created by
Jochen Neumeister
on 2017-09-29 19:25:28 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Jochen Neumeister
Created:
2017-09-29 19:25:28 UTC
Size:
1.89 KB
patch
obsolete
>Index: net-im/linux-telegram-desktop/Makefile >=================================================================== >--- net-im/linux-telegram-desktop/Makefile (revision 450855) >+++ net-im/linux-telegram-desktop/Makefile (working copy) >@@ -2,10 +2,9 @@ > # $FreeBSD$ > > PORTNAME= telegram-desktop >-PORTVERSION= 1.1.7 >+PORTVERSION= 1.1.23 > CATEGORIES= net-im linux >-MASTER_SITES= https://updates.tdesktop.com/tlinux32/ \ >- http://freebsd.nsu.ru/distfiles/ >+MASTER_SITES= https://updates.tdesktop.com/tlinux32/ > PKGNAMEPREFIX= linux- > DISTNAME= tsetup32.${PORTVERSION} > >@@ -17,6 +16,7 @@ > USES= linux:c7 tar:xz > USE_LINUX= alsalib alsa-plugins-oss dbuslibs dri expat gtk2 xorglibs > NO_BUILD= yes >+RUN_DEPENDS+= dbus-launch:devel/dbus > > WRKSRC= ${WRKDIR}/Telegram > TDESKTOPDIR= lib/telegram-desktop >Index: net-im/linux-telegram-desktop/distinfo >=================================================================== >--- net-im/linux-telegram-desktop/distinfo (revision 450855) >+++ net-im/linux-telegram-desktop/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1496182037 >-SHA256 (tsetup32.1.1.7.tar.xz) = 49db49c089efa680e8ce68ee7153e7a3f601e485a1305857f5cf1b13a5e7e5b0 >-SIZE (tsetup32.1.1.7.tar.xz) = 30618984 >+TIMESTAMP = 1506705339 >+SHA256 (tsetup32.1.1.23.tar.xz) = d3a93bd958e3e692e39c9744e62a967e42ee089c68a106a3ab236937252111ef >+SIZE (tsetup32.1.1.23.tar.xz) = 31249588 >Index: net-im/linux-telegram-desktop/files/telegram-desktop.sh.in >=================================================================== >--- net-im/linux-telegram-desktop/files/telegram-desktop.sh.in (revision 450855) >+++ net-im/linux-telegram-desktop/files/telegram-desktop.sh.in (working copy) >@@ -1,4 +1,9 @@ > #!/bin/sh > >+if [ "$DBUS_SESSION_BUS_ADDRESS" = "" ]; then >+ eval `dbus-launch --sh-syntax` >+fi >+ >+mkdir -p $HOME/.local/share/TelegramDesktop/tdata > export QT_XKB_CONFIG_ROOT=%%PREFIX%%/share/X11/xkb > exec %%PREFIX%%/%%TDESKTOPDIR%%/Telegram "$@"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
henry.hu.sh
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 221283
:
185092
|
185213
|
186239
| 186807