Date: Sat, 9 Jun 2007 06:54:25 GMT From: Dominic Fandrey<lon_kamikaze@gmx.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/113488: [maintainer update][patch][sysutils/bsdadminscripts] serious update Message-ID: <200706090654.l596sPGN074325@www.freebsd.org> Resent-Message-ID: <200706090700.l5970APV066628@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 113488 >Category: ports >Synopsis: [maintainer update][patch][sysutils/bsdadminscripts] serious update >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jun 09 07:00:10 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Dominic Fandrey >Release: Releng_6 >Organization: private >Environment: FreeBSD mobileKamikaze.norad 6.2-STABLE FreeBSD 6.2-STABLE #1: Fri Apr 27 13:45:49 CEST 2007 root@homeKamikaze.norad:/usr/obj/TPR40-6/i386/usr/src/sys/TPR40-6 i386 >Description: It has today come to my attention that some FreeBSD ports remember the -j flag from the configure stage and thus break during install, which causes package database corruption. This update forces -j1 for install to solve this. Note that it might take a couple of minutes because the distfile appears on the sf mirrors. So do not report that the file is unfetchable. >How-To-Repeat: >Fix: diff -Pur sysutils/bsdadminscripts.orig/Makefile sysutils/bsdadminscripts/Makefile --- sysutils/bsdadminscripts.orig/Makefile Sat Jun 9 08:47:31 2007 +++ sysutils/bsdadminscripts/Makefile Sat Jun 9 08:47:46 2007 @@ -6,7 +6,7 @@ # PORTNAME= bsdadminscripts -PORTVERSION= 2.1.3 +PORTVERSION= 2.1.4 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -Pur sysutils/bsdadminscripts.orig/distinfo sysutils/bsdadminscripts/distinfo --- sysutils/bsdadminscripts.orig/distinfo Sat Jun 9 08:47:31 2007 +++ sysutils/bsdadminscripts/distinfo Sat Jun 9 08:48:20 2007 @@ -1,3 +1,3 @@ -MD5 (bsdadminscripts-2.1.3.tar.gz) = c396e832dbdfc7f641c77cd6ff345b00 -SHA256 (bsdadminscripts-2.1.3.tar.gz) = 6401acdf2f2fb711f8ef6217cb39e530d6f414922fa04eca08c42a06cf7ab17e -SIZE (bsdadminscripts-2.1.3.tar.gz) = 12538 +MD5 (bsdadminscripts-2.1.4.tar.gz) = 49256f9c92a156be1d93dcf386d90c2b +SHA256 (bsdadminscripts-2.1.4.tar.gz) = a3af9606ab93b3a63c1807e03ab81101cb9d1e749a9e5a406701241bb6c7ca9a +SIZE (bsdadminscripts-2.1.4.tar.gz) = 12725 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706090654.l596sPGN074325>