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 <[EMAIL PROTECTED]>
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}
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
> 
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to