Date: Sun, 4 Jan 2009 12:08:46 +0100 From: "Beat Gätzi" <beat@chruetertee.ch> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/130158: [PATCH] misc/nut: update to 14.2 Message-ID: <200901041108.n04B8ZU6052917@marvin.chruetertee.ch> Resent-Message-ID: <200901041110.n04BA3lx083179@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 130158 >Category: ports >Synopsis: [PATCH] misc/nut: update to 14.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Jan 04 11:10:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Beat Gätzi >Release: FreeBSD 8.0-CURRENT i386 >Organization: >Environment: System: FreeBSD daedalus.network.local 8.0-CURRENT FreeBSD 8.0-CURRENT #2: Tue Dec 23 22:44:10 CET 2008 root@daedalus.network.local:/usr/obj/usr/src/sys/BEASTIE i386 >Description: - Update nut to version 14.2 >How-To-Repeat: >Fix: --- nut.patch begins here --- diff -Naur nut.orig/Makefile nut/Makefile --- nut.orig/Makefile 2008-11-08 22:32:00.000000000 +0100 +++ nut/Makefile 2009-01-04 11:44:21.000000000 +0100 @@ -6,7 +6,7 @@ # PORTNAME= nut -PORTVERSION= 14.1 +PORTVERSION= 14.2 CATEGORIES= misc MASTER_SITES= SF PKGNAMEPREFIX= health- @@ -24,7 +24,7 @@ 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 -Naur nut.orig/distinfo nut/distinfo --- nut.orig/distinfo 2008-11-08 22:32:00.000000000 +0100 +++ nut/distinfo 2009-01-04 11:45:35.000000000 +0100 @@ -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 --- nut.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901041108.n04B8ZU6052917>