Date: Sat, 7 Dec 2019 23:14:06 +0000 (UTC) From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519253 - head/irc/bitlbee-mastodon Message-ID: <201912072314.xB7NE68Y032622@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912072314.xB7NE68Y032622>