Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Oct 2003 17:10:47 -0700
From:      Micheas Herman <micheas@freep.org>
To:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: samba 3.0, FreeBSD 5.1
Message-ID:  <1065312647.669.3.camel@tux>
In-Reply-To: <1065118501.957.19.camel@tux>
References:  <1065114644.960.1.camel@tux> <1065117448.12959.17.camel@beynam.ecko.net.au> <1065118501.957.19.camel@tux>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Thu, 2003-10-02 at 11:06, Mike Maltese wrote:
> > It's in
> > /usr/ports/net/samba-devel/
> >
> Yes, but the port hasn't been updated to the release version. You'll have to
> modify the Makefile to fetch the current release. I've done it and it does
> build, however I haven't installed it.

Here are my changes. Does anyone have any suggestions?


Micheas
-- 
Micheas Herman <micheas@freep.org>

[-- Attachment #2 --]
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/samba-devel/Makefile,v
retrieving revision 1.95
diff -r1.95 Makefile
9c9
< PORTVERSION=	3.0.0.b3
---
> PORTVERSION=	3.0.0
12,14c12,13
< MASTER_SITES=	http://us4.samba.org/samba/ftp/%SUBDIR%/archives/
< MASTER_SITE_SUBDIR=	beta alpha old
< DISTNAME=	${PORTNAME}-${PORTVERSION:S/.b/beta/}
---
> MASTER_SITES=	http://us4.samba.org/samba/ftp/
> DISTNAME=	${PORTNAME}-${PORTVERSION}

[-- Attachment #3 --]
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/samba-devel/distinfo,v
retrieving revision 1.47
diff -r1.47 distinfo
1c1,2
< MD5 (samba-3.0.0beta3.tar.bz2) = a5455bfd675a3e6a75dfed468ae22305
---
> MD5 (samba-3.0.0.tar.bz2) = f54ba49f9a5ef6090272acf8db2e066d
> 

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1065312647.669.3.camel>