svn commit: r504603 - in head: databases devel
Timur I. Bakeyev
timur at FreeBSD.org
Wed Jun 19 23:29:12 UTC 2019
Author: timur
Date: Wed Jun 19 23:29:10 2019
New Revision: 504603
URL: https://svnweb.freebsd.org/changeset/ports/504603
Log:
Forgot to add new ports to the Makefile
Modified:
head/databases/Makefile
head/devel/Makefile
Modified: head/databases/Makefile
==============================================================================
--- head/databases/Makefile Wed Jun 19 23:11:40 2019 (r504602)
+++ head/databases/Makefile Wed Jun 19 23:29:10 2019 (r504603)
@@ -1014,6 +1014,7 @@
SUBDIR += tcl-lmdb
SUBDIR += tcl-sqlite3
SUBDIR += tdb
+ SUBDIR += tdb1
SUBDIR += tdbc
SUBDIR += tile38
SUBDIR += tiledb
Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile Wed Jun 19 23:11:40 2019 (r504602)
+++ head/devel/Makefile Wed Jun 19 23:29:10 2019 (r504603)
@@ -6119,6 +6119,7 @@
SUBDIR += tablist
SUBDIR += tailor
SUBDIR += talloc
+ SUBDIR += talloc1
SUBDIR += tass64
SUBDIR += tbb
SUBDIR += tcl-memchan
@@ -6142,6 +6143,7 @@
SUBDIR += template-glib
SUBDIR += terminality
SUBDIR += tevent
+ SUBDIR += tevent1
SUBDIR += tex-kpathsea
SUBDIR += tex-libtexlua
SUBDIR += tex-libtexluajit
More information about the svn-ports-head
mailing list