From owner-svn-ports-head@FreeBSD.ORG Thu May 7 19:41:59 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 814354D9; Thu, 7 May 2015 19:41:59 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 5618B1503; Thu, 7 May 2015 19:41:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t47Jfx9u022736; Thu, 7 May 2015 19:41:59 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t47JfwEO022732; Thu, 7 May 2015 19:41:58 GMT (envelope-from garga@FreeBSD.org) Message-Id: <201505071941.t47JfwEO022732@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Thu, 7 May 2015 19:41:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385657 - head/www/libecap 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.20 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: Thu, 07 May 2015 19:41:59 -0000 Author: garga Date: Thu May 7 19:41:57 2015 New Revision: 385657 URL: https://svnweb.freebsd.org/changeset/ports/385657 Log: Update to 1.0.0 PR: 199608 Submitted by: garga@ Approved by: maintainer timeout (> 2 weeks) Sponsored by: Netgate Modified: head/www/libecap/Makefile head/www/libecap/distinfo head/www/libecap/pkg-plist Modified: head/www/libecap/Makefile ============================================================================== --- head/www/libecap/Makefile Thu May 7 19:36:49 2015 (r385656) +++ head/www/libecap/Makefile Thu May 7 19:41:57 2015 (r385657) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libecap -PORTVERSION= 0.2.0 -PORTREVISION= 4 +PORTVERSION= 1.0.0 CATEGORIES= www security MASTER_SITES= http://www.measurement-factory.com/tmp/ecap/ Modified: head/www/libecap/distinfo ============================================================================== --- head/www/libecap/distinfo Thu May 7 19:36:49 2015 (r385656) +++ head/www/libecap/distinfo Thu May 7 19:41:57 2015 (r385657) @@ -1,2 +1,2 @@ -SHA256 (libecap-0.2.0.tar.gz) = 19e195d60cf67ec3b49fe4d109823d753546b5da115230499ad1a9cb65ca92d2 -SIZE (libecap-0.2.0.tar.gz) = 337696 +SHA256 (libecap-1.0.0.tar.gz) = 64c7bb52e04d218903dbc6c7cc4c62cfc22a6db468d1e0f8dac58e0f8620c4be +SIZE (libecap-1.0.0.tar.gz) = 343468 Modified: head/www/libecap/pkg-plist ============================================================================== --- head/www/libecap/pkg-plist Thu May 7 19:36:49 2015 (r385656) +++ head/www/libecap/pkg-plist Thu May 7 19:41:57 2015 (r385657) @@ -4,7 +4,6 @@ include/libecap/common/area.h include/libecap/common/autoconf.h include/libecap/common/body.h include/libecap/common/body_size.h -include/libecap/common/call.h include/libecap/common/delay.h include/libecap/common/errors.h include/libecap/common/forward.h @@ -23,8 +22,8 @@ include/libecap/host/host.h include/libecap/host/xaction.h lib/libecap.a lib/libecap.so -lib/libecap.so.2 -lib/libecap.so.2.0.0 +lib/libecap.so.3 +lib/libecap.so.3.0.0 libdata/pkgconfig/libecap.pc @dirrm include/libecap/adapter @dirrm include/libecap/common