pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/telegram-purple Update chat/telegram-purple to ve...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6f15cd71bbf4
branches: trunk
changeset: 362376:6f15cd71bbf4
user: khorben <khorben%pkgsrc.org@localhost>
date: Fri May 12 22:35:52 2017 +0000
description:
Update chat/telegram-purple to version 1.3.0
1.3.0
* channel/supergroup support
* support sending code tags in markdown "backtick" format (see README for example)
* reduce amount of file-transfer popups in Pidgin, auto-load media in the background
* fix stability issues for the win32 build
* fix multiple crashes in libtgl
diffstat:
chat/telegram-purple/Makefile | 8 ++++----
chat/telegram-purple/PLIST | 4 +++-
chat/telegram-purple/distinfo | 11 ++++++-----
chat/telegram-purple/patches/patch-configure | 13 +++++++++++++
4 files changed, 26 insertions(+), 10 deletions(-)
diffs (69 lines):
diff -r aee67aa3347c -r 6f15cd71bbf4 chat/telegram-purple/Makefile
--- a/chat/telegram-purple/Makefile Fri May 12 22:31:55 2017 +0000
+++ b/chat/telegram-purple/Makefile Fri May 12 22:35:52 2017 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2017/05/12 22:29:15 khorben Exp $
+# $NetBSD: Makefile,v 1.5 2017/05/12 22:35:52 khorben Exp $
-DISTNAME= telegram-purple_1.2.6.orig
-PKGNAME= telegram-purple-1.2.6
+DISTNAME= telegram-purple_1.3.0.orig
+PKGNAME= telegram-purple-1.3.0
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GITHUB:=majn/}
GITHUB_PROJECT= telegram-purple
-GITHUB_RELEASE= v1.2.6
+GITHUB_RELEASE= v1.3.0
MAINTAINER= khorben%defora.org@localhost
HOMEPAGE= https://github.com/majn/telegram-purple/
diff -r aee67aa3347c -r 6f15cd71bbf4 chat/telegram-purple/PLIST
--- a/chat/telegram-purple/PLIST Fri May 12 22:31:55 2017 +0000
+++ b/chat/telegram-purple/PLIST Fri May 12 22:35:52 2017 +0000
@@ -1,9 +1,11 @@
-@comment $NetBSD: PLIST,v 1.1 2016/02/24 02:29:44 khorben Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/05/12 22:35:52 khorben Exp $
lib/purple-2/telegram-purple.so
share/appdata/telegram-purple.metainfo.xml
share/examples/telegram-purple/server.tglpub
share/locale/de_DE/LC_MESSAGES/telegram-purple.mo
share/locale/es_AR/LC_MESSAGES/telegram-purple.mo
+share/locale/fr/LC_MESSAGES/telegram-purple.mo
+share/locale/it_IT/LC_MESSAGES/telegram-purple.mo
share/locale/pl_PL/LC_MESSAGES/telegram-purple.mo
share/locale/pt_BR/LC_MESSAGES/telegram-purple.mo
share/locale/ru_RU/LC_MESSAGES/telegram-purple.mo
diff -r aee67aa3347c -r 6f15cd71bbf4 chat/telegram-purple/distinfo
--- a/chat/telegram-purple/distinfo Fri May 12 22:31:55 2017 +0000
+++ b/chat/telegram-purple/distinfo Fri May 12 22:35:52 2017 +0000
@@ -1,7 +1,8 @@
-$NetBSD: distinfo,v 1.2 2017/05/12 22:29:15 khorben Exp $
+$NetBSD: distinfo,v 1.3 2017/05/12 22:35:52 khorben Exp $
-SHA1 (telegram-purple_1.2.6.orig.tar.gz) = af65e863425900d8e74296709025b799e4917ba5
-RMD160 (telegram-purple_1.2.6.orig.tar.gz) = 3d5668dc35f7fc1a4a3ca4e07e404df5986950ef
-SHA512 (telegram-purple_1.2.6.orig.tar.gz) = 6e9c415ad95e7dbffc2e51139ff97282d80e51e6071c24dc827d37b76f436deaa1155e35dbd258c4da78123021dbace8cd8e472244d66629d011e4b46e9b75a0
-Size (telegram-purple_1.2.6.orig.tar.gz) = 474067 bytes
+SHA1 (telegram-purple_1.3.0.orig.tar.gz) = 764a41616c813f14bd0c823fadf7901041b44ae7
+RMD160 (telegram-purple_1.3.0.orig.tar.gz) = a90a1b193bf8ff48e3ec120a8f41f5dcd71693eb
+SHA512 (telegram-purple_1.3.0.orig.tar.gz) = 580de77a595d676c3cfe618b10da424767ab3f5aced959e7342fc2babe34b16de53c5e8f07dab977c01d2364d7103a85cff59ed70f0b51409347a46a61c9d75a
+Size (telegram-purple_1.3.0.orig.tar.gz) = 498493 bytes
+SHA1 (patch-configure) = a517d347dcaad90e8f24ccd9f92c1216a9f05545
SHA1 (patch-tgl_tl-parser_portable__endian.h) = b4c4179fbb29bdbcc368a837d0dc6a6b84e0e23c
diff -r aee67aa3347c -r 6f15cd71bbf4 chat/telegram-purple/patches/patch-configure
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/telegram-purple/patches/patch-configure Fri May 12 22:35:52 2017 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-configure,v 1.3 2017/05/12 22:35:52 khorben Exp $
+
+--- configure.orig 2016-08-08 08:53:04.000000000 +0000
++++ configure
+@@ -4409,7 +4409,7 @@ if test "${enable_icons+set}" = set; the
+ enableval=$enable_icons;
+ fi
+
+-if test "x$enable_icons" == "xno"; then :
++if test "x$enable_icons" = "xno"; then :
+
+ as_fn_error $? "--disable-icons is now obsolete. Please use 'make noicon_install' for the same effect." "$LINENO" 5
+
Home |
Main Index |
Thread Index |
Old Index