View | Details | Raw Unified | Return to bug 244928
Collapse All | Expand All

(-)irc/bitlbee-mastodon/Makefile (-4 / +3 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	bitlbee-mastodon
3
PORTNAME=	bitlbee-mastodon
4
DISTVERSIONPREFIX=	v
4
DISTVERSIONPREFIX=	v
5
DISTVERSION=	1.4.3
5
DISTVERSION=	1.4.4
6
CATEGORIES=	irc
6
CATEGORIES=	irc
7
7
8
MAINTAINER=	tobias.rehbein@web.de
8
MAINTAINER=	tobias.rehbein@web.de
Lines 22-35 Link Here
22
22
23
GNU_CONFIGURE=	yes
23
GNU_CONFIGURE=	yes
24
CONFIGURE_ARGS=	--with-plugindir=${PREFIX}/lib/bitlbee
24
CONFIGURE_ARGS=	--with-plugindir=${PREFIX}/lib/bitlbee
25
CONFIGURE_ENV=	ac_cv_path_SED=${LOCALBASE}/bin/gsed
25
INSTALL_TARGET=	install-strip
26
INSTALL_TARGET=	install-strip
26
27
27
PLIST_FILES=	lib/bitlbee/mastodon.so \
28
PLIST_FILES=	lib/bitlbee/mastodon.so \
28
		share/bitlbee/mastodon-help.txt
29
		share/bitlbee/mastodon-help.txt
29
30
30
BINARY_ALIAS=	sed=gsed
31
32
pre-configure:
31
pre-configure:
33
	cd ${WRKSRC} && ./autogen.sh
32
	cd ${WRKSRC} && ${SH} autogen.sh
34
33
35
.include <bsd.port.mk>
34
.include <bsd.port.mk>
(-)irc/bitlbee-mastodon/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1571850414
1
TIMESTAMP = 1584683868
2
SHA256 (kensanata-bitlbee-mastodon-v1.4.3_GH0.tar.gz) = 3910173e262c00db2a4ab22e83dcad4f1084c7ebf7fee685fad571b8fdd42497
2
SHA256 (kensanata-bitlbee-mastodon-v1.4.4_GH0.tar.gz) = 5ecb36a14ea59325f796009a7d3fb86e23d8bb273afe4744c6949c056bf8be48
3
SIZE (kensanata-bitlbee-mastodon-v1.4.3_GH0.tar.gz) = 66861
3
SIZE (kensanata-bitlbee-mastodon-v1.4.4_GH0.tar.gz) = 188810

Return to bug 244928