From owner-svn-ports-all@freebsd.org Sat Dec 7 23:14:06 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id AAE3C1CFC30; Sat, 7 Dec 2019 23:14:06 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47VldV3zgvz4LDc; Sat, 7 Dec 2019 23:14:06 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6C7A521170; Sat, 7 Dec 2019 23:14:06 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xB7NE6qR032623; Sat, 7 Dec 2019 23:14:06 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB7NE68Y032622; Sat, 7 Dec 2019 23:14:06 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201912072314.xB7NE68Y032622@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Sat, 7 Dec 2019 23:14:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519253 - head/irc/bitlbee-mastodon X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: head/irc/bitlbee-mastodon X-SVN-Commit-Revision: 519253 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Dec 2019 23:14:06 -0000 Author: tcberner Date: Sat Dec 7 23:14:05 2019 New Revision: 519253 URL: https://svnweb.freebsd.org/changeset/ports/519253 Log: irc/bitlbee-mastodon: Update to 1.4.3 PR: 241450 Submitted by: tobias.rehbein@web.de (maintainer) Modified: head/irc/bitlbee-mastodon/Makefile head/irc/bitlbee-mastodon/distinfo Modified: head/irc/bitlbee-mastodon/Makefile ============================================================================== --- head/irc/bitlbee-mastodon/Makefile Sat Dec 7 23:11:32 2019 (r519252) +++ head/irc/bitlbee-mastodon/Makefile Sat Dec 7 23:14:05 2019 (r519253) @@ -2,7 +2,7 @@ PORTNAME= bitlbee-mastodon DISTVERSIONPREFIX= v -DISTVERSION= 1.4.2 +DISTVERSION= 1.4.3 CATEGORIES= irc MAINTAINER= tobias.rehbein@web.de @@ -11,10 +11,11 @@ COMMENT= Bitlbee plugin to communicate with Mastodon i LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= bitlbee>=3.5:irc/bitlbee +BUILD_DEPENDS= bitlbee>=3.5:irc/bitlbee \ + gsed:textproc/gsed RUN_DEPENDS= bitlbee>=3.5:irc/bitlbee -USES= autoreconf gnome libtool pkgconfig +USES= autoreconf gmake gnome libtool pkgconfig USE_GNOME= glib20 USE_GITHUB= yes GH_ACCOUNT= kensanata @@ -25,6 +26,8 @@ INSTALL_TARGET= install-strip PLIST_FILES= lib/bitlbee/mastodon.so \ share/bitlbee/mastodon-help.txt + +BINARY_ALIAS= sed=gsed pre-configure: cd ${WRKSRC} && ./autogen.sh Modified: head/irc/bitlbee-mastodon/distinfo ============================================================================== --- head/irc/bitlbee-mastodon/distinfo Sat Dec 7 23:11:32 2019 (r519252) +++ head/irc/bitlbee-mastodon/distinfo Sat Dec 7 23:14:05 2019 (r519253) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551158740 -SHA256 (kensanata-bitlbee-mastodon-v1.4.2_GH0.tar.gz) = 9aff6eb59838f0949cfea73258f6c1459158f44e5e3b43179edf5426318e1948 -SIZE (kensanata-bitlbee-mastodon-v1.4.2_GH0.tar.gz) = 65712 +TIMESTAMP = 1571850414 +SHA256 (kensanata-bitlbee-mastodon-v1.4.3_GH0.tar.gz) = 3910173e262c00db2a4ab22e83dcad4f1084c7ebf7fee685fad571b8fdd42497 +SIZE (kensanata-bitlbee-mastodon-v1.4.3_GH0.tar.gz) = 66861