Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Dec 2019 20:36:30 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r520347 - in head: . devel devel/pecl-request lang lang/php71-extensions
Message-ID:  <201912172036.xBHKaUQb013539@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Tue Dec 17 20:36:30 2019
New Revision: 520347
URL: https://svnweb.freebsd.org/changeset/ports/520347

Log:
  Finish removal of PHP 7.1.
  
  Submitted by:	antoine
  
  lang/php71-extensions
  devel/pecl-request

Deleted:
  head/devel/pecl-request/
  head/lang/php71-extensions/
Modified:
  head/MOVED
  head/devel/Makefile
  head/lang/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Tue Dec 17 20:32:04 2019	(r520346)
+++ head/MOVED	Tue Dec 17 20:36:30 2019	(r520347)
@@ -13597,3 +13597,5 @@ www/mod_php71|www/mod_php72|2019-12-17|Has expired: up
 www/php71-opcache|www/php72-opcache|2019-12-17|Has expired: upstream security support ended
 www/php71-session|www/php72-session|2019-12-17|Has expired: upstream security support ended
 www/php71-tidy|www/php72-tidy|2019-12-17|Has expired: upstream security support ended
+lang/php71-extensions|lang/php72-extensions|2019-12-17|Has expired: upstream security support ended
+devel/pecl-request||2019-12-17|Has expired: upstream security support ended

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Tue Dec 17 20:32:04 2019	(r520346)
+++ head/devel/Makefile	Tue Dec 17 20:36:30 2019	(r520347)
@@ -3878,7 +3878,6 @@
     SUBDIR += pecl-protobuf
     SUBDIR += pecl-psr
     SUBDIR += pecl-raphf2
-    SUBDIR += pecl-request
     SUBDIR += pecl-swoole
     SUBDIR += pecl-sync
     SUBDIR += pecl-uploadprogress

Modified: head/lang/Makefile
==============================================================================
--- head/lang/Makefile	Tue Dec 17 20:32:04 2019	(r520346)
+++ head/lang/Makefile	Tue Dec 17 20:36:30 2019	(r520347)
@@ -273,7 +273,6 @@
     SUBDIR += pharo
     SUBDIR += phc
     SUBDIR += php-mode.el
-    SUBDIR += php71-extensions
     SUBDIR += php72
     SUBDIR += php72-extensions
     SUBDIR += php73



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