Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Jul 2003 01:45:02 +0800
From:      "Kang Liu" <lazykang@hotmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        adrian@FreeBSD.org
Subject:   ports/54153: Update port: www/squid to 2.5-STABLE3
Message-ID:  <BAY8-F75kQTGpaoG1VR000005e9@hotmail.com>
Resent-Message-ID: <200307061750.h66HoI0t033317@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         54153
>Category:       ports
>Synopsis:       update squid to 2.5STABLE3
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 06 10:50:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kang Liu
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Beijing University of Technology
>Environment:
System: FreeBSD ftp.bjpu.edu.cn 4.8-STABLE FreeBSD 4.8-STABLE #42: Sat Jul 5 
14:55:11 CST 2003 root@ftp.bjpu.edu.cn:/usr/obj/usr/src/sys/FTP i386

>Description:
1. update squid to 2.5STABLE3 which fix various small bugs.
Here is changelog: 
http://www.squid-cache.org/Versions/v2/2.5/squid-2.5.STABLE2-STABLE3.diff
2. use "bz2" archive instead of "gz" which may reduce network traffic.

>How-To-Repeat:
        n/a
>Fix:
--- Makefile.orig       Mon Jul  7 00:36:48 2003
+++ Makefile    Mon Jul  7 01:39:12 2003
@@ -7,7 +7,7 @@

PORTNAME=      squid
PORTVERSION=   2.5
-PORTREVISION=  3
+PORTREVISION=  4
CATEGORIES=    www
MASTER_SITES=  \
        ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
@@ -16,8 +16,9 @@
        ftp://ftp.net.lut.ac.uk/squid/%SUBDIR%/ \
        ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/www/squid/&,}
MASTER_SITE_SUBDIR=    squid-2/STABLE
-DISTNAME=      squid-2.5.STABLE2
-EXTRACT_SUFX=  .tar.gz
+DISTNAME=      squid-2.5.STABLE3
+EXTRACT_SUFX=  .tar.bz2
+USE_BZIP2=     yes

PATCH_SITES=   http://www.squid-cache.org/Versions/v2/2.5/bugs/

--- distinfo.orig       Mon Jul  7 00:36:52 2003
+++ distinfo    Mon Jul  7 01:13:38 2003
@@ -1 +1 @@
-MD5 (squid2.5/squid-2.5.STABLE2.tar.gz) = 806c27e2b5a7bd9d788390f5ea5a5dc1
+MD5 (squid2.5/squid-2.5.STABLE3.tar.bz2) = ed5eb7835d00fdecc7dd7c1837542df2

--- /dev/null   Mon Jul  7 01:39:26 2003
+++ files/patch-aa      Mon Jul  7 00:52:04 2003
@@ -0,0 +1,11 @@
+--- include/squid_types.h.orig Mon Jul  7 00:45:26 2003
++++ include/squid_types.h      Mon Jul  7 00:48:39 2003
+@@ -66,8 +66,5 @@
+ #if HAVE_SYS_TYPES_H
+ #include <sys/types.h>
+ #endif
+-#if HAVE_SYS_BITYPES_H
+-#include <sys/bitypes.h>
+-#endif
+
+ #endif /* SQUID_TYPES_H */

_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. 
http://join.msn.com/?page=features/virus

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY8-F75kQTGpaoG1VR000005e9>