ports/150566: [PATCH] net/samba-pdbsql: Change default samba version to 3.4
Renato Botelho
garga at FreeBSD.org
Tue Sep 14 18:50:03 UTC 2010
>Number: 150566
>Category: ports
>Synopsis: [PATCH] net/samba-pdbsql: Change default samba version to 3.4
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Sep 14 18:50:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Renato Botelho
>Release: FreeBSD 9.0-CURRENT amd64
>Organization:
FreeBSD.org
>Environment:
System: FreeBSD botelhor.bplab.local 9.0-CURRENT FreeBSD 9.0-CURRENT #1 r212583M: Mon Sep 13 19:11:50 BRT
>Description:
net/samba3 is deprecated and set to be removed, so change default samba version
to 3.4 and add optional SAMBA_PORT var.
Port maintainer (timur at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- samba-pdbsql-0.3.1_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/samba-pdbsql/Makefile,v
retrieving revision 1.10
diff -u -u -r1.10 Makefile
--- Makefile 2 Sep 2009 15:01:47 -0000 1.10
+++ Makefile 14 Sep 2010 18:46:43 -0000
@@ -7,7 +7,7 @@
PORTNAME= pdbsql
PORTVERSION= 0.3.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= SF
PKGNAMEPREFIX= samba-
@@ -21,9 +21,9 @@
GNU_CONFIGURE= yes
# Add a build dependency for Samba port
USE_AUTOTOOLS= autoconf:262 autoheader:262
-WRKSRC= ${WRKDIR}/${DISTNAME}-samba
+WRKSRC= ${WRKDIR}/${DISTNAME}-samba
-SAMBA_PORT= net/samba3
+SAMBA_PORT?= net/samba34
OPTIONS= MYSQL "With MySQL passdb backend" on \
PGSQL "With PostgreSQL passdb backend" on
--- samba-pdbsql-0.3.1_2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list