pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/38572: sysutils/bacula 2.2.8



>Number:         38572
>Category:       pkg
>Synopsis:       sysutils/bacula 2.2.8
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat May 03 23:05:00 +0000 2008
>Originator:     Sergey Svishchev
>Release:        4.0
>Organization:
>Environment:
>Description:
See also PR 37396 (bacula 2.2.6).  Changes from that version:

2.2.8:

- Fixed bugs: 1036, 1033(doc), 1028, 1040, 1045(doc), 1030,
  1042(partially), and possibly bugs 1018 and 1032.
  Bugs 1018 and 1032 involve problems with multiple-drive autochangers,
  and are difficult to reproduce.         

2.2.7:

- Fixed bugs: 1009, 1022, 1024, 1019, 1012, 1021, 1020, 1007, 1008.
- Fixed a seg fault reported by Frank Sweetser that depended on
  exact path lengths, but the problem was in bsnprintf.c
- Support PostgreSQL 8.3.

NetBSD-specific problem: 4.0 make crashes at install time in 
bacula-gnome-console -- likely because of PR/37684.  GNU make doesn't.

>How-To-Repeat:

>Fix:
Index: sysutils/bacula/Makefile
===================================================================
RCS file: /vol/2/cvsup/pkgsrc/sysutils/bacula/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- sysutils/bacula/Makefile    8 Jan 2008 17:01:23 -0000       1.24
+++ sysutils/bacula/Makefile    3 May 2008 21:42:41 -0000
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.24 2008/01/08 17:01:23 ghen Exp $
 
-PKGREVISION=           1
+PKGREVISION=           #
 
 CONFLICTS+=            bacula-client-[0-9]* bacula-clientonly-[0-9]*
 
Index: sysutils/bacula/Makefile.common
===================================================================
RCS file: /vol/2/cvsup/pkgsrc/sysutils/bacula/Makefile.common,v
retrieving revision 1.43
diff -u -r1.43 Makefile.common
--- sysutils/bacula/Makefile.common     4 Jan 2008 14:32:49 -0000       1.43
+++ sysutils/bacula/Makefile.common     12 Apr 2008 23:20:29 -0000
@@ -1,6 +1,8 @@
 # $NetBSD: Makefile.common,v 1.43 2008/01/04 14:32:49 ghen Exp $
 
-DISTNAME=              bacula-2.2.4
+# used by sysutils/bacula-clientonly/Makefile
+
+DISTNAME=              bacula-2.2.8
 CATEGORIES=            sysutils
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=bacula/}
 
Index: sysutils/bacula/distinfo
===================================================================
RCS file: /vol/2/cvsup/pkgsrc/sysutils/bacula/distinfo,v
retrieving revision 1.27
diff -u -r1.27 distinfo
--- sysutils/bacula/distinfo    8 Jan 2008 16:52:20 -0000       1.27
+++ sysutils/bacula/distinfo    12 Apr 2008 23:20:52 -0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.27 2008/01/08 16:52:20 ghen Exp $
+$NetBSD$
 
-SHA1 (bacula-2.2.4.tar.gz) = 1fd8e75f231fb3a811696c05ea3c0c719c75289a
-RMD160 (bacula-2.2.4.tar.gz) = 5005d5566f55a8feb8a7efa610cd60a3d92383af
-Size (bacula-2.2.4.tar.gz) = 3020298 bytes
+SHA1 (bacula-2.2.8.tar.gz) = 44155e2f2364b4c98dc1afda664d9602bb2862e7
+RMD160 (bacula-2.2.8.tar.gz) = b83ad88d598f1ce8adf01ee395eebf68d0bf0517
+Size (bacula-2.2.8.tar.gz) = 3063481 bytes
 SHA1 (patch-aa) = c1e5ec7c3e78c125b9fbaba97190ead10adbc599
 SHA1 (patch-ac) = 585f8a00fe7c0e6e8e4c0b91a0bd32bd2fb81c81
 SHA1 (patch-ae) = 69db6d396bd1654b3065d693c5ea2c0afbb8bc61
Index: sysutils/bacula-clientonly/Makefile
===================================================================
RCS file: /vol/2/cvsup/pkgsrc/sysutils/bacula-clientonly/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- sysutils/bacula-clientonly/Makefile 8 Jan 2008 16:52:20 -0000       1.8
+++ sysutils/bacula-clientonly/Makefile 3 May 2008 21:42:54 -0000
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.8 2008/01/08 16:52:20 ghen Exp $
 
 PKGNAME=               ${DISTNAME:S/-/-clientonly-/}
-PKGREVISION=           1
+PKGREVISION=           #
 COMMENT=               The Network Backup Solution (client only)
 
 CONFLICTS=             bacula-[0-9]* bacula-client-[0-9]*
Index: sysutils/bacula-gnome-console/Makefile
===================================================================
RCS file: /vol/2/cvsup/pkgsrc/sysutils/bacula-gnome-console/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- sysutils/bacula-gnome-console/Makefile      6 Mar 2008 14:53:54 -0000       
1.16
+++ sysutils/bacula-gnome-console/Makefile      3 May 2008 21:43:05 -0000
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.16 2008/03/06 14:53:54 wiz Exp $
 
 PKGNAME=               ${DISTNAME:S/-/-gnomeconsole-/}
-PKGREVISION=           4
+PKGREVISION=           #
 COMMENT=               Gnome console for Bacula - The Network Backup Solution
 CATEGORIES+=           gnome
 
@@ -13,7 +13,7 @@
 CONFIGURE_ARGS+=       --enable-client-only
 CONFIGURE_ARGS+=       --enable-gnome
 
-USE_TOOLS+=            pkg-config
+USE_TOOLS+=            gmake pkg-config
 
 BUILD_DIRS=            src/lib
 BUILD_DIRS+=           src/gnome2-console



Home | Main Index | Thread Index | Old Index