irc/bitlbee-mastodon: Update to 1.4.3
PR: 241450 Submitted by: tobias.rehbein@web.de (maintainer)
This commit is contained in:
parent
44bcafc09d
commit
f627848d49
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519253
2 changed files with 9 additions and 6 deletions
|
@ -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 instances
|
|||
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
|
||||
|
@ -26,6 +27,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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue