Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jul 2014 15:20:17 +0000 (UTC)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r362442 - head/net/ranch
Message-ID:  <201407211520.s6LFKIHt080993@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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%%



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407211520.s6LFKIHt080993>