pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils Update sysutils/bacula* to 1.38.11. Changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ea24716fb555
branches:  trunk
changeset: 519776:ea24716fb555
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Mon Oct 09 14:20:28 2006 +0000

description:
Update sysutils/bacula* to 1.38.11.  Changes:

- Add test for IRIX64 as OS
- Minor tweaks to bregex.c
- Fix to block.c to correctly check for DVD number of parts.
- Fix to dev.c to permit DVD seeking in spool file.  Corrects label rewriting
  problems.
- Clarify license for techlogs (GPL). I consider them "part" of the source code
  of Bacula.
- Use FDL license for developer's manual, French translation, German
  translation, bimagemgr manuals (same as the main manual), and the web site.

diffstat:

 sysutils/bacula-doc/Makefile           |   4 ++--
 sysutils/bacula-doc/distinfo           |   8 ++++----
 sysutils/bacula-gnome-console/Makefile |   3 +--
 sysutils/bacula/Makefile               |   4 +---
 sysutils/bacula/Makefile.common        |   4 ++--
 sysutils/bacula/distinfo               |   9 ++++-----
 sysutils/bacula/patches/patch-al       |  20 --------------------
 7 files changed, 14 insertions(+), 38 deletions(-)

diffs (105 lines):

diff -r 6653bf6e255a -r ea24716fb555 sysutils/bacula-doc/Makefile
--- a/sysutils/bacula-doc/Makefile      Mon Oct 09 13:29:00 2006 +0000
+++ b/sysutils/bacula-doc/Makefile      Mon Oct 09 14:20:28 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2006/06/13 16:00:39 ghen Exp $
+# $NetBSD: Makefile,v 1.13 2006/10/09 14:20:28 ghen Exp $
 
-DISTNAME=              bacula-docs-1.38.10
+DISTNAME=              bacula-docs-1.38.11
 PKGNAME=               ${DISTNAME:S/docs/doc/}
 CATEGORIES=            sysutils
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=bacula/}
diff -r 6653bf6e255a -r ea24716fb555 sysutils/bacula-doc/distinfo
--- a/sysutils/bacula-doc/distinfo      Mon Oct 09 13:29:00 2006 +0000
+++ b/sysutils/bacula-doc/distinfo      Mon Oct 09 14:20:28 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2006/06/13 16:00:39 ghen Exp $
+$NetBSD: distinfo,v 1.12 2006/10/09 14:20:28 ghen Exp $
 
-SHA1 (bacula-docs-1.38.10.tar.gz) = 6cd0889dc01686d09e7614bb5090b5365f9080a7
-RMD160 (bacula-docs-1.38.10.tar.gz) = c4c9a4675a90831b1619c8fe5ce7a0d1caf89891
-Size (bacula-docs-1.38.10.tar.gz) = 23723682 bytes
+SHA1 (bacula-docs-1.38.11.tar.gz) = 5131cda944eaf62cf8ecbcb96ceea76d93b54be2
+RMD160 (bacula-docs-1.38.11.tar.gz) = e0e797f191d83ae76eb1907fb570538c4c8974ac
+Size (bacula-docs-1.38.11.tar.gz) = 23931655 bytes
diff -r 6653bf6e255a -r ea24716fb555 sysutils/bacula-gnome-console/Makefile
--- a/sysutils/bacula-gnome-console/Makefile    Mon Oct 09 13:29:00 2006 +0000
+++ b/sysutils/bacula-gnome-console/Makefile    Mon Oct 09 14:20:28 2006 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2006/09/16 12:20:40 jmmv Exp $
+# $NetBSD: Makefile,v 1.9 2006/10/09 14:20:28 ghen Exp $
 
 PKGNAME=               ${DISTNAME:S/-/-gnomeconsole-/}
-PKGREVISION=           1
 COMMENT=               Gnome console for Bacula - The Network Backup Solution
 CATEGORIES+=           gnome
 
diff -r 6653bf6e255a -r ea24716fb555 sysutils/bacula/Makefile
--- a/sysutils/bacula/Makefile  Mon Oct 09 13:29:00 2006 +0000
+++ b/sysutils/bacula/Makefile  Mon Oct 09 14:20:28 2006 +0000
@@ -1,6 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/06/26 13:05:19 ghen Exp $
-
-PKGREVISION=           1
+# $NetBSD: Makefile,v 1.19 2006/10/09 14:20:28 ghen Exp $
 
 CONFLICTS+=            bacula-client-[0-9]*
 
diff -r 6653bf6e255a -r ea24716fb555 sysutils/bacula/Makefile.common
--- a/sysutils/bacula/Makefile.common   Mon Oct 09 13:29:00 2006 +0000
+++ b/sysutils/bacula/Makefile.common   Mon Oct 09 14:20:28 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.32 2006/07/22 04:46:18 rillig Exp $
+# $NetBSD: Makefile.common,v 1.33 2006/10/09 14:20:28 ghen Exp $
 
-DISTNAME=              bacula-1.38.10
+DISTNAME=              bacula-1.38.11
 CATEGORIES=            sysutils
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=bacula/}
 
diff -r 6653bf6e255a -r ea24716fb555 sysutils/bacula/distinfo
--- a/sysutils/bacula/distinfo  Mon Oct 09 13:29:00 2006 +0000
+++ b/sysutils/bacula/distinfo  Mon Oct 09 14:20:28 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.17 2006/06/26 13:05:19 ghen Exp $
+$NetBSD: distinfo,v 1.18 2006/10/09 14:20:28 ghen Exp $
 
-SHA1 (bacula-1.38.10.tar.gz) = 1623afa5d5e30e1d4a746832bb8234dfb54cc655
-RMD160 (bacula-1.38.10.tar.gz) = 0a1985fa1f56d628bfb3f84d247972fe558022eb
-Size (bacula-1.38.10.tar.gz) = 2071534 bytes
+SHA1 (bacula-1.38.11.tar.gz) = 223fb5f41b4eae934f0d98c17115ad609c0f6f16
+RMD160 (bacula-1.38.11.tar.gz) = 52b2f25728ce33533402b2f17277723977497a93
+Size (bacula-1.38.11.tar.gz) = 2078095 bytes
 SHA1 (patch-aa) = c1e5ec7c3e78c125b9fbaba97190ead10adbc599
 SHA1 (patch-ac) = 585f8a00fe7c0e6e8e4c0b91a0bd32bd2fb81c81
 SHA1 (patch-ae) = 69db6d396bd1654b3065d693c5ea2c0afbb8bc61
@@ -11,4 +11,3 @@
 SHA1 (patch-ah) = f084238634be75e6122bb4ec8c14ed68e24bddb4
 SHA1 (patch-ai) = 499a164fcf9e4fc466b691f91203b4293dcee7eb
 SHA1 (patch-aj) = ff1cdc149bcc1d960ddd24d0fa044fff69db165c
-SHA1 (patch-al) = e61ade0433a0b44aeb9ad9c929eb739bc1dc253d
diff -r 6653bf6e255a -r ea24716fb555 sysutils/bacula/patches/patch-al
--- a/sysutils/bacula/patches/patch-al  Mon Oct 09 13:29:00 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-$NetBSD: patch-al,v 1.1 2006/06/26 13:05:19 ghen Exp $
-
-This patch should correct the FreeBSD mutex crash that happens in
-the Director after a sudden clock shift or after the "reload" command.
-
-Index: src/dird/scheduler.c
-===================================================================
-RCS file: /cvsroot/bacula/bacula/src/dird/scheduler.c,v
-retrieving revision 1.33.2.2
-diff -u -r1.33.2.2 scheduler.c
---- src/dird/scheduler.c       4 Jun 2006 12:24:39 -0000       1.33.2.2
-+++ src/dird/scheduler.c       24 Jun 2006 17:25:58 -0000
-@@ -151,6 +151,7 @@
-               free(next_job);
-           }
-           schedules_invalidated = false;
-+          unlock_jobs();
-           goto again;
-       }
-       unlock_jobs();



Home | Main Index | Thread Index | Old Index