mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
- Update to 123269
PR: 123269 Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer)
This commit is contained in:
parent
7497bceaa9
commit
e2781cf7d3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=212465
@ -62,7 +62,7 @@
|
||||
# requests.
|
||||
|
||||
PORTNAME= squid
|
||||
PORTVERSION= 3.0.4
|
||||
PORTVERSION= 3.0.5
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
|
||||
ftp://mirrors.24-7-solutions.net/pub/squid/%SUBDIR%/ \
|
||||
@ -81,7 +81,7 @@ MASTER_SITES= ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
|
||||
http://www1.jp.squid-cache.org/Versions/v3/3.0/ \
|
||||
http://www2.tw.squid-cache.org/Versions/v3/3.0/
|
||||
MASTER_SITE_SUBDIR= squid-3/STABLE
|
||||
DISTNAME= squid-3.0.STABLE4
|
||||
DISTNAME= squid-3.0.STABLE5
|
||||
DIST_SUBDIR= squid3.0
|
||||
|
||||
PATCH_SITES= http://www.squid-cache.org/%SUBDIR%/ \
|
||||
@ -102,7 +102,7 @@ COMMENT= HTTP Caching Proxy
|
||||
|
||||
LATEST_LINK= squid30
|
||||
|
||||
CONFLICTS= squid-2.[0-9].*
|
||||
CONFLICTS= squid-2.[0-9].* cacheboy-[0-9]*
|
||||
GNU_CONFIGURE= yes
|
||||
# disable autotools bootstrapping for now, 3.0.STABLE does not currently
|
||||
# require it:
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (squid3.0/squid-3.0.STABLE4.tar.bz2) = 50ea09d59b8a37b34d0ea38acb1eef43
|
||||
SHA256 (squid3.0/squid-3.0.STABLE4.tar.bz2) = b838dd87a6a6c9c1fda24f29f991b84f16a0ee3a1cf18705c61dde405a09b7ca
|
||||
SIZE (squid3.0/squid-3.0.STABLE4.tar.bz2) = 1818054
|
||||
MD5 (squid3.0/squid-3.0.STABLE5.tar.bz2) = 60255e66bca8203afb9a635f318b9c65
|
||||
SHA256 (squid3.0/squid-3.0.STABLE5.tar.bz2) = fc5023aebcdfbdde8e3390e5beedbf15780a6b4bef55e635df0983c1e5658cd4
|
||||
SIZE (squid3.0/squid-3.0.STABLE5.tar.bz2) = 1772673
|
||||
|
@ -62,7 +62,7 @@
|
||||
# requests.
|
||||
|
||||
PORTNAME= squid
|
||||
PORTVERSION= 3.0.4
|
||||
PORTVERSION= 3.0.5
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
|
||||
ftp://mirrors.24-7-solutions.net/pub/squid/%SUBDIR%/ \
|
||||
@ -81,7 +81,7 @@ MASTER_SITES= ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
|
||||
http://www1.jp.squid-cache.org/Versions/v3/3.0/ \
|
||||
http://www2.tw.squid-cache.org/Versions/v3/3.0/
|
||||
MASTER_SITE_SUBDIR= squid-3/STABLE
|
||||
DISTNAME= squid-3.0.STABLE4
|
||||
DISTNAME= squid-3.0.STABLE5
|
||||
DIST_SUBDIR= squid3.0
|
||||
|
||||
PATCH_SITES= http://www.squid-cache.org/%SUBDIR%/ \
|
||||
@ -102,7 +102,7 @@ COMMENT= HTTP Caching Proxy
|
||||
|
||||
LATEST_LINK= squid30
|
||||
|
||||
CONFLICTS= squid-2.[0-9].*
|
||||
CONFLICTS= squid-2.[0-9].* cacheboy-[0-9]*
|
||||
GNU_CONFIGURE= yes
|
||||
# disable autotools bootstrapping for now, 3.0.STABLE does not currently
|
||||
# require it:
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (squid3.0/squid-3.0.STABLE4.tar.bz2) = 50ea09d59b8a37b34d0ea38acb1eef43
|
||||
SHA256 (squid3.0/squid-3.0.STABLE4.tar.bz2) = b838dd87a6a6c9c1fda24f29f991b84f16a0ee3a1cf18705c61dde405a09b7ca
|
||||
SIZE (squid3.0/squid-3.0.STABLE4.tar.bz2) = 1818054
|
||||
MD5 (squid3.0/squid-3.0.STABLE5.tar.bz2) = 60255e66bca8203afb9a635f318b9c65
|
||||
SHA256 (squid3.0/squid-3.0.STABLE5.tar.bz2) = fc5023aebcdfbdde8e3390e5beedbf15780a6b4bef55e635df0983c1e5658cd4
|
||||
SIZE (squid3.0/squid-3.0.STABLE5.tar.bz2) = 1772673
|
||||
|
Loading…
Reference in New Issue
Block a user