diff options
author | miwi <miwi@FreeBSD.org> | 2009-02-10 07:01:40 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-02-10 07:01:40 +0800 |
commit | 6a897af0e6ae4057666198da9874aa0487e9c429 (patch) | |
tree | dc7da5bd3a238d1a2541d193002988475f6b5be4 /misc | |
parent | 0b0364da3633d624b70e66f0aa8a61d0abffd4eb (diff) | |
download | freebsd-ports-gnome-6a897af0e6ae4057666198da9874aa0487e9c429.tar.gz freebsd-ports-gnome-6a897af0e6ae4057666198da9874aa0487e9c429.tar.zst freebsd-ports-gnome-6a897af0e6ae4057666198da9874aa0487e9c429.zip |
- Update to 14.3
Diffstat (limited to 'misc')
-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 |