Date: 25 Feb 2008 11:01:53 -0000 From: Tigger <tigger@lvlworld.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/121077: [maintainer update] sysutils/sysupdate Port update - bug fix Message-ID: <20080225110153.60596.qmail@lilypie.com> Resent-Message-ID: <200802251110.m1PBA1Tw035232@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 121077 >Category: ports >Synopsis: [maintainer update] sysutils/sysupdate Port update - bug fix >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Feb 25 11:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Tigger >Release: FreeBSD 6.3-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD edward.lilypie.com 6.3-RELEASE-p1 FreeBSD 6.3-RELEASE-p1 #2: Sun Feb 24 16:31:58 EST 2008 tigger@edward.lilypie.com:/var/obj/var/src/sys/EDWARD i386 >Description: This update fixes a bug where 'make buildworld' would fail if a buildworld had not been performed before. >How-To-Repeat: >Fix: diff -Nur /usr/ports/sysutils/sysupdate/Makefile ./sysupdate/port/Makefile --- /usr/ports/sysutils/sysupdate/Makefile 2008-02-03 20:56:02.000000000 +1100 +++ ./sysupdate/port/Makefile 2008-02-25 22:02:12.000000000 +1100 @@ -6,7 +6,7 @@ # PORTNAME= sysupdate -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.2 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lvl diff -Nur /usr/ports/sysutils/sysupdate/distinfo ./sysupdate/port/distinfo --- /usr/ports/sysutils/sysupdate/distinfo 2008-02-03 20:56:03.000000000 +1100 +++ ./sysupdate/port/distinfo 2008-02-25 16:42:05.000000000 +1100 @@ -1,3 +1,3 @@ -MD5 (sysupdate.sh-0.5.1.tar.gz) = adf91cf25be5125fdefdbc66e300f3c7 -SHA256 (sysupdate.sh-0.5.1.tar.gz) = 46f57aca0e9036b72a810dd23ef5549a26f4b91162e837088b1cd861165d1e54 -SIZE (sysupdate.sh-0.5.1.tar.gz) = 17747 +MD5 (sysupdate.sh-0.5.2.tar.gz) = c03d2c9ad98930035badde075bfdf41a +SHA256 (sysupdate.sh-0.5.2.tar.gz) = 76bbd5fb89f0a74ded91142ce2b18cc74e3e8a9f9bb4db520a22b172a94ba286 +SIZE (sysupdate.sh-0.5.2.tar.gz) = 17733 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080225110153.60596.qmail>