From 25f2a2e7aeb4d42de257e1b26bc401fef30f1d64 Mon Sep 17 00:00:00 2001 From: nia Date: Wed, 22 Apr 2020 04:40:59 +0000 Subject: 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 --- chat/bitlbee-mastodon/Makefile | 7 +++---- chat/bitlbee-mastodon/distinfo | 10 +++++----- 2 files changed, 8 insertions(+), 9 deletions(-) (limited to 'chat') diff --git a/chat/bitlbee-mastodon/Makefile b/chat/bitlbee-mastodon/Makefile index 478ace85af4..3b428f4da5d 100644 --- a/chat/bitlbee-mastodon/Makefile +++ b/chat/bitlbee-mastodon/Makefile @@ -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 @@ GNU_CONFIGURE= yes 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 --git a/chat/bitlbee-mastodon/distinfo b/chat/bitlbee-mastodon/distinfo index 78d1842b336..fe649472e65 100644 --- a/chat/bitlbee-mastodon/distinfo +++ b/chat/bitlbee-mastodon/distinfo @@ -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 -- cgit v1.2.3