From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 6 17:50:05 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1BCCC1065678 for ; Fri, 6 May 2011 17:50:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E407B8FC2B for ; Fri, 6 May 2011 17:50:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p46Ho32Q024706 for ; Fri, 6 May 2011 17:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p46Ho3TB024705; Fri, 6 May 2011 17:50:03 GMT (envelope-from gnats) Resent-Date: Fri, 6 May 2011 17:50:03 GMT Resent-Message-Id: <201105061750.p46Ho3TB024705@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Zhihao Yuan Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 90751106564A for ; Fri, 6 May 2011 17:42:12 +0000 (UTC) (envelope-from lichray@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 213F08FC0C for ; Fri, 6 May 2011 17:42:11 +0000 (UTC) Received: by iwn33 with SMTP id 33so3998413iwn.13 for ; Fri, 06 May 2011 10:42:11 -0700 (PDT) Received: by 10.42.161.129 with SMTP id t1mr3078390icx.123.1304703730623; Fri, 06 May 2011 10:42:10 -0700 (PDT) Received: from compaq.yuetime (c-98-228-191-105.hsd1.il.comcast.net [98.228.191.105]) by mx.google.com with ESMTPS id 14sm1419605ibc.25.2011.05.06.10.42.07 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 06 May 2011 10:42:09 -0700 (PDT) Received: by compaq.yuetime (sSMTP sendmail emulation); Fri, 06 May 2011 12:42:06 -0500 Message-Id: <4dc432f1.ce00e70a.1770.63e7@mx.google.com> Date: Fri, 06 May 2011 12:42:06 -0500 From: Zhihao Yuan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/156849: www/serf: updates to 0.7.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Zhihao Yuan List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2011 17:50:05 -0000 >Number: 156849 >Category: ports >Synopsis: www/serf: updates to 0.7.2 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri May 06 17:50:03 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Zhihao Yuan >Release: FreeBSD 8.2-STABLE amd64 >Organization: Northern Illinois University >Environment: System: FreeBSD compaq.yuetime 8.2-STABLE FreeBSD 8.2-STABLE #0: Mon Mar 14 02:51:28 CDT 2011 root@compaq.yuetime:/usr/obj/usr/src/sys/HOUKAGO amd64 >Description: The old version in ports tree is 0.3.1, which is far behind the latest version. I have tested the new version. The ports depend on it, for example, subversion, needs to bump version. >How-To-Repeat: >Fix: --- serf-0.7.2.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/serf.orig/Makefile /usr/ports/www/serf/Makefile --- /usr/ports/www/serf.orig/Makefile 2010-05-17 23:07:54.000000000 -0500 +++ /usr/ports/www/serf/Makefile 2011-05-06 05:22:28.241951886 -0500 @@ -6,8 +6,8 @@ # PORTNAME= serf -PORTVERSION= 0.3.1 -PORTREVISION= 2 +PORTVERSION= 0.7.2 +PORTREVISION= 0 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ ${MASTER_SITE_LOCAL} diff -ruN --exclude=CVS /usr/ports/www/serf.orig/distinfo /usr/ports/www/serf/distinfo --- /usr/ports/www/serf.orig/distinfo 2011-03-19 07:36:48.000000000 -0500 +++ /usr/ports/www/serf/distinfo 2011-05-06 05:22:48.775844743 -0500 @@ -1,2 +1,2 @@ -SHA256 (serf-0.3.1.tar.bz2) = 8bcdb09952152376e6c2ada9e8b4b6cdf300e099711e1224a4f501bac22fb72a -SIZE (serf-0.3.1.tar.bz2) = 142578 +SHA256 (serf-0.7.2.tar.bz2) = 929cb8cfc27f3ebcdc71525781bc6ff6514399a717e0532b03b653a90683fc2f +SIZE (serf-0.7.2.tar.bz2) = 161904 diff -ruN --exclude=CVS /usr/ports/www/serf.orig/pkg-plist /usr/ports/www/serf/pkg-plist --- /usr/ports/www/serf.orig/pkg-plist 2008-05-28 16:59:02.000000000 -0500 +++ /usr/ports/www/serf/pkg-plist 2011-05-06 05:31:19.644386157 -0500 @@ -1,7 +1,7 @@ include/serf-0/serf.h include/serf-0/serf_bucket_types.h include/serf-0/serf_bucket_util.h -include/serf-0/serf_declare.h +include/serf-0/serf_private.h lib/libserf-0.so.0 lib/libserf-0.so lib/libserf-0.la --- serf-0.7.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: