From 3c2de55d8b3232a3b56e7f8dc77446a3d8fb4d6c Mon Sep 17 00:00:00 2001 From: adam Date: Mon, 24 Aug 2009 09:20:29 +0000 Subject: Changes 3.0.2: * Fix 1323 about a problem when mounting a requested volume during a restore. * Add more example SD Device configurations. * Force the client_encoding to SQL_ASCII when database is already using this mode. * Fix 1335 about postgresql error message during copy session * Cleanup old job records when starting the director (Created/Running -> Failed) * Apply patch in bug 1315 by McMichaeli that fixes scripts/logwatch * Add more output when spooling and no space left * Fix postgresql driver bug that displayed rows from time to time. * Implement the project 'restore' menu: enter a JobId, automatically select dependents * Should fix 1323 about verify accurate jobs and deleted files. * more... --- sysutils/bacula-gnome-console/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sysutils/bacula-gnome-console') diff --git a/sysutils/bacula-gnome-console/Makefile b/sysutils/bacula-gnome-console/Makefile index a22fb4911ce..dbd6b16f1f4 100644 --- a/sysutils/bacula-gnome-console/Makefile +++ b/sysutils/bacula-gnome-console/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.21 2009/08/18 15:23:59 joerg Exp $ +# $NetBSD: Makefile,v 1.22 2009/08/24 09:20:29 adam Exp $ PKGNAME= ${DISTNAME:S/-/-gnome-console-/} -PKGREVISION= 2 COMMENT= Gnome console for Bacula - The Network Backup Solution CATEGORIES+= gnome -- cgit v1.2.3