From owner-freebsd-ports-bugs@FreeBSD.ORG Tue May 13 05:20:13 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E63737B401 for ; Tue, 13 May 2003 05:20:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6416443FA3 for ; Tue, 13 May 2003 05:20:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h4DCKCUp096762 for ; Tue, 13 May 2003 05:20:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h4DCKCIU096761; Tue, 13 May 2003 05:20:12 -0700 (PDT) Resent-Date: Tue, 13 May 2003 05:20:12 -0700 (PDT) Resent-Message-Id: <200305131220.h4DCKCIU096761@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, Dan Langille Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60E1A37B401; Tue, 13 May 2003 05:14:51 -0700 (PDT) Received: from xeon.unixathome.org (bast.unixathome.org [66.11.174.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE69443FA3; Tue, 13 May 2003 05:14:50 -0700 (PDT) (envelope-from dan@xeon.unixathome.org) Received: by xeon.unixathome.org (Postfix, from userid 1000) id E18E73EE3; Tue, 13 May 2003 08:14:49 -0400 (EDT) Message-Id: <20030513121449.E18E73EE3@xeon.unixathome.org> Date: Tue, 13 May 2003 08:14:49 -0400 (EDT) From: Dan Langille To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: demon@FreeBSD.org Subject: ports/52166: [UPGRADE] bacula to version 1.30a X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dan Langille List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 12:20:13 -0000 >Number: 52166 >Category: ports >Synopsis: [UPGRADE] bacula to version 1.30a >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: Tue May 13 05:20:11 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Dan Langille >Release: FreeBSD 4.8-RC i386 >Organization: The FreeBSD Diary >Environment: System: FreeBSD xeon.unixathome.org 4.8-RC FreeBSD 4.8-RC #12: Fri Apr 4 10:45:49 EST 2003 dan@xeon.unixathome.org:/usr/obj/usr/src/sys/XEON i386 >Description: NOTE: I can't say for sure whether or not pkg-plist needs updating. Here is part of the announcement. This email is to let you know that Bacula version 1.30a has been released. It contains a small number of fixes to version 1.30, including: Major Changes this Release: - Turned on new code that allows setting multiple simultaneous Jobs by Job, Client, Storage, and Total Jobs. Other Changes this Release: - Create correct configuration for console and gconsole scripts. - Fix cancel so that confusing messages are not printed. - Take current 1.31 manuals (many updates). - Modify RunBeforeJob and RunAfterJob so that output is included in the Job report. - Added examples/is_client_alive script. - Create a Job report for Admin jobs. I recommend that everyone upgrade if possible, though the differences between version 1.30 and 1.30a are pretty minor. >How-To-Repeat: >Fix: --- bacula.diff begins here --- diff -ruN bacula/Makefile bacula-1.30a/Makefile --- bacula/Makefile Fri May 9 05:57:40 2003 +++ bacula-1.30a/Makefile Tue May 13 07:24:06 2003 @@ -6,7 +6,7 @@ # PORTNAME= bacula -PORTVERSION= 1.30 +PORTVERSION= 1.30a CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= bacula diff -ruN bacula/distinfo bacula-1.30a/distinfo --- bacula/distinfo Fri May 9 05:57:40 2003 +++ bacula-1.30a/distinfo Tue May 13 07:31:24 2003 @@ -1 +1 @@ -MD5 (bacula-1.30.tar.gz) = f384d8149b4f91367b45c6d0c2710149 \ No newline at end of file +MD5 (bacula-1.30a.tar.gz) = a2520f82be95f1c9b7674c446f7d5471 \ No newline at end of file --- bacula.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: