FreeBSD Bugzilla – Attachment 109539 Details for
Bug 150562
[PATCH] misc/amanda-server: Change default samba version to 3.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
amanda-server-2.5.1p3_6,1.patch
amanda-server-2.5.1p3_6,1.patch (text/plain), 1.08 KB, created by
Renato Botelho
on 2010-09-14 19:40:00 UTC
(
hide
)
Description:
amanda-server-2.5.1p3_6,1.patch
Filename:
MIME Type:
Creator:
Renato Botelho
Created:
2010-09-14 19:40:00 UTC
Size:
1.08 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/misc/amanda25-server/Makefile,v >retrieving revision 1.111 >diff -u -u -r1.111 Makefile >--- Makefile 22 Aug 2009 00:28:10 -0000 1.111 >+++ Makefile 14 Sep 2010 18:34:11 -0000 >@@ -7,11 +7,11 @@ > > PORTNAME= amanda > PORTVERSION= 2.5.1p3 >-PORTREVISION?= 5 >-PKGNAMESUFFIX?= -server >+PORTREVISION?= 6 > PORTEPOCH= 1 > CATEGORIES= misc > MASTER_SITES= SF/amanda/amanda%20-%20stable/${PORTVERSION} >+PKGNAMESUFFIX?= -server > > MAINTAINER= kuriyama@FreeBSD.org > COMMENT?= The Advanced Maryland Automatic Network Disk Archiver (server) >@@ -32,6 +32,8 @@ > USE_LDCONFIG= yes > WANT_PERL= yes > >+SAMBA_PORT?= net/samba34 >+ > OPTIONS= GNUTAR "use GNU tar" on \ > SSH "enable ssh-auth" off > >@@ -139,8 +141,8 @@ > .endif > > .if defined (WITH_SAMBA) >-BUILD_DEPENDS+= smbclient:${PORTSDIR}/net/samba3 >-RUN_DEPENDS+= smbclient:${PORTSDIR}/net/samba3 >+BUILD_DEPENDS+= smbclient:${PORTSDIR}/${SAMBA_PORT} >+RUN_DEPENDS+= smbclient:${PORTSDIR}/${SAMBA_PORT} > CONFIGURE_ARGS+= --with-smbclient=${PREFIX}/bin/smbclient > .endif
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 150562
: 109539