FreeBSD Bugzilla – Attachment 40668 Details for
Bug 63861
bsd.sites.mk: Add MASTER_SITE_SAMBA
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.35 KB, created by
Kimura Fuyuki
on 2004-03-06 23:30:08 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Kimura Fuyuki
Created:
2004-03-06 23:30:08 UTC
Size:
3.35 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /cvs/FreeBSD/ports/net/samba/Makefile,v >retrieving revision 1.132 >diff -u -r1.132 Makefile >--- Makefile 4 Mar 2004 08:09:58 -0000 1.132 >+++ Makefile 6 Mar 2004 22:57:23 -0000 >@@ -9,9 +9,7 @@ > PORTVERSION= 2.2.8a > PORTREVISION= 1 > CATEGORIES= net >-MASTER_SITES= http://us3.samba.org/samba/ftp/%SUBDIR%/ \ >- http://us4.samba.org/samba/ftp/%SUBDIR%/ \ >- http://us5.samba.org/samba/ftp/%SUBDIR%/ >+MASTER_SITES= ${MASTER_SITE_SAMBA} > MASTER_SITE_SUBDIR= . old-versions > > .if defined(WITH_JAIL) >Index: Makefile >=================================================================== >RCS file: /cvs/FreeBSD/ports/net/samba-devel/Makefile,v >retrieving revision 1.105 >diff -u -r1.105 Makefile >--- Makefile 5 Mar 2004 14:25:42 -0000 1.105 >+++ Makefile 6 Mar 2004 22:58:55 -0000 >@@ -10,18 +10,7 @@ > PORTREVISION= 1 > PORTEPOCH= 1 > CATEGORIES= net >-MASTER_SITES= http://us1.samba.org/samba/ftp/%SUBDIR%/ \ >- http://us3.samba.org/samba/ftp/%SUBDIR%/ \ >- http://us4.samba.org/samba/ftp/%SUBDIR%/ \ >- ftp://ca.samba.org/%SUBDIR%/ \ >- ftp://de.samba.org/samba.org/%SUBDIR%/ \ >- ftp://ftp.k2.net/mirrors/samba/%SUBDIR%/ \ >- ftp://ftp.oss.eznetsols.org/samba/%SUBDIR%/ \ >- ftp://gd.tuwien.ac.at/infosys/servers/samba/%SUBDIR%/ \ >- ftp://giswitch.sggw.waw.pl/pub/unix/samba/%SUBDIR%/ \ >- ftp://ru.samba.org/pub/samba/%SUBDIR%/ \ >- ftp://tr.samba.org/samba/%SUBDIR%/ \ >- http://sambafr.idealx.org/samba/ftp/%SUBDIR%/ >+MASTER_SITES= ${MASTER_SITE_SAMBA} > MASTER_SITE_SUBDIR= . rc > DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/:S/.a/a/} > >Index: Makefile >=================================================================== >RCS file: /cvs/FreeBSD/ports/net/samba-libsmbclient/Makefile,v >retrieving revision 1.11 >diff -u -r1.11 Makefile >--- Makefile 6 Mar 2004 11:41:58 -0000 1.11 >+++ Makefile 6 Mar 2004 22:59:41 -0000 >@@ -8,19 +8,7 @@ > PORTNAME= samba > PORTVERSION= 3.0.2a > CATEGORIES= net >-MASTER_SITES= http://us3.samba.org/samba/ftp/%SUBDIR%/ \ >- http://us1.samba.org/samba/ftp/%SUBDIR%/ \ >- http://us4.samba.org/samba/ftp/%SUBDIR%/ \ >- http://us5.samba.org/samba/ftp/%SUBDIR%/ \ >- ftp://ca.samba.org/%SUBDIR%/ \ >- ftp://de.samba.org/samba.org/%SUBDIR%/ \ >- ftp://ftp.k2.net/mirrors/samba/%SUBDIR%/ \ >- ftp://ftp.oss.eznetsols.org/samba/%SUBDIR%/ \ >- ftp://gd.tuwien.ac.at/infosys/servers/samba/%SUBDIR%/ \ >- ftp://giswitch.sggw.waw.pl/pub/unix/samba/%SUBDIR%/ \ >- ftp://ru.samba.org/pub/samba/%SUBDIR%/ \ >- ftp://tr.samba.org/samba/%SUBDIR%/ \ >- http://sambafr.idealx.org/samba/ftp/%SUBDIR%/ >+MASTER_SITES= ${MASTER_SITE_SAMBA} > MASTER_SITE_SUBDIR= . old-versions > PKGNAMESUFFIX= -libsmbclient > >Index: Makefile >=================================================================== >RCS file: /cvs/FreeBSD/ports/www/smb2www/Makefile,v >retrieving revision 1.6 >diff -u -r1.6 Makefile >--- Makefile 4 Feb 2004 05:09:35 -0000 1.6 >+++ Makefile 6 Mar 2004 23:05:12 -0000 >@@ -9,12 +9,8 @@ > PORTVERSION= 0.0.980804 > PORTREVISION= 2 > CATEGORIES= www >-MASTER_SITES= http://us1.samba.org/samba/smb2www/ \ >- http://us2.samba.org/samba/smb2www/ \ >- http://us3.samba.org/samba/smb2www/ \ >- http://us4.samba.org/samba/smb2www/ \ >- http://uk.samba.org/samba/smb2www/ \ >- http://sunsite.auc.dk/samba/smb2www/ >+MASTER_SITES= ${MASTER_SITE_SAMBA} >+MASTER_SITE_SUBDIR= smb2www > DISTNAME= ${PORTNAME}-${PORTVERSION:S/0.0.//g} > > MAINTAINER= roman@xpert.com
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 63861
:
40667
| 40668