svn commit: r462798 - head/deskutils/surrealtodo

Bernard Spil brnrd at FreeBSD.org
Sat Feb 24 11:42:17 UTC 2018


Author: brnrd
Date: Sat Feb 24 11:42:16 2018
New Revision: 462798
URL: https://svnweb.freebsd.org/changeset/ports/462798

Log:
  desktutils/surrealtodo: Works with any version Apache
  
   - While here, fix dead link
  
  Approved by:	hat apache@

Modified:
  head/deskutils/surrealtodo/Makefile
  head/deskutils/surrealtodo/pkg-descr

Modified: head/deskutils/surrealtodo/Makefile
==============================================================================
--- head/deskutils/surrealtodo/Makefile	Sat Feb 24 11:36:34 2018	(r462797)
+++ head/deskutils/surrealtodo/Makefile	Sat Feb 24 11:42:16 2018	(r462798)
@@ -29,7 +29,7 @@ OPTIONS_DEFAULT=	APACHE
 LIGHTTPD_DESC=	Use Lighttpd webserver
 
 PGSQL_USE=	PHP=pgsql
-APACHE_USE=	APACHE_RUN=22
+APACHE_USE=	APACHE_RUN=22+
 LIGHTTPD_RUN_DEPENDS=	lighttpd:www/lighttpd
 
 do-install:

Modified: head/deskutils/surrealtodo/pkg-descr
==============================================================================
--- head/deskutils/surrealtodo/pkg-descr	Sat Feb 24 11:36:34 2018	(r462797)
+++ head/deskutils/surrealtodo/pkg-descr	Sat Feb 24 11:42:16 2018	(r462798)
@@ -2,4 +2,4 @@ Surreal ToDo is an AJAX enabled web 2.0 list manager w
 and mysql. Lists are organized in tabs that allow multiple pages per tab.
 Everything is drag and drop for organization.
 
-WWW: http://getsurreal.com/surrealtodo/
+WWW: https://sourceforge.net/projects/surrealtodo/


More information about the svn-ports-head mailing list