diff options
author | miwi <miwi@FreeBSD.org> | 2009-01-08 06:13:56 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-01-08 06:13:56 +0800 |
commit | 5e356a5416313ccd367c7b70fc98ea3e7a78ba65 (patch) | |
tree | ccf2915e2365aeaa5a520f3200ee5a514a77214e /misc | |
parent | 0811fd8ad9de02740d476238b6632b14e138d347 (diff) | |
download | freebsd-ports-gnome-5e356a5416313ccd367c7b70fc98ea3e7a78ba65.tar.gz freebsd-ports-gnome-5e356a5416313ccd367c7b70fc98ea3e7a78ba65.tar.zst freebsd-ports-gnome-5e356a5416313ccd367c7b70fc98ea3e7a78ba65.zip |
- Update to 14.2
PR: 130158
Submitted by: "Beat Gätzi" <beat@chruetertee.ch>
Diffstat (limited to 'misc')
-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 |