summaryrefslogtreecommitdiff
path: root/sysutils/bacula/Makefile.common
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2007-09-10 16:44:02 +0000
committerghen <ghen@pkgsrc.org>2007-09-10 16:44:02 +0000
commit9b2cb368f47151068ce6f16b94452ec4f4819774 (patch)
tree18fc3924c0d8a0986d7afb599a20ee5be5fbfcae /sysutils/bacula/Makefile.common
parentb97e915ecd68026d24e725a0b2baa8d1682b343d (diff)
downloadpkgsrc-9b2cb368f47151068ce6f16b94452ec4f4819774.tar.gz
Update to Bacula 2.2.3, which fixes a serious bug that caused files not to
be restored when multiple simultaneous jobs are run. For a detailed analysis about this bug and its impact, see: http://www.bacula.org/downloads/bug-395.txt
Diffstat (limited to 'sysutils/bacula/Makefile.common')
-rw-r--r--sysutils/bacula/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/bacula/Makefile.common b/sysutils/bacula/Makefile.common
index dea1d468341..259ef118443 100644
--- a/sysutils/bacula/Makefile.common
+++ b/sysutils/bacula/Makefile.common
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.40 2007/09/07 15:15:34 ghen Exp $
+# $NetBSD: Makefile.common,v 1.41 2007/09/10 16:44:02 ghen Exp $
-DISTNAME= bacula-2.2.2
+DISTNAME= bacula-2.2.3
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bacula/}