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

(-)nut/Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	nut
8
PORTNAME=	nut
9
PORTVERSION=	14.1
9
PORTVERSION=	14.2
10
CATEGORIES=	misc
10
CATEGORIES=	misc
11
MASTER_SITES=	SF
11
MASTER_SITES=	SF
12
PKGNAMEPREFIX=	health-
12
PKGNAMEPREFIX=	health-
Lines 24-30 Link Here
24
PLIST_DIRS=	%%DATADIR%%
24
PLIST_DIRS=	%%DATADIR%%
25
MAN1=		${PORTNAME}.1
25
MAN1=		${PORTNAME}.1
26
26
27
WRKSRC=		${WRKDIR}/${PORTNAME}-14.1
27
WRKSRC=		${WRKDIR}/${PORTNAME}-14.2
28
28
29
post-patch:
29
post-patch:
30
	@${REINPLACE_CMD} -e "s|/usr/local/lib/nut|${DATADIR}|" \
30
	@${REINPLACE_CMD} -e "s|/usr/local/lib/nut|${DATADIR}|" \
(-)nut/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (nut-14.1.tar.gz) = e243dab6a3ee1eef6d4ff688e465b8e0
1
MD5 (nut-14.2.tar.gz) = 0f35724bc319b56cdc3e60c132c408e7
2
SHA256 (nut-14.1.tar.gz) = b69e0f440aadd7cccdad4dbaffc0ef3cf15597270b4fc21bb065cbb61f2e3387
2
SHA256 (nut-14.2.tar.gz) = b6743da6ab411a36ede272b4c260ee2a611bcc1ba237b9de7434b23903a951ea
3
SIZE (nut-14.1.tar.gz) = 1160598
3
SIZE (nut-14.2.tar.gz) = 1160537

Return to bug 130158