svn commit: r489207 - in head: . databases databases/php-tarantool databases/php7-tarantool

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jan 3 19:57:24 UTC 2019


Author: sunpoet
Date: Thu Jan  3 19:57:21 2019
New Revision: 489207
URL: https://svnweb.freebsd.org/changeset/ports/489207

Log:
  Move databases/php7-tarantool to databases/php-tarantool
  
  Rename php7-tarantool to php-tarantool after php5-tarantool removal

Added:
  head/databases/php-tarantool/
     - copied from r489206, head/databases/php7-tarantool/
Deleted:
  head/databases/php7-tarantool/
Modified:
  head/MOVED
  head/databases/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Thu Jan  3 19:57:16 2019	(r489206)
+++ head/MOVED	Thu Jan  3 19:57:21 2019	(r489207)
@@ -11552,3 +11552,4 @@ multimedia/vlc-qt4||2019-01-02|Has expired: Upstream s
 multimedia/phonon-vlc at qt4||2019-01-02|vlc-qt4 has been removed, vlc now always uses qt5
 multimedia/phonon-vlc at qt5|multimedia/phonon-vlc|2019-01-02|vlc-qt4 has been removed, vlc now always uses qt5
 multimedia/vlc3|multimedia/vlc|2019-01-03|multimedia/vlc updated to supported upstream branch (previously vlc3)
+databases/php7-tarantool|databases/php-tarantool|2019-01-03|Rename php7-tarantool to php-tarantool after php5-tarantool removal

Modified: head/databases/Makefile
==============================================================================
--- head/databases/Makefile	Thu Jan  3 19:57:16 2019	(r489206)
+++ head/databases/Makefile	Thu Jan  3 19:57:21 2019	(r489207)
@@ -612,8 +612,8 @@
     SUBDIR += pguri
     SUBDIR += pgworksheet
     SUBDIR += php-memcache
+    SUBDIR += php-tarantool
     SUBDIR += php-xapian
-    SUBDIR += php7-tarantool
     SUBDIR += php71-dba
     SUBDIR += php71-interbase
     SUBDIR += php71-mysqli


More information about the svn-ports-all mailing list