diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-01-07 22:13:56 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-01-07 22:13:56 +0000 |
commit | ff173f45b548a39f60858d78417276b8fac3cb6f (patch) | |
tree | b82f61bdbf866dd128e7551e21e13b7d5e3c4b8f /misc/nut | |
parent | bd590f6cfead6d45d89e6afec8766d81fab774b4 (diff) | |
download | freebsd-ports-ff173f45b548a39f60858d78417276b8fac3cb6f.zip |
- Update to 14.2
PR: 130158
Submitted by: "Beat Gätzi" <beat@chruetertee.ch>
Diffstat (limited to 'misc/nut')
-rw-r--r-- | misc/nut/Makefile | 4 | ||||
-rw-r--r-- | misc/nut/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/nut/Makefile b/misc/nut/Makefile index 0ee623d2ca7f..548312d82bd1 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nut -PORTVERSION= 14.1 +PORTVERSION= 14.2 CATEGORIES= misc MASTER_SITES= SF PKGNAMEPREFIX= health- @@ -24,7 +24,7 @@ PLIST_FILES= bin/${PORTNAME} %%DATADIR%%/FOOD_DES.txt \ PLIST_DIRS= %%DATADIR%% MAN1= ${PORTNAME}.1 -WRKSRC= ${WRKDIR}/${PORTNAME}-14.1 +WRKSRC= ${WRKDIR}/${PORTNAME}-14.2 post-patch: @${REINPLACE_CMD} -e "s|/usr/local/lib/nut|${DATADIR}|" \ diff --git a/misc/nut/distinfo b/misc/nut/distinfo index 1ef8103a2d7b..afc568998ae5 100644 --- a/misc/nut/distinfo +++ b/misc/nut/distinfo @@ -1,3 +1,3 @@ -MD5 (nut-14.1.tar.gz) = e243dab6a3ee1eef6d4ff688e465b8e0 -SHA256 (nut-14.1.tar.gz) = b69e0f440aadd7cccdad4dbaffc0ef3cf15597270b4fc21bb065cbb61f2e3387 -SIZE (nut-14.1.tar.gz) = 1160598 +MD5 (nut-14.2.tar.gz) = 0f35724bc319b56cdc3e60c132c408e7 +SHA256 (nut-14.2.tar.gz) = b6743da6ab411a36ede272b4c260ee2a611bcc1ba237b9de7434b23903a951ea +SIZE (nut-14.2.tar.gz) = 1160537 |