diff options
author | tobik <tobik@FreeBSD.org> | 2019-02-27 11:51:47 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2019-02-27 11:51:47 +0800 |
commit | 84fdaa84ddc9e17d8fc89d94638e038219fcfee6 (patch) | |
tree | a1749ca53bf70bff61c991fd88627fece455bd5f /irc | |
parent | 8c3375aa5253b187e7c73073913d13a8bdd96761 (diff) | |
download | freebsd-ports-gnome-84fdaa84ddc9e17d8fc89d94638e038219fcfee6.tar.gz freebsd-ports-gnome-84fdaa84ddc9e17d8fc89d94638e038219fcfee6.tar.zst freebsd-ports-gnome-84fdaa84ddc9e17d8fc89d94638e038219fcfee6.zip |
irc/bitlbee-mastodon: Update to 1.4.2
PR: 236066
Submitted by: tobias.rehbein@web.de (maintainer)
Diffstat (limited to 'irc')
-rw-r--r-- | irc/bitlbee-mastodon/Makefile | 3 | ||||
-rw-r--r-- | irc/bitlbee-mastodon/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/irc/bitlbee-mastodon/Makefile b/irc/bitlbee-mastodon/Makefile index e8fbb731ed94..1ac9a0ee2145 100644 --- a/irc/bitlbee-mastodon/Makefile +++ b/irc/bitlbee-mastodon/Makefile @@ -2,7 +2,7 @@ PORTNAME= bitlbee-mastodon DISTVERSIONPREFIX= v -DISTVERSION= 1.4.0 +DISTVERSION= 1.4.2 CATEGORIES= irc MAINTAINER= tobias.rehbein@web.de @@ -21,6 +21,7 @@ GH_ACCOUNT= kensanata GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-plugindir=${PREFIX}/lib/bitlbee +INSTALL_TARGET= install-strip PLIST_FILES= lib/bitlbee/mastodon.so \ share/bitlbee/mastodon-help.txt diff --git a/irc/bitlbee-mastodon/distinfo b/irc/bitlbee-mastodon/distinfo index 04f81b9165e0..aa59529cf02e 100644 --- a/irc/bitlbee-mastodon/distinfo +++ b/irc/bitlbee-mastodon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1550241262 -SHA256 (kensanata-bitlbee-mastodon-v1.4.0_GH0.tar.gz) = acc66f0a81d7ac7c4b31da48118697d30e7b2a31cd91d6a6d14f5bc68302fe78 -SIZE (kensanata-bitlbee-mastodon-v1.4.0_GH0.tar.gz) = 64942 +TIMESTAMP = 1551158740 +SHA256 (kensanata-bitlbee-mastodon-v1.4.2_GH0.tar.gz) = 9aff6eb59838f0949cfea73258f6c1459158f44e5e3b43179edf5426318e1948 +SIZE (kensanata-bitlbee-mastodon-v1.4.2_GH0.tar.gz) = 65712 |