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

(-)Makefile (-4 / +3 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	enca
4
PORTNAME=	enca
5
PORTVERSION=	1.18
5
PORTVERSION=	1.19
6
CATEGORIES=	converters textproc russian ukrainian
6
CATEGORIES=	converters textproc russian ukrainian
7
MASTER_SITES=	http://dl.cihar.com/enca/
7
MASTER_SITES=	http://dl.cihar.com/enca/
8
8
Lines 16-27 Link Here
16
LIB_DEPENDS=	librecode.so:converters/recode
16
LIB_DEPENDS=	librecode.so:converters/recode
17
RUN_DEPENDS=	umap:converters/p5-Unicode-Map8
17
RUN_DEPENDS=	umap:converters/p5-Unicode-Map8
18
18
19
USES=		gmake iconv libtool pathfix pkgconfig tar:xz
19
USES=		gmake iconv libtool localbase pathfix pkgconfig tar:xz
20
USE_LDCONFIG=	yes
20
USE_LDCONFIG=	yes
21
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
22
CONFIGURE_ARGS=	--with-html-dir=${DOCSDIR}
22
CONFIGURE_ARGS=	--with-html-dir=${DOCSDIR}
23
CPPFLAGS+=	-I${LOCALBASE}/include
23
INSTALL_TARGET=	install-strip
24
LIBS+=		-L${LOCALBASE}/lib
25
24
26
OPTIONS_DEFINE=	DOCS
25
OPTIONS_DEFINE=	DOCS
27
26
(-)distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (enca-1.18.tar.xz) = 019995e9324510f0667b73e88753bc496c744f93bff48bbfb114165f8875326c
1
TIMESTAMP = 1473534711
2
SIZE (enca-1.18.tar.xz) = 453512
2
SHA256 (enca-1.19.tar.xz) = 3a487eca40b41021e2e4b7a6440b97d822e6532db5464471f572ecf77295e8b8
3
SIZE (enca-1.19.tar.xz) = 465412

Return to bug 212579