aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroki Tagato <tagattie@FreeBSD.org>2020-05-08 10:55:30 +0000
committerHiroki Tagato <tagattie@FreeBSD.org>2020-05-08 10:55:30 +0000
commitc22846438bbe39f70b99f0585aac8ff5ffc75673 (patch)
tree4e9425d65aded5819745a3fb2b68ca7ea51900ef
parentffdb0fb7a39fd0d5858339c4b65fa900cffb5f65 (diff)
downloadports-c22846438bbe39f70b99f0585aac8ff5ffc75673.tar.gz
ports-c22846438bbe39f70b99f0585aac8ff5ffc75673.zip
Notes
-rw-r--r--irc/bitlbee-mastodon/Makefile7
-rw-r--r--irc/bitlbee-mastodon/distinfo6
2 files changed, 6 insertions, 7 deletions
diff --git a/irc/bitlbee-mastodon/Makefile b/irc/bitlbee-mastodon/Makefile
index b4817a94a293..0f9bc62e4de4 100644
--- a/irc/bitlbee-mastodon/Makefile
+++ b/irc/bitlbee-mastodon/Makefile
@@ -2,7 +2,7 @@
PORTNAME= bitlbee-mastodon
DISTVERSIONPREFIX= v
-DISTVERSION= 1.4.3
+DISTVERSION= 1.4.4
CATEGORIES= irc
MAINTAINER= tobias.rehbein@web.de
@@ -22,14 +22,13 @@ GH_ACCOUNT= kensanata
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-plugindir=${PREFIX}/lib/bitlbee
+CONFIGURE_ENV= ac_cv_path_SED=${LOCALBASE}/bin/gsed
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
+ cd ${WRKSRC} && ${SH} autogen.sh
.include <bsd.port.mk>
diff --git a/irc/bitlbee-mastodon/distinfo b/irc/bitlbee-mastodon/distinfo
index 0e8e1abcbb01..33c3a15d3188 100644
--- a/irc/bitlbee-mastodon/distinfo
+++ b/irc/bitlbee-mastodon/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1571850414
-SHA256 (kensanata-bitlbee-mastodon-v1.4.3_GH0.tar.gz) = 3910173e262c00db2a4ab22e83dcad4f1084c7ebf7fee685fad571b8fdd42497
-SIZE (kensanata-bitlbee-mastodon-v1.4.3_GH0.tar.gz) = 66861
+TIMESTAMP = 1584683868
+SHA256 (kensanata-bitlbee-mastodon-v1.4.4_GH0.tar.gz) = 5ecb36a14ea59325f796009a7d3fb86e23d8bb273afe4744c6949c056bf8be48
+SIZE (kensanata-bitlbee-mastodon-v1.4.4_GH0.tar.gz) = 188810