1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Adjust samba sites so that they can be used by other ports that fetch from the same origin.

Feature safe:	yes
This commit is contained in:
Timur I. Bakeyev 2012-10-22 09:17:51 +00:00
parent 1278888517
commit a6a68c608b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306262
3 changed files with 6 additions and 6 deletions

View File

@ -1165,10 +1165,10 @@ MASTER_SITE_RUBYGEMS+= \
.if !defined(IGNORE_MASTER_SITE_SAMBA)
MASTER_SITE_SAMBA+= \
http://ftp.samba.org/pub/samba/%SUBDIR%/ \
ftp://ca.samba.org/pub/samba/%SUBDIR%/ \
ftp://de.samba.org/pub/samba/%SUBDIR%/ \
ftp://ftp.easynet.be/samba/%SUBDIR%/ \
http://ftp.samba.org/pub/%SUBDIR%/ \
ftp://ca.samba.org/pub/%SUBDIR%/ \
ftp://de.samba.org/pub/%SUBDIR%/ \
ftp://ftp.easynet.be/%SUBDIR%/ \
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/samba/&,}
.endif

View File

@ -10,7 +10,7 @@ PORTVERSION= 3.4.17
PORTREVISION?= 0
CATEGORIES?= net
MASTER_SITES= ${MASTER_SITE_SAMBA}
MASTER_SITE_SUBDIR= . old-versions rc pre
MASTER_SITE_SUBDIR= samba samba/old-versions samba/rc samba/pre
DISTNAME= ${PORTNAME:S|34$||}-${PORTVERSION:S|.p|pre|:S|.r|rc|:S|.t|tp|:S|.a|alpha|}
MAINTAINER?= timur@FreeBSD.org

View File

@ -10,7 +10,7 @@ PORTVERSION= 3.5.15
PORTREVISION?= 0
CATEGORIES?= net
MASTER_SITES= ${MASTER_SITE_SAMBA}
MASTER_SITE_SUBDIR= . old-versions rc pre
MASTER_SITE_SUBDIR= samba samba/old-versions samba/rc samba/pre
DISTNAME= ${SAMBA_BASENAME}-${PORTVERSION:S|.p|pre|:S|.r|rc|:S|.t|tp|:S|.a|alpha|}
MAINTAINER?= timur@FreeBSD.org