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

Collapse All | Expand All

(-)memleax_new/Makefile (-2 / +2 lines)
Lines 1-7 Link Here
1
# $FreeBSD: head/devel/memleax/Makefile 434637 2017-02-22 20:18:10Z tobik $
1
# $FreeBSD: head/devel/memleax/Makefile 434637 2017-02-22 20:18:10Z tobik $
2
2
3
PORTNAME=	memleax
3
PORTNAME=	memleax
4
PORTVERSION=	1.0.2
4
PORTVERSION=	1.0.3
5
DISTVERSIONPREFIX=	v
5
DISTVERSIONPREFIX=	v
6
CATEGORIES=	devel
6
CATEGORIES=	devel
7
7
Lines 21-27 Link Here
21
21
22
USES=		gmake
22
USES=		gmake
23
HAS_CONFIGURE=	yes
23
HAS_CONFIGURE=	yes
24
CONFIGURE_ARGS=	--prefix=${PREFIX} --disable-debug_line
24
CONFIGURE_ARGS=	--prefix=${PREFIX} 
25
ALL_TARGET=	memleax
25
ALL_TARGET=	memleax
26
26
27
PLIST_FILES=	bin/memleax \
27
PLIST_FILES=	bin/memleax \
(-)memleax_new/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1487098632
1
TIMESTAMP = 1488295781
2
SHA256 (WuBingzheng-memleax-v1.0.2_GH0.tar.gz) = 6a3b2f0b2ee750151bd7605b7f933b51f3776571f06448a77a08df84b37ef0a1
2
SHA256 (WuBingzheng-memleax-v1.0.3_GH0.tar.gz) = ceffb192d25d56fb0d41f74d9476ec63821ec99c368f13c32d32c8ebdfda9e56
3
SIZE (WuBingzheng-memleax-v1.0.2_GH0.tar.gz) = 30160
3
SIZE (WuBingzheng-memleax-v1.0.3_GH0.tar.gz) = 30198

Return to bug 217431