diff options
author | miwi <miwi@FreeBSD.org> | 2008-09-23 16:29:59 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-09-23 16:29:59 +0800 |
commit | c133c3cf181e86670e46b80752f81ca01d7d8f9d (patch) | |
tree | e1024e2c5d662dbd0db91ce3dbf9c91633e484eb /misc | |
parent | c3866c5e2cb8bffeeb13ee3eb2ad3073084fcee6 (diff) | |
download | freebsd-ports-gnome-c133c3cf181e86670e46b80752f81ca01d7d8f9d.tar.gz freebsd-ports-gnome-c133c3cf181e86670e46b80752f81ca01d7d8f9d.tar.zst freebsd-ports-gnome-c133c3cf181e86670e46b80752f81ca01d7d8f9d.zip |
- Update to 14.0a
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 |