pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/bitlbee-mastodon bitlbee-mastodon: Update to 1.4.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/4c4ce7726f1b
branches: trunk
changeset: 427885:4c4ce7726f1b
user: nia <nia%pkgsrc.org@localhost>
date: Wed Apr 22 04:40:59 2020 +0000
description:
bitlbee-mastodon: Update to 1.4.4
New features for 1.4.4:
- fix list management command
- figure out username and instance URL from account name
diffstat:
chat/bitlbee-mastodon/Makefile | 7 +++----
chat/bitlbee-mastodon/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 9 deletions(-)
diffs (37 lines):
diff -r 18a14c2745e4 -r 4c4ce7726f1b chat/bitlbee-mastodon/Makefile
--- a/chat/bitlbee-mastodon/Makefile Wed Apr 22 04:40:08 2020 +0000
+++ b/chat/bitlbee-mastodon/Makefile Wed Apr 22 04:40:59 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2020/03/08 16:48:54 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2020/04/22 04:40:59 nia Exp $
-DISTNAME= bitlbee-mastodon-1.4.3
-PKGREVISION= 1
+DISTNAME= bitlbee-mastodon-1.4.4
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GITHUB:=kensanata/}
GITHUB_TAG= v${PKGVERSION_NOREV}
@@ -17,7 +16,7 @@
USE_LIBTOOL= yes
pre-configure:
- cd ${WRKSRC} && ./autogen.sh
+ cd ${WRKSRC} && ${SH} ./autogen.sh
.include "../../chat/bitlbee/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 18a14c2745e4 -r 4c4ce7726f1b chat/bitlbee-mastodon/distinfo
--- a/chat/bitlbee-mastodon/distinfo Wed Apr 22 04:40:08 2020 +0000
+++ b/chat/bitlbee-mastodon/distinfo Wed Apr 22 04:40:59 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2019/11/26 18:47:38 nia Exp $
+$NetBSD: distinfo,v 1.3 2020/04/22 04:40:59 nia Exp $
-SHA1 (bitlbee-mastodon-1.4.3.tar.gz) = 36741c3da7a51b7dca7bc54d7799805afbfffe2f
-RMD160 (bitlbee-mastodon-1.4.3.tar.gz) = c8fdf21edfaf6d36363df336af234ffe045fbdf3
-SHA512 (bitlbee-mastodon-1.4.3.tar.gz) = e00d4817baa6f1580394f22bd4454a4149c6f17c394f245ada7b1afed5917018f37e61fbd48e2e46d1efb4aae3bbd7babc56eb1a1f40a39b45eb6db00c870c8a
-Size (bitlbee-mastodon-1.4.3.tar.gz) = 66861 bytes
+SHA1 (bitlbee-mastodon-1.4.4.tar.gz) = 71e3ea645163760fa519897012e15f78d68db6fa
+RMD160 (bitlbee-mastodon-1.4.4.tar.gz) = c29dddd862443a3ff1520d4301a98d5f0c5c8790
+SHA512 (bitlbee-mastodon-1.4.4.tar.gz) = b5a84cd6b716f94f67f7780dfe9f1ea7c9de2469322185199814ef5acab75b1f1b95389c614e37e012edfbe4ecabb347e5a308f14e2496542cbbdd1d46b46065
+Size (bitlbee-mastodon-1.4.4.tar.gz) = 188810 bytes
Home |
Main Index |
Thread Index |
Old Index