CVSROOT: /cvs Module name: ports Changes by: gonz...@cvs.openbsd.org 2018/05/17 02:57:47
Modified files: www/nextcloud : Makefile www/nextcloud/files: httpd-nextcloud.conf.dist.in www/nextcloud/pkg: PLIST Removed files: www/nextcloud/patches: patch-version_php Log message: We moved nextcloud to php 7.0 requested by many, thanks sthen@ for moving MODPHP_FLAVOR from pecl.port.mk to php.port.mk (fixing databases/pecl-redis). Improved the httpd.conf (from Eric Elena, thanks!), also deleted the patch for our version to avoid the alert on the new integrity check (requested by stsp@ and kirby@) OK sthen@