1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00

Put suhosin on local master sites to fix fetch now the official site is down.

Approved by:	portmgr (self)
This commit is contained in:
Erwin Lansing 2007-05-22 10:12:51 +00:00
parent bc662d3400
commit 154deac572
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=191605
2 changed files with 4 additions and 2 deletions

View File

@ -60,7 +60,8 @@ PATCH_DIST_STRIP= -p1
.if !defined(WITHOUT_SUHOSIN)
PATCHFILES+= suhosin-patch-${PORTVERSION}-0.9.6.2.patch.gz:suhosin
PATCH_SITES+= http://www.hardened-php.net/suhosin/_media/:suhosin
PATCH_SITES+= http://www.hardened-php.net/suhosin/_media/:suhosin \
${MASTER_SITE_LOCAL:S/%SUBDIR%\//erwin\/:suhosin/}
PLIST_SUB+= SUHOSIN=""
.else
PLIST_SUB+= SUHOSIN="@comment "

View File

@ -60,7 +60,8 @@ PATCH_DIST_STRIP= -p1
.if !defined(WITHOUT_SUHOSIN)
PATCHFILES+= suhosin-patch-${PORTVERSION}-0.9.6.2.patch.gz:suhosin
PATCH_SITES+= http://www.hardened-php.net/suhosin/_media/:suhosin
PATCH_SITES+= http://www.hardened-php.net/suhosin/_media/:suhosin \
${MASTER_SITE_LOCAL:S/%SUBDIR%\//erwin\/:suhosin/}
PLIST_SUB+= SUHOSIN=""
.else
PLIST_SUB+= SUHOSIN="@comment "