summaryrefslogtreecommitdiff
path: root/sysutils/bacula-doc
diff options
context:
space:
mode:
authorghen <ghen>2006-04-14 22:49:06 +0000
committerghen <ghen>2006-04-14 22:49:06 +0000
commit497c0823b702c72af6895e85a22b9ab43642ae71 (patch)
treedf40a9b51d221e258b8dd45205b2424a70a792ae /sysutils/bacula-doc
parent4408548d6071110af7cd102aa9ecb102fe972b2a (diff)
downloadpkgsrc-497c0823b702c72af6895e85a22b9ab43642ae71.tar.gz
Update the bacula packages to 1.38.8.
Release 1.38.8 (14Apr06) 14Apr06 - Correct Makefile for Solaris /bin/sh - Correct mtx-changer.in for Solaris /bin/sh - Abort if a conf resource does not have a Name = 12Apr06 - Change the name of the regex program to bregex. - Add the bwild program to the tools directory. It is similar to the bregex program. - Implement create bregex.h and bregex.c in src/lib from the Python regexp program. - Use the new bregex.c to implement Regex expressions on Win32. 11Apr06 - Modify Makefile to change the permissions on Working Directory to 770 if the directory is created. - Do not fail the Makefile if changing the permissions or owner/group on WorkingDir fails. - Correct the old recycling algorithm so that Scratch Volumes are selected when looking for a Volume in the changer. - Correct a typo in the Verify SQL reported by Joe Park. 10Apr06 - Remove automatic case folding on Windows FDs. You must explictly use the 'Ignore Case = yes' option. - Remove the code added to 1.38.6 and 1.38.7 that pulls a scratch volume in an Autochanger early in the 'recycling' algorithm. 08Apr06 - Tweak license to include Microsoft restrictions. - Move mysql.reconnect to after real_connect(). Thanks to Frank Sweetser for the patch. - Disallow a backslash in a File = directive (Windows junk) unless the string is quoted. - Apply Eric's patch to ua_label.c so that daemon protocol is not translated.
Diffstat (limited to 'sysutils/bacula-doc')
-rw-r--r--sysutils/bacula-doc/Makefile4
-rw-r--r--sysutils/bacula-doc/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/bacula-doc/Makefile b/sysutils/bacula-doc/Makefile
index 7f077f86485..6e7f5b6e640 100644
--- a/sysutils/bacula-doc/Makefile
+++ b/sysutils/bacula-doc/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2006/04/07 12:13:21 ghen Exp $
+# $NetBSD: Makefile,v 1.10 2006/04/14 22:49:06 ghen Exp $
-DISTNAME= bacula-docs-1.38.7
+DISTNAME= bacula-docs-1.38.8
PKGNAME= ${DISTNAME:S/docs/doc/}
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bacula/}
diff --git a/sysutils/bacula-doc/distinfo b/sysutils/bacula-doc/distinfo
index 9bafd3b9a52..e5303db6d00 100644
--- a/sysutils/bacula-doc/distinfo
+++ b/sysutils/bacula-doc/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2006/04/07 12:13:21 ghen Exp $
+$NetBSD: distinfo,v 1.9 2006/04/14 22:49:06 ghen Exp $
-SHA1 (bacula-docs-1.38.7.tar.gz) = 4de0fd6538e3770b3b94604d75501ec2d450282a
-RMD160 (bacula-docs-1.38.7.tar.gz) = bce372d40a73cf0f0fcebe7430c1393461faf810
-Size (bacula-docs-1.38.7.tar.gz) = 22701695 bytes
+SHA1 (bacula-docs-1.38.8.tar.gz) = 2a328e60bef1904d57674201823d3b6c40c95653
+RMD160 (bacula-docs-1.38.8.tar.gz) = d3857fb0420500f0eb231d49678f00856212aa80
+Size (bacula-docs-1.38.8.tar.gz) = 22703022 bytes