diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-09-23 08:29:59 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-09-23 08:29:59 +0000 |
commit | 24e5760af05e4fc23620a12419ccd925a8446fa0 (patch) | |
tree | 7f419e434d0bc03a99d3e721f8071ae574874854 /misc | |
parent | 850e037efafc8d09017aaaa3a84a25a412ee5fde (diff) | |
download | ports-24e5760af05e4fc23620a12419ccd925a8446fa0.tar.gz ports-24e5760af05e4fc23620a12419ccd925a8446fa0.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/nut/Makefile | 4 | ||||
-rw-r--r-- | misc/nut/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/misc/nut/Makefile b/misc/nut/Makefile index 34f154605578..7af524963f45 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nut -PORTVERSION= 14.0 +PORTVERSION= 14.0a CATEGORIES= misc MASTER_SITES= SF PKGNAMEPREFIX= health- @@ -24,6 +24,8 @@ PLIST_FILES= bin/${PORTNAME} %%DATADIR%%/FOOD_DES.txt \ PLIST_DIRS= %%DATADIR%% MAN1= ${PORTNAME}.1 +WRKSRC= ${WRKDIR}/${PORTNAME}-14.0 + post-patch: @${REINPLACE_CMD} -e "s|/usr/local/lib/nut|${DATADIR}|" \ -e 's|^CFLAGS=|CFLAGS+=|g;s|-Os||;s|gcc|$${CC}|' ${WRKSRC}/Makefile diff --git a/misc/nut/distinfo b/misc/nut/distinfo index e3a1880dff0a..901009422659 100644 --- a/misc/nut/distinfo +++ b/misc/nut/distinfo @@ -1,3 +1,3 @@ -MD5 (nut-14.0.tar.gz) = 1f741641219f4a0bc92dd0c01dd34f7b -SHA256 (nut-14.0.tar.gz) = 2f31d8af34734b8af4c80dc0ce4937139909b194517b2a82a1cf0c40c2dc1a69 -SIZE (nut-14.0.tar.gz) = 1160656 +MD5 (nut-14.0a.tar.gz) = 2b1b7b3393bb7edbc5040a455c070855 +SHA256 (nut-14.0a.tar.gz) = bb97604fef9992e2a4079f49f0675b56ded08c7ee649e7266edca1144d06831d +SIZE (nut-14.0a.tar.gz) = 1160654 |