From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jun 9 07:00:11 2007 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0A79016A469 for ; Sat, 9 Jun 2007 07:00:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id D8F4F13C46C for ; Sat, 9 Jun 2007 07:00:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l5970A96066629 for ; Sat, 9 Jun 2007 07:00:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l5970APV066628; Sat, 9 Jun 2007 07:00:10 GMT (envelope-from gnats) Resent-Date: Sat, 9 Jun 2007 07:00:10 GMT Resent-Message-Id: <200706090700.l5970APV066628@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dominic Fandrey Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3CFBE16A400 for ; Sat, 9 Jun 2007 06:54:26 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.freebsd.org (Postfix) with ESMTP id 27C0D13C455 for ; Sat, 9 Jun 2007 06:54:26 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l596sQ13074326 for ; Sat, 9 Jun 2007 06:54:26 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id l596sPGN074325; Sat, 9 Jun 2007 06:54:25 GMT (envelope-from nobody) Message-Id: <200706090654.l596sPGN074325@www.freebsd.org> Date: Sat, 9 Jun 2007 06:54:25 GMT From: Dominic Fandrey To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: ports/113488: [maintainer update][patch][sysutils/bsdadminscripts] serious update X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jun 2007 07:00:11 -0000 >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: