aboutsummaryrefslogtreecommitdiff
path: root/sysutils/bacula-server/Makefile
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2006-04-15 13:48:29 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2006-04-15 13:48:29 +0000
commite8fe3206079ab0e7e3432b5f3ef0a3fcf51f9ba5 (patch)
tree2c638b68ed4bf36fc5b5b076f0c6da4123d7cc49 /sysutils/bacula-server/Makefile
parent4d4c708f5ed03e7bf58d5b9f12118fa6da536000 (diff)
downloadports-e8fe3206079ab0e7e3432b5f3ef0a3fcf51f9ba5.tar.gz
ports-e8fe3206079ab0e7e3432b5f3ef0a3fcf51f9ba5.zip
Update to 1.38.8.
- Changes to the way Windows FD handles wild-cards - Regex,RegexDir, and RegexFile for Win32 have been implemented but are untested - Backslashes are no longer permitted in File directives - New algorithm for selecting Volumes from the Scratch pool - New virtual disk autochanger - New optional Device resource directive in SD. types: File, DVD, Tape, or FIFO - Faster restore tree building and uses less memory - Changed to how keyword job or jobname is used - Improved job report for Backups - 'update volume' has new features - Jobs can now be enabled/disabled - New program named regex in the tools directory PR: ports/95765 Submitted by: Dan Langille (maintainer)
Notes
Notes: svn path=/head/; revision=159587
Diffstat (limited to 'sysutils/bacula-server/Makefile')
-rw-r--r--sysutils/bacula-server/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/bacula-server/Makefile b/sysutils/bacula-server/Makefile
index 1b75f3feed79..e2b86e54a489 100644
--- a/sysutils/bacula-server/Makefile
+++ b/sysutils/bacula-server/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bacula
-DISTVERSION= 1.38.7
+DISTVERSION= 1.38.8
#PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}