Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  9 Jul 2008 12:22:34 +0100 (BST)
From:      Dan Langille <dan@langille.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Dan Langille <dan@langille.org>
Subject:   ports/125432: [MAINTAINER-UPDATE] sysutils/bacula-server upgrade to latest version
Message-ID:  <20080709112234.DCF2AB874@bast.unixathome.org>
Resent-Message-ID: <200807091150.m69Bo2f6025098@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         125432
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] sysutils/bacula-server upgrade to latest version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 09 11:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Dan Langille
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
The FreeBSD Diary
>Environment:
System: FreeBSD bast.example.org 6.2-STABLE FreeBSD 6.2-STABLE #3: Wed Feb 28 22:21:12 EST 2007     dan@bast.example.org:/usr/obj/usr/src/sys/BAST  i386


	
>Description:
	
This is a bug fix update to version 2.4.0, which corrects all the known 
problems introduced in the new storage daemon code added in 2.4.0.  Among the 
other bugs fixed, it also fixes a long standing bug where hardlinked files 
frequently could not be restored individually, which until recently, could 
not be reproduced by the developers.

>How-To-Repeat:
	
>Fix:

	



--- bacula-server.2.4.1.patch begins here ---
diff -ruN /usr/ports/sysutils/bacula-server/Makefile bacula-server/Makefile
--- /usr/ports/sysutils/bacula-server/Makefile	Sun Jun 15 05:45:20 2008
+++ bacula-server/Makefile	Wed Jul  9 07:09:49 2008
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bacula
-DISTVERSION=	2.4.0
+DISTVERSION=	2.4.1
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	bacula
diff -ruN /usr/ports/sysutils/bacula-server/distinfo bacula-server/distinfo
--- /usr/ports/sysutils/bacula-server/distinfo	Sun Jun 15 05:45:20 2008
+++ bacula-server/distinfo	Wed Jul  9 07:10:54 2008
@@ -1,3 +1,3 @@
-MD5 (bacula-2.4.0.tar.gz) = c851f97c1836ab212f33b9159ed526c2
-SHA256 (bacula-2.4.0.tar.gz) = 856430e271dc151528a47ae82e89cd21fa5c720ab5be3f698ed754a8cc25520a
-SIZE (bacula-2.4.0.tar.gz) = 3082403
+MD5 (bacula-2.4.1.tar.gz) = 077cb80b51cc13584b0960d863932af2
+SHA256 (bacula-2.4.1.tar.gz) = 5757f5bd1f06db38312f81e7c9d7a2dfc7a5aaebf4f91a06f7fd994c1f9b16d7
+SIZE (bacula-2.4.1.tar.gz) = 3092767
--- bacula-server.2.4.1.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?20080709112234.DCF2AB874>