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

(-)/root/tmp/smartmontools/Makefile (-3 / +3 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	smartmontools
8
PORTNAME=	smartmontools
9
PORTVERSION=	5.39
9
PORTVERSION=	5.39.1
10
PORTREVISION=	2
11
CATEGORIES=	sysutils
10
CATEGORIES=	sysutils
12
MASTER_SITES=	SF
11
MASTER_SITES=	SF
13
12
Lines 20-26 Link Here
20
# hack to prevent gmake failure on 6.xx
19
# hack to prevent gmake failure on 6.xx
21
GMAKE=		make
20
GMAKE=		make
22
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
23
CONFIGURE_ARGS=	--with-docdir=${DOCSDIR} --enable-sample
22
CONFIGURE_ARGS=	--with-docdir=${DOCSDIR} --enable-sample \
23
    --disable-dependency-tracking --enable-drivedb
24
24
25
SUB_FILES=	pkg-message smart
25
SUB_FILES=	pkg-message smart
26
USE_RC_SUBR=	smartd
26
USE_RC_SUBR=	smartd
(-)/root/tmp/smartmontools/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (smartmontools-5.39.tar.gz) = 63c1b5373a9ef91e9c9becb16e147571
1
MD5 (smartmontools-5.39.1.tar.gz) = f6f7380ae45587161c0adae8862110e9
2
SHA256 (smartmontools-5.39.tar.gz) = e118de37541ef78061a823439425c63106df249e925610d96aabc9bd8239e0d0
2
SHA256 (smartmontools-5.39.1.tar.gz) = 725cfd59b33a97561346a990e1ec50b150dbac01f2b90cd9cf3fd74ff1e77720
3
SIZE (smartmontools-5.39.tar.gz) = 658355
3
SIZE (smartmontools-5.39.1.tar.gz) = 659335

Return to bug 144052