svn commit: r331846 - user/des/fbce

Dag-Erling Smørgrav des at FreeBSD.org
Sat Mar 31 16:58:03 UTC 2018


Author: des
Date: Sat Mar 31 16:58:02 2018
New Revision: 331846
URL: https://svnweb.freebsd.org/changeset/base/331846

Log:
  Add missing dependency and reorder.

Modified:
  user/des/fbce/README

Modified: user/des/fbce/README
==============================================================================
--- user/des/fbce/README	Sat Mar 31 16:57:39 2018	(r331845)
+++ user/des/fbce/README	Sat Mar 31 16:58:02 2018	(r331846)
@@ -17,9 +17,10 @@ pkg install \
     p5-Catalyst-Plugin-Session-Store-FastMmap \
     p5-Catalyst-Plugin-Static-Simple \
     p5-Catalyst-View-TT \
+    p5-Crypt-SaltedHash \
+    p5-FCGI-Engine \
     p5-MooseX-Types-Common \
     p5-MooseX-Types-DateTime-MoreCoercions \
-    p5-Crypt-SaltedHash \
     p5-Text-WikiFormat
 
 In addition, you will need a database (PostgreSQL recommended) and the


More information about the svn-src-user mailing list