svn commit: r356722 - head/devel/arcanist

Baptiste Daroussin bapt at FreeBSD.org
Thu Jun 5 23:06:54 UTC 2014


Author: bapt
Date: Thu Jun  5 23:06:53 2014
New Revision: 356722
URL: http://svnweb.freebsd.org/changeset/ports/356722
QAT: https://qat.redports.org/buildarchive/r356722/

Log:
  Point to the new github account (which changes the generated distfiles)
  
  Reported by:	olgeni, des

Modified:
  head/devel/arcanist/Makefile
  head/devel/arcanist/distinfo

Modified: head/devel/arcanist/Makefile
==============================================================================
--- head/devel/arcanist/Makefile	Thu Jun  5 22:57:49 2014	(r356721)
+++ head/devel/arcanist/Makefile	Thu Jun  5 23:06:53 2014	(r356722)
@@ -19,7 +19,7 @@ RUN_DEPENDS=	php5-libphutil>0:${PORTSDIR
 USE_PHP=	curl json simplexml
 USE_GITHUB=	yes
 NO_BUILD=	yes
-GH_ACCOUNT=	facebook
+GH_ACCOUNT=	phacility
 GH_TAGNAME=	${GH_COMMIT}
 GH_COMMIT=	1591b21
 

Modified: head/devel/arcanist/distinfo
==============================================================================
--- head/devel/arcanist/distinfo	Thu Jun  5 22:57:49 2014	(r356721)
+++ head/devel/arcanist/distinfo	Thu Jun  5 23:06:53 2014	(r356722)
@@ -1,2 +1,2 @@
-SHA256 (arcanist-20140508.tar.gz) = 6e6626930ebba72d16150ea5398dc4fce21466ef4890634f42a3d839ad855290
-SIZE (arcanist-20140508.tar.gz) = 466757
+SHA256 (arcanist-20140508.tar.gz) = d828ec8bdcecb9602f7d9cd8cebac8ef727b4436684b06b27dbec9e277adf8df
+SIZE (arcanist-20140508.tar.gz) = 466746


More information about the svn-ports-head mailing list