Date: Tue, 25 Aug 2015 22:35:00 +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: r395320 - head/www/erlang-webmachine Message-ID: <201508252235.t7PMZ0o9096308@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olgeni Date: Tue Aug 25 22:35:00 2015 New Revision: 395320 URL: https://svnweb.freebsd.org/changeset/ports/395320 Log: GH_ACCOUNT was switched to webmachine. Modified: head/www/erlang-webmachine/Makefile head/www/erlang-webmachine/distinfo (contents, props changed) head/www/erlang-webmachine/pkg-descr Modified: head/www/erlang-webmachine/Makefile ============================================================================== --- head/www/erlang-webmachine/Makefile Tue Aug 25 22:31:15 2015 (r395319) +++ head/www/erlang-webmachine/Makefile Tue Aug 25 22:35:00 2015 (r395320) @@ -12,7 +12,7 @@ LICENSE= APACHE20 USES= erlang:rebar USE_GITHUB= yes -GH_ACCOUNT= basho +GH_ACCOUNT= webmachine ERL_BUILD_DEPS= www/erlang-mochiweb-basho ERL_RUN_DEPS:= ${ERL_BUILD_DEPS} Modified: head/www/erlang-webmachine/distinfo ============================================================================== --- head/www/erlang-webmachine/distinfo Tue Aug 25 22:31:15 2015 (r395319) +++ head/www/erlang-webmachine/distinfo Tue Aug 25 22:35:00 2015 (r395320) @@ -1,2 +1,2 @@ -SHA256 (basho-webmachine-1.10.8_GH0.tar.gz) = d93c2dacc1786db5c56a2b6536f6254038452d9096483becbaceb6643ecc8dcc -SIZE (basho-webmachine-1.10.8_GH0.tar.gz) = 1642596 +SHA256 (webmachine-webmachine-1.10.8_GH0.tar.gz) = d93c2dacc1786db5c56a2b6536f6254038452d9096483becbaceb6643ecc8dcc +SIZE (webmachine-webmachine-1.10.8_GH0.tar.gz) = 1642596 Modified: head/www/erlang-webmachine/pkg-descr ============================================================================== --- head/www/erlang-webmachine/pkg-descr Tue Aug 25 22:31:15 2015 (r395319) +++ head/www/erlang-webmachine/pkg-descr Tue Aug 25 22:35:00 2015 (r395320) @@ -3,4 +3,4 @@ on top of the excellent bit-pushing and provided by mochiweb. It provides a simple and clean way to connect that to your application's behavior. -WWW: https://github.com/basho/webmachine/ +WWW: https://github.com/webmachine/webmachine/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508252235.t7PMZ0o9096308>