aboutsummaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2016-11-13 06:43:42 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2016-11-13 06:43:42 +0000
commita36ceac4a5b4d8b924914dcf5f0eccc9a9594e27 (patch)
tree424add09841bb674cc92f9bc76d96199187b29df /misc/Makefile
parent67fa5297ad689dea5f5549f413421a1c1b1c8450 (diff)
downloadports-a36ceac4a5b4d8b924914dcf5f0eccc9a9594e27.tar.gz
ports-a36ceac4a5b4d8b924914dcf5f0eccc9a9594e27.zip
devel/libosinfo: update to 1.0.0 and handle split
libosinfo as of 1.0.0 consists of 3 packages: - sysutils/osinfo-db-tools: contains the CLI tools - misc/osinfo-db: contains database with OS data - devel/libosinfo: the library This commit does the following: - devel:libosinfo: update to 1.0.0 - sysutils/osinfo-db-tools: add new port version 1.0.0 - misc/osinfo-db: add new port version 20160728 - UPDATING: document this split and add a note about updating handling because of moved files across the packages that could result in a conflict Differential Revision: D8455
Notes
Notes: svn path=/head/; revision=426009
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile
index eb9c2873a4e0..35c585f166bc 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -283,6 +283,7 @@
SUBDIR += opencyc
SUBDIR += openr2
SUBDIR += orville-write
+ SUBDIR += osinfo-db
SUBDIR += ossp-uuid
SUBDIR += otter
SUBDIR += p5-Acme-ButFirst