From owner-svn-ports-all@FreeBSD.ORG Sun Nov 25 08:51:54 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C486256E; Sun, 25 Nov 2012 08:51:54 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 906EF8FC12; Sun, 25 Nov 2012 08:51:54 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qAP8psE5028156; Sun, 25 Nov 2012 08:51:54 GMT (envelope-from mm@svn.freebsd.org) Received: (from mm@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qAP8psag028152; Sun, 25 Nov 2012 08:51:54 GMT (envelope-from mm@svn.freebsd.org) Message-Id: <201211250851.qAP8psag028152@svn.freebsd.org> From: Martin Matuska Date: Sun, 25 Nov 2012 08:51:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307739 - in head/www: c-icap c-icap-modules X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Nov 2012 08:51:54 -0000 Author: mm Date: Sun Nov 25 08:51:54 2012 New Revision: 307739 URL: http://svnweb.freebsd.org/changeset/ports/307739 Log: Update c-icap and c-icap-modules to 0.2.3 Feature safe: yes Modified: head/www/c-icap-modules/Makefile head/www/c-icap-modules/distinfo head/www/c-icap/Makefile head/www/c-icap/distinfo Modified: head/www/c-icap-modules/Makefile ============================================================================== --- head/www/c-icap-modules/Makefile Sun Nov 25 08:48:13 2012 (r307738) +++ head/www/c-icap-modules/Makefile Sun Nov 25 08:51:54 2012 (r307739) @@ -6,7 +6,7 @@ # PORTNAME= c-icap -PORTVERSION= 0.2.2 +PORTVERSION= 0.2.3 CATEGORIES= www security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/0.2.x/ PKGNAMESUFFIX= -modules Modified: head/www/c-icap-modules/distinfo ============================================================================== --- head/www/c-icap-modules/distinfo Sun Nov 25 08:48:13 2012 (r307738) +++ head/www/c-icap-modules/distinfo Sun Nov 25 08:51:54 2012 (r307739) @@ -1,2 +1,2 @@ -SHA256 (c_icap_modules-0.2.2.tar.gz) = db8bf34de0c6ed36914ab9093edce4dce87c33f44bdb05a4ccf3d88f1b32adbc -SIZE (c_icap_modules-0.2.2.tar.gz) = 370907 +SHA256 (c_icap_modules-0.2.3.tar.gz) = 4974f27993b40c72fb74f2e52a7f022fd5c54d6731df7b11e57e8a767d527769 +SIZE (c_icap_modules-0.2.3.tar.gz) = 372683 Modified: head/www/c-icap/Makefile ============================================================================== --- head/www/c-icap/Makefile Sun Nov 25 08:48:13 2012 (r307738) +++ head/www/c-icap/Makefile Sun Nov 25 08:51:54 2012 (r307739) @@ -6,7 +6,7 @@ # PORTNAME= c-icap -PORTVERSION= 0.2.2 +PORTVERSION= 0.2.3 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.2.x/ Modified: head/www/c-icap/distinfo ============================================================================== --- head/www/c-icap/distinfo Sun Nov 25 08:48:13 2012 (r307738) +++ head/www/c-icap/distinfo Sun Nov 25 08:51:54 2012 (r307739) @@ -1,2 +1,2 @@ -SHA256 (c_icap-0.2.2.tar.gz) = 3236fb63b7cb08df46f591d4a5b0cd6c3806fcd8a9831aa01915acc9435f6ed1 -SIZE (c_icap-0.2.2.tar.gz) = 581607 +SHA256 (c_icap-0.2.3.tar.gz) = 78ae3d3a577bb8570d77ca5cf2f266deaf72d77c6df64399e64e3bee363122ee +SIZE (c_icap-0.2.3.tar.gz) = 581549