From owner-svn-ports-head@freebsd.org Mon Feb 20 04:19:04 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1D18ACE613A; Mon, 20 Feb 2017 04:19:04 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DDD521471; Mon, 20 Feb 2017 04:19:03 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1K4J25c073031; Mon, 20 Feb 2017 04:19:02 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1K4J20J073028; Mon, 20 Feb 2017 04:19:02 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201702200419.v1K4J20J073028@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Mon, 20 Feb 2017 04:19:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434432 - head/www/c-icap X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2017 04:19:04 -0000 Author: vanilla Date: Mon Feb 20 04:19:02 2017 New Revision: 434432 URL: https://svnweb.freebsd.org/changeset/ports/434432 Log: Update to 0.4.4. Modified: head/www/c-icap/Makefile head/www/c-icap/distinfo head/www/c-icap/pkg-plist Modified: head/www/c-icap/Makefile ============================================================================== --- head/www/c-icap/Makefile Mon Feb 20 03:25:29 2017 (r434431) +++ head/www/c-icap/Makefile Mon Feb 20 04:19:02 2017 (r434432) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= c-icap -PORTVERSION= 0.4.3 +PORTVERSION= 0.4.4 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.4.x/ Modified: head/www/c-icap/distinfo ============================================================================== --- head/www/c-icap/distinfo Mon Feb 20 03:25:29 2017 (r434431) +++ head/www/c-icap/distinfo Mon Feb 20 04:19:02 2017 (r434432) @@ -1,2 +1,3 @@ -SHA256 (c_icap-0.4.3.tar.gz) = c46c7ab784e623bbf4bc4261702d6708127edf71dd2312b97440ab66ee75cfbf -SIZE (c_icap-0.4.3.tar.gz) = 643244 +TIMESTAMP = 1487562812 +SHA256 (c_icap-0.4.4.tar.gz) = 8885096a5bd7d8a3977d06301535ca5d211a3445d7568558e5fd90a19e2216a8 +SIZE (c_icap-0.4.4.tar.gz) = 636947 Modified: head/www/c-icap/pkg-plist ============================================================================== --- head/www/c-icap/pkg-plist Mon Feb 20 03:25:29 2017 (r434431) +++ head/www/c-icap/pkg-plist Mon Feb 20 04:19:02 2017 (r434432) @@ -51,7 +51,7 @@ lib/c_icap/srv_ex206.so lib/c_icap/sys_logger.so lib/libicapapi.so lib/libicapapi.so.4 -lib/libicapapi.so.4.0.3 +lib/libicapapi.so.4.0.4 man/man8/c-icap-client.8.gz man/man8/c-icap-config.8.gz man/man8/c-icap-libicapapi-config.8.gz