diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-02-09 23:01:40 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-02-09 23:01:40 +0000 |
commit | 473951591cff6dc0ecdfcc6e0dcf2006770d0d2d (patch) | |
tree | f2b8f7c75bf4b59ab391be4da4dbfdc95db105f1 /misc/nut | |
parent | 51922dd9108de0b55b67aab359c44b3a5f4dd6a1 (diff) | |
download | freebsd-ports-473951591cff6dc0ecdfcc6e0dcf2006770d0d2d.zip |
- Update to 14.3
Diffstat (limited to 'misc/nut')
-rw-r--r-- | misc/nut/Makefile | 4 | ||||
-rw-r--r-- | misc/nut/distinfo | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/misc/nut/Makefile b/misc/nut/Makefile index 548312d82bd1..a7a2614f72d9 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nut -PORTVERSION= 14.2 +PORTVERSION= 14.3 CATEGORIES= misc MASTER_SITES= SF PKGNAMEPREFIX= health- @@ -24,8 +24,6 @@ PLIST_FILES= bin/${PORTNAME} %%DATADIR%%/FOOD_DES.txt \ PLIST_DIRS= %%DATADIR%% MAN1= ${PORTNAME}.1 -WRKSRC= ${WRKDIR}/${PORTNAME}-14.2 - 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 afc568998ae5..67b9ff08e1e3 100644 --- a/misc/nut/distinfo +++ b/misc/nut/distinfo @@ -1,3 +1,3 @@ -MD5 (nut-14.2.tar.gz) = 0f35724bc319b56cdc3e60c132c408e7 -SHA256 (nut-14.2.tar.gz) = b6743da6ab411a36ede272b4c260ee2a611bcc1ba237b9de7434b23903a951ea -SIZE (nut-14.2.tar.gz) = 1160537 +MD5 (nut-14.3.tar.gz) = 80d43a7f99882a6c89830f58ef65bd05 +SHA256 (nut-14.3.tar.gz) = 7c489debe1403556088e95d519a32c1af51c10a340993dc95d5e45c495eaf895 +SIZE (nut-14.3.tar.gz) = 1160625 |