From lwhsu@lwbsd.csie.net  Sun Jan 23 05:33:36 2011
Return-Path: <lwhsu@lwbsd.csie.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id BF5641065673
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 23 Jan 2011 05:33:36 +0000 (UTC)
	(envelope-from lwhsu@lwbsd.csie.net)
Received: from lucky7.csie.net (lucky7.cs.nctu.edu.tw [140.113.17.237])
	by mx1.freebsd.org (Postfix) with ESMTP id F3DD68FC19
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 23 Jan 2011 05:33:35 +0000 (UTC)
Received: from lucky7.csie.net (localhost [127.0.0.1])
	by lucky7.csie.net (Postfix) with ESMTP id 71113147C5F;
	Sun, 23 Jan 2011 13:33:34 +0800 (CST)
Received: from lwbsd.csie.net (lwbsd.cs.nctu.edu.tw [140.113.17.197])
	by lucky7.csie.net (Postfix) with ESMTP id 6B146147C35;
	Sun, 23 Jan 2011 13:33:34 +0800 (CST)
Received: by lwbsd.csie.net (Postfix, from userid 1001)
	id 5C01945741; Sun, 23 Jan 2011 13:33:34 +0800 (CST)
Message-Id: <20110123053334.5C01945741@lwbsd.csie.net>
Date: Sun, 23 Jan 2011 13:33:34 +0800 (CST)
From: Li-Wen Hsu <lwhsu@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: jnlin@csie.nctu.edu.tw
Subject: [PATCH] www/trafficserver: update to 2.1.5
X-Send-Pr-Version: 3.113
X-GNATS-Notify: jnlin@csie.nctu.edu.tw

>Number:         154234
>Category:       ports
>Synopsis:       [PATCH] www/trafficserver: update to 2.1.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lwhsu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 23 05:40:09 UTC 2011
>Closed-Date:    Sat Feb 12 13:36:01 UTC 2011
>Last-Modified:  Sat Feb 12 13:40:07 UTC 2011
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD lwbsd.cs.nctu.edu.tw 8.1-STABLE FreeBSD 8.1-STABLE #0: Tue Sep 21 20:44:28 CST 2010
>Description:
- Update to 2.1.5

Port maintainer (jnlin@csie.nctu.edu.tw) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- trafficserver-2.1.5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/trafficserver/Makefile,v
retrieving revision 1.8
diff -u -u -r1.8 Makefile
--- Makefile	4 Dec 2010 07:34:01 -0000	1.8
+++ Makefile	23 Jan 2011 05:33:25 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	trafficserver
-PORTVERSION=	2.1.4
+PORTVERSION=	2.1.5
 CATEGORIES=	www
 MASTER_SITES=	APACHE/${PORTNAME}
 DISTNAME=	${PORTNAME}-${PORTVERSION}-unstable
@@ -14,12 +14,12 @@
 MAINTAINER=	jnlin@csie.nctu.edu.tw
 COMMENT=	A fast, scalable and extensible HTTP proxy server
 
-LICENSE=	ASL
-
 LIB_DEPENDS=	execinfo.1:${PORTSDIR}/devel/libexecinfo \
 		expat.6:${PORTSDIR}/textproc/expat2 \
 		pcre.0:${PORTSDIR}/devel/pcre
 
+LICENSE=	ASL
+
 USE_AUTOTOOLS=	autoconf automake libtool
 USE_BZIP2=	yes
 USE_ICONV=	yes
@@ -35,10 +35,6 @@
 RUN_DEPENDS=	xz>0:${PORTSDIR}/archivers/xz
 .endif
 
-.if ${OSVERSION} < 700000
-IGNORE=		only supports 7.0 and above
-.endif
-
 pre-configure:
 	@cd ${WRKSRC} && ${AUTORECONF} -i
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/trafficserver/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	17 Nov 2010 11:35:43 -0000	1.2
+++ distinfo	23 Jan 2011 05:33:25 -0000
@@ -1,2 +1,2 @@
-SHA256 (trafficserver-2.1.4-unstable.tar.bz2) = 755e5937d48b8ffb98fce12fa2ae56f72116993ddffaf755e2ff7e849b1936d1
-SIZE (trafficserver-2.1.4-unstable.tar.bz2) = 2808882
+SHA256 (trafficserver-2.1.5-unstable.tar.bz2) = 1940e6836c81f7d719cab5e446e8e385c90c5b878975193ecafad7695f13be95
+SIZE (trafficserver-2.1.5-unstable.tar.bz2) = 2697636
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/trafficserver/pkg-plist,v
retrieving revision 1.2
diff -u -u -r1.2 pkg-plist
--- pkg-plist	17 Nov 2010 11:35:43 -0000	1.2
+++ pkg-plist	23 Jan 2011 05:33:25 -0000
@@ -8,6 +8,8 @@
 bin/traffic_server
 bin/traffic_shell
 bin/tsxs
+libexec/trafficserver/conf_remap.la
+libexec/trafficserver/conf_remap.so
 %%ETCDIR%%/admin_access.config
 %%ETCDIR%%/ae_ua.config
 %%ETCDIR%%/body_factory/default/.body_factory_info
@@ -43,7 +45,6 @@
 %%ETCDIR%%/icp.config
 %%ETCDIR%%/ip_allow.config
 %%ETCDIR%%/log_hosts.config
-%%ETCDIR%%/logs.config
 %%ETCDIR%%/logs_xml.config
 %%ETCDIR%%/mgmt_allow.config
 %%ETCDIR%%/mgr.cnf
@@ -64,8 +65,6 @@
 include/ts/experimental.h
 include/ts/remap.h
 include/ts/ts.h
-include/ts/ts_private.h
-include/ts/ts_private_frozen.h
 @dirrm %%DATADIR%%
 @dirrm libexec/trafficserver
 @dirrm include/ts
--- trafficserver-2.1.5.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->lwhsu 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Jan 23 05:40:18 UTC 2011 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=154234 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Jan 23 05:40:22 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=154234 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: jnlin@csie.nctu.edu.tw
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/154234: [PATCH] www/trafficserver: update to 2.1.5
Date: Sun, 23 Jan 2011 05:40:20 UT

 Maintainer of www/trafficserver,
 
 Please note that PR ports/154234 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/154234
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/154234: [PATCH] www/trafficserver: update to 2.1.5
Date: Mon, 24 Jan 2011 11:47:29 +0800

 Hi,
 
 please commit, thanks.
 
 On Sun, Jan 23, 2011 at 1:40 PM, Edwin Groothuis <edwin@freebsd.org> wrote:
 > Maintainer of www/trafficserver,
 >
 > Please note that PR ports/154234 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 > =C2=A0 =C2=A0http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/154234
 >
 > --
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 >
State-Changed-From-To: feedback->open 
State-Changed-By: pav 
State-Changed-When: Sun Jan 30 21:58:24 UTC 2011 
State-Changed-Why:  
Approved by maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=154234 
State-Changed-From-To: open->closed 
State-Changed-By: lwhsu 
State-Changed-When: Sat Feb 12 13:36:00 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=154234 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/154234: commit references a PR
Date: Sat, 12 Feb 2011 13:35:48 +0000 (UTC)

 lwhsu       2011-02-12 13:35:42 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/trafficserver    Makefile distinfo pkg-plist 
   Log:
   - Update to 2.1.5
   
   PR:             ports/154234
   Submitted by:   lwhsu
   Approved by:    Jui-Nan Lin <jnlin AT csie.nctu.edu.tw> (maintainer)
   
   Revision  Changes    Path
   1.10      +3 -3      ports/www/trafficserver/Makefile
   1.3       +2 -2      ports/www/trafficserver/distinfo
   1.3       +3 -4      ports/www/trafficserver/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
