View | Details | Raw Unified | Return to bug 220407 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	Thunar
4
PORTNAME=	Thunar
5
PORTVERSION=	1.6.11
5
PORTVERSION=	1.6.12
6
CATEGORIES=	x11-fm xfce
6
CATEGORIES=	x11-fm xfce
7
MASTER_SITES=	XFCE/src/xfce/${PORTNAME:tl}/${PORTVERSION:R}
7
MASTER_SITES=	XFCE/src/xfce/${PORTNAME:tl}/${PORTVERSION:R}
8
DIST_SUBDIR=	xfce4
8
DIST_SUBDIR=	xfce4
Lines 63-69 Link Here
63
		--enable-dbus
63
		--enable-dbus
64
64
65
post-patch:
65
post-patch:
66
	${REINPLACE_CMD} -e 's|internet-mail|mail-send|' \
66
	${REINPLACE_CMD} -e 's|internet-mail|emblem-mail|' \
67
		${WRKSRC}/plugins/thunar-sendto-email/thunar-sendto-email.desktop.in.in
67
		${WRKSRC}/plugins/thunar-sendto-email/thunar-sendto-email.desktop.in.in
68
68
69
.include <bsd.port.mk>
69
.include <bsd.port.mk>
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1487135952
1
TIMESTAMP = 1498883308
2
SHA256 (xfce4/Thunar-1.6.11.tar.bz2) = b1c7c3121827f59610900ef1cc19aa10a50ab2cc3ae38eee15181b64256e8b42
2
SHA256 (xfce4/Thunar-1.6.12.tar.bz2) = fb22091f07ec6de2c9d9d89c61289d2bc3436b36c8c53ccbc9c32ca8a99f2086
3
SIZE (xfce4/Thunar-1.6.11.tar.bz2) = 1929426
3
SIZE (xfce4/Thunar-1.6.12.tar.bz2) = 1929112

Return to bug 220407