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

(-)editors/zile/Makefile (-4 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	zile
8
PORTNAME=	zile
9
PORTVERSION=	2.3.14
9
PORTVERSION=	2.3.15
10
CATEGORIES=	editors
10
CATEGORIES=	editors
11
MASTER_SITES=	GNU
11
MASTER_SITES=	GNU
12
12
Lines 27-34 Link Here
27
27
28
post-patch:
28
post-patch:
29
	@${REINPLACE_CMD} -e \
29
	@${REINPLACE_CMD} -e \
30
		's|-pedantic||g' ${WRKSRC}/configure
30
		'/need_charset_alias=/s|true|false|g' ${WRKSRC}/lib/Makefile.in
31
	@${REINPLACE_CMD} -e \
32
		's|: install-exec-local|:|g' ${WRKSRC}/lib/Makefile.in
33
31
34
.include <bsd.port.mk>
32
.include <bsd.port.mk>
(-)editors/zile/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (zile-2.3.14.tar.gz) = 88322abbb8146f3c4e7bb31fa4d351c6
1
MD5 (zile-2.3.15.tar.gz) = 2d9cfab3a7776e5e218b439fbef862a0
2
SHA256 (zile-2.3.14.tar.gz) = 818fd695fb505f43d7b43dac95c34301c4cf1d45792c89ee6da58832c35858de
2
SHA256 (zile-2.3.15.tar.gz) = 7c54dadf9a6ba61b0fa356d117023b8cddb0b3ae02f764ade105d2596c7d5925
3
SIZE (zile-2.3.14.tar.gz) = 744039
3
SIZE (zile-2.3.15.tar.gz) = 777029

Return to bug 144586