From owner-svn-ports-head@FreeBSD.ORG Mon Jul 21 15:20:18 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AEE87CF2; Mon, 21 Jul 2014 15:20:18 +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 9AF0B2107; Mon, 21 Jul 2014 15:20:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6LFKIKW080996; Mon, 21 Jul 2014 15:20:18 GMT (envelope-from olgeni@svn.freebsd.org) Received: (from olgeni@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6LFKIHt080993; Mon, 21 Jul 2014 15:20:18 GMT (envelope-from olgeni@svn.freebsd.org) Message-Id: <201407211520.s6LFKIHt080993@svn.freebsd.org> From: Jimmy Olgeni Date: Mon, 21 Jul 2014 15:20:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r362442 - head/net/ranch 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.18 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, 21 Jul 2014 15:20:18 -0000 Author: olgeni Date: Mon Jul 21 15:20:17 2014 New Revision: 362442 URL: http://svnweb.freebsd.org/changeset/ports/362442 QAT: https://qat.redports.org/buildarchive/r362442/ Log: Upgrade to version 0.10.0 and clean up plist. Modified: head/net/ranch/Makefile head/net/ranch/distinfo (contents, props changed) head/net/ranch/pkg-plist (contents, props changed) Modified: head/net/ranch/Makefile ============================================================================== --- head/net/ranch/Makefile Mon Jul 21 15:07:56 2014 (r362441) +++ head/net/ranch/Makefile Mon Jul 21 15:20:17 2014 (r362442) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ranch -PORTVERSION= 0.9.0 +PORTVERSION= 0.10.0 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org @@ -16,7 +16,7 @@ USES= gmake USE_GITHUB= yes GH_ACCOUNT= extend GH_PROJECT= ranch -GH_COMMIT= 5df1f22 +GH_COMMIT= 3189ef2 GH_TAGNAME= ${PORTVERSION} PORTDOCS= * Modified: head/net/ranch/distinfo ============================================================================== --- head/net/ranch/distinfo Mon Jul 21 15:07:56 2014 (r362441) +++ head/net/ranch/distinfo Mon Jul 21 15:20:17 2014 (r362442) @@ -1,2 +1,2 @@ -SHA256 (ranch-0.9.0.tar.gz) = 81628d828e8c2c66ff96c68a1a3c09aafe5a1014c8e43a7979f3e92996a02a4a -SIZE (ranch-0.9.0.tar.gz) = 32916 +SHA256 (ranch-0.10.0.tar.gz) = 3172e606f9243b86fb634b19215c9c7ae6f369e279eb88a6c8db666becdb2600 +SIZE (ranch-0.10.0.tar.gz) = 38789 Modified: head/net/ranch/pkg-plist ============================================================================== --- head/net/ranch/pkg-plist Mon Jul 21 15:07:56 2014 (r362441) +++ head/net/ranch/pkg-plist Mon Jul 21 15:20:17 2014 (r362442) @@ -1,40 +1,48 @@ -%%LIB32DIR%%/erlang/lib/ranch-%%VERSION%%/ebin/ranch.app -%%LIB32DIR%%/erlang/lib/ranch-%%VERSION%%/ebin/ranch.beam -%%LIB32DIR%%/erlang/lib/ranch-%%VERSION%%/ebin/ranch_acceptor.beam -%%LIB32DIR%%/erlang/lib/ranch-%%VERSION%%/ebin/ranch_acceptors_sup.beam -%%LIB32DIR%%/erlang/lib/ranch-%%VERSION%%/ebin/ranch_app.beam -%%LIB32DIR%%/erlang/lib/ranch-%%VERSION%%/ebin/ranch_conns_sup.beam -%%LIB32DIR%%/erlang/lib/ranch-%%VERSION%%/ebin/ranch_listener_sup.beam -%%LIB32DIR%%/erlang/lib/ranch-%%VERSION%%/ebin/ranch_protocol.beam -%%LIB32DIR%%/erlang/lib/ranch-%%VERSION%%/ebin/ranch_server.beam -%%LIB32DIR%%/erlang/lib/ranch-%%VERSION%%/ebin/ranch_ssl.beam -%%LIB32DIR%%/erlang/lib/ranch-%%VERSION%%/ebin/ranch_sup.beam -%%LIB32DIR%%/erlang/lib/ranch-%%VERSION%%/ebin/ranch_tcp.beam -%%LIB32DIR%%/erlang/lib/ranch-%%VERSION%%/ebin/ranch_transport.beam -%%LIB32DIR%%/erlang/lib/ranch-%%VERSION%%/src/ranch.app.src -%%LIB32DIR%%/erlang/lib/ranch-%%VERSION%%/src/ranch.erl -%%LIB32DIR%%/erlang/lib/ranch-%%VERSION%%/src/ranch_acceptor.erl -%%LIB32DIR%%/erlang/lib/ranch-%%VERSION%%/src/ranch_acceptors_sup.erl -%%LIB32DIR%%/erlang/lib/ranch-%%VERSION%%/src/ranch_app.erl -%%LIB32DIR%%/erlang/lib/ranch-%%VERSION%%/src/ranch_conns_sup.erl -%%LIB32DIR%%/erlang/lib/ranch-%%VERSION%%/src/ranch_listener_sup.erl -%%LIB32DIR%%/erlang/lib/ranch-%%VERSION%%/src/ranch_protocol.erl -%%LIB32DIR%%/erlang/lib/ranch-%%VERSION%%/src/ranch_server.erl -%%LIB32DIR%%/erlang/lib/ranch-%%VERSION%%/src/ranch_ssl.erl -%%LIB32DIR%%/erlang/lib/ranch-%%VERSION%%/src/ranch_sup.erl -%%LIB32DIR%%/erlang/lib/ranch-%%VERSION%%/src/ranch_tcp.erl -%%LIB32DIR%%/erlang/lib/ranch-%%VERSION%%/src/ranch_transport.erl +lib/erlang/lib/ranch-%%VERSION%%/ebin/ranch.app +lib/erlang/lib/ranch-%%VERSION%%/ebin/ranch.beam +lib/erlang/lib/ranch-%%VERSION%%/ebin/ranch_acceptor.beam +lib/erlang/lib/ranch-%%VERSION%%/ebin/ranch_acceptors_sup.beam +lib/erlang/lib/ranch-%%VERSION%%/ebin/ranch_app.beam +lib/erlang/lib/ranch-%%VERSION%%/ebin/ranch_conns_sup.beam +lib/erlang/lib/ranch-%%VERSION%%/ebin/ranch_listener_sup.beam +lib/erlang/lib/ranch-%%VERSION%%/ebin/ranch_protocol.beam +lib/erlang/lib/ranch-%%VERSION%%/ebin/ranch_server.beam +lib/erlang/lib/ranch-%%VERSION%%/ebin/ranch_ssl.beam +lib/erlang/lib/ranch-%%VERSION%%/ebin/ranch_sup.beam +lib/erlang/lib/ranch-%%VERSION%%/ebin/ranch_tcp.beam +lib/erlang/lib/ranch-%%VERSION%%/ebin/ranch_transport.beam +lib/erlang/lib/ranch-%%VERSION%%/src/ranch.app.src +lib/erlang/lib/ranch-%%VERSION%%/src/ranch.erl +lib/erlang/lib/ranch-%%VERSION%%/src/ranch_acceptor.erl +lib/erlang/lib/ranch-%%VERSION%%/src/ranch_acceptors_sup.erl +lib/erlang/lib/ranch-%%VERSION%%/src/ranch_app.erl +lib/erlang/lib/ranch-%%VERSION%%/src/ranch_conns_sup.erl +lib/erlang/lib/ranch-%%VERSION%%/src/ranch_listener_sup.erl +lib/erlang/lib/ranch-%%VERSION%%/src/ranch_protocol.erl +lib/erlang/lib/ranch-%%VERSION%%/src/ranch_server.erl +lib/erlang/lib/ranch-%%VERSION%%/src/ranch_ssl.erl +lib/erlang/lib/ranch-%%VERSION%%/src/ranch_sup.erl +lib/erlang/lib/ranch-%%VERSION%%/src/ranch_tcp.erl +lib/erlang/lib/ranch-%%VERSION%%/src/ranch_transport.erl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tcp_echo/Makefile %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tcp_echo/README.md -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tcp_echo/rebar.config +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tcp_echo/relx.config %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tcp_echo/src/echo_protocol.erl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tcp_echo/src/tcp_echo.app.src -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tcp_echo/src/tcp_echo.erl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tcp_echo/src/tcp_echo_app.erl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tcp_echo/src/tcp_echo_sup.erl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tcp_echo/start.sh -@dirrm %%LIB32DIR%%/erlang/lib/ranch-%%VERSION%%/src -@dirrm %%LIB32DIR%%/erlang/lib/ranch-%%VERSION%%/ebin -@dirrm %%LIB32DIR%%/erlang/lib/ranch-%%VERSION%% +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tcp_reverse/Makefile +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tcp_reverse/README.md +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tcp_reverse/relx.config +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tcp_reverse/src/reverse_protocol.erl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tcp_reverse/src/tcp_reverse.app.src +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tcp_reverse/src/tcp_reverse_app.erl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tcp_reverse/src/tcp_reverse_sup.erl +@dirrm lib/erlang/lib/ranch-%%VERSION%%/src +@dirrm lib/erlang/lib/ranch-%%VERSION%%/ebin +@dirrm lib/erlang/lib/ranch-%%VERSION%% +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tcp_reverse/src +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tcp_reverse %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tcp_echo/src %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tcp_echo %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%