pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/bacula fix the sets



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7b0b776a1d46
branches:  trunk
changeset: 610462:7b0b776a1d46
user:      christos <christos%pkgsrc.org@localhost>
date:      Thu Oct 25 21:45:27 2012 +0000

description:
fix the sets

diffstat:

 sysutils/bacula/PLIST.common |  11 ++++++++++-
 sysutils/bacula/PLIST.server |   3 +--
 2 files changed, 11 insertions(+), 3 deletions(-)

diffs (52 lines):

diff -r fb8a241c1592 -r 7b0b776a1d46 sysutils/bacula/PLIST.common
--- a/sysutils/bacula/PLIST.common      Thu Oct 25 21:01:04 2012 +0000
+++ b/sysutils/bacula/PLIST.common      Thu Oct 25 21:45:27 2012 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.common,v 1.14 2012/10/06 17:54:53 christos Exp $
+@comment $NetBSD: PLIST.common,v 1.15 2012/10/25 21:45:27 christos Exp $
 lib/bpipe-fd.la
 lib/libbac.la
 lib/libbaccfg.la
@@ -28,9 +28,11 @@
 man/man8/bcopy.8
 man/man8/bextract.8
 man/man8/bls.8
+man/man8/bregex.8
 man/man8/bscan.8
 man/man8/btape.8
 man/man8/btraceback.8
+man/man8/bwild.8
 man/man8/dbcheck.8
 sbin/bacula
 sbin/bacula-fd
@@ -38,6 +40,13 @@
 sbin/btraceback
 ${STATIC}sbin/static-bacula-fd
 ${STATIC}sbin/static-bconsole
+share/doc/bacula/ChangeLog
+share/doc/bacula/INSTALL
+share/doc/bacula/LICENSE
+share/doc/bacula/README
+share/doc/bacula/ReleaseNotes
+share/doc/bacula/VERIFYING
+share/doc/bacula/technotes
 share/examples/bacula/bacula-fd.conf
 share/examples/bacula/bconsole.conf
 share/examples/bacula/dvd-handler
diff -r fb8a241c1592 -r 7b0b776a1d46 sysutils/bacula/PLIST.server
--- a/sysutils/bacula/PLIST.server      Thu Oct 25 21:01:04 2012 +0000
+++ b/sysutils/bacula/PLIST.server      Thu Oct 25 21:45:27 2012 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.server,v 1.7 2012/10/06 17:54:53 christos Exp $
+@comment $NetBSD: PLIST.server,v 1.8 2012/10/25 21:45:27 christos Exp $
 lib/libbaccats.la
 lib/libbaccats-sqlite3.la
 lib/libbacsql.la
@@ -16,7 +16,6 @@
 libexec/bacula/make_bacula_tables
 libexec/bacula/make_catalog_backup
 libexec/bacula/make_catalog_backup.pl
-libexec/bacula/query.sql
 libexec/bacula/update_${BACULA_DB}_tables
 libexec/bacula/update_bacula_tables
 sbin/bacula-dir



Home | Main Index | Thread Index | Old Index