diff options
author | ghen <ghen@pkgsrc.org> | 2006-10-09 14:20:28 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2006-10-09 14:20:28 +0000 |
commit | 87af1d6cfc11b27b4f3954f1ed7f28ac6e2af950 (patch) | |
tree | b798791b710504b33b98257c9cfa2238d1bf061a /sysutils/bacula/Makefile | |
parent | bd52366c7a027d3ba2eaa95c768d0fca77d2db6c (diff) | |
download | pkgsrc-87af1d6cfc11b27b4f3954f1ed7f28ac6e2af950.tar.gz |
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 (limited to 'sysutils/bacula/Makefile')
-rw-r--r-- | sysutils/bacula/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/bacula/Makefile b/sysutils/bacula/Makefile index 1928e9f0714..d7d25257422 100644 --- a/sysutils/bacula/Makefile +++ b/sysutils/bacula/Makefile @@ -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]* |