Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Sep 2019 17:06:16 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r512423 - in head: devel security
Message-ID:  <201909201706.x8KH6GpI054685@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Fri Sep 20 17:06:15 2019
New Revision: 512423
URL: https://svnweb.freebsd.org/changeset/ports/512423

Log:
  Attempt to unbreak INDEX

Modified:
  head/devel/Makefile
  head/security/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Fri Sep 20 16:56:36 2019	(r512422)
+++ head/devel/Makefile	Fri Sep 20 17:06:15 2019	(r512423)
@@ -3936,7 +3936,6 @@
     SUBDIR += php73-sysvshm
     SUBDIR += php73-tokenizer
     SUBDIR += php74-gettext
-    SUBDIR += php74-ffi
     SUBDIR += php74-intl
     SUBDIR += php74-json
     SUBDIR += php74-pcntl

Modified: head/security/Makefile
==============================================================================
--- head/security/Makefile	Fri Sep 20 16:56:36 2019	(r512422)
+++ head/security/Makefile	Fri Sep 20 17:06:15 2019	(r512423)
@@ -806,6 +806,7 @@
     SUBDIR += php73-openssl
     SUBDIR += php73-sodium
     SUBDIR += php74-filter
+    SUBDIR += php74-hash
     SUBDIR += php74-openssl
     SUBDIR += php74-sodium
     SUBDIR += phpsecinfo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909201706.x8KH6GpI054685>