svn commit: r395320 - head/www/erlang-webmachine

Jimmy Olgeni olgeni at FreeBSD.org
Tue Aug 25 22:35:01 UTC 2015


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/


More information about the svn-ports-all mailing list