FreeBSD Bugzilla – Attachment 170755 Details for
Bug 209811
sysutils/bareos-server: Need perl to to run make_catalog_backup.pl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix hash-bang and add perl5 to USES
bareos-patch (text/plain), 1018 bytes, created by
Douglas K. Rand
on 2016-05-28 15:03:23 UTC
(
hide
)
Description:
Patch to fix hash-bang and add perl5 to USES
Filename:
MIME Type:
Creator:
Douglas K. Rand
Created:
2016-05-28 15:03:23 UTC
Size:
1018 bytes
patch
obsolete
>diff -urN bareos-server/Makefile bareos-server.new/Makefile >--- bareos-server/Makefile 2016-05-28 09:50:13.835256178 -0500 >+++ bareos-server.new/Makefile 2016-05-28 09:48:32.504263747 -0500 >@@ -14,7 +14,7 @@ > MAINTAINER= acm@FreeBSD.org > COMMENT?= Backup archiving recovery open sourced (server) > >-USES+= libtool:keepla pkgconfig >+USES+= libtool:keepla pkgconfig perl5 > > CONFLICTS?= bacula*-server-* > >diff -urN bareos-server/files/patch-src-cats-make_catalog_backup.pl.in bareos-server.new/files/patch-src-cats-make_catalog_backup.pl.in >--- bareos-server/files/patch-src-cats-make_catalog_backup.pl.in 1969-12-31 18:00:00.000000000 -0600 >+++ bareos-server.new/files/patch-src-cats-make_catalog_backup.pl.in 2016-05-28 09:55:31.015234833 -0500 >@@ -0,0 +1,8 @@ >+--- src/cats/make_catalog_backup.pl.in-orig 2016-05-28 09:54:37.796238003 -0500 >++++ src/cats/make_catalog_backup.pl.in 2016-05-28 09:52:08.534249454 -0500 >+@@ -1,4 +1,4 @@ >+-#!/usr/bin/env perl >++#!/usr/local/bin/perl5 >+ use strict; >+ >+ =head1 SCRIPT
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 209811
: 170755