From owner-svn-ports-all@freebsd.org Wed Sep 12 15:08:06 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A9EE01095FF6; Wed, 12 Sep 2018 15:08:06 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 591C386713; Wed, 12 Sep 2018 15:08:06 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 53CBA1EB; Wed, 12 Sep 2018 15:08:06 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8CF86jM028757; Wed, 12 Sep 2018 15:08:06 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8CF85d4028755; Wed, 12 Sep 2018 15:08:05 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201809121508.w8CF85d4028755@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Wed, 12 Sep 2018 15:08:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479611 - head/misc/osinfo-db X-SVN-Group: ports-head X-SVN-Commit-Author: novel X-SVN-Commit-Paths: head/misc/osinfo-db X-SVN-Commit-Revision: 479611 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Sep 2018 15:08:06 -0000 Author: novel Date: Wed Sep 12 15:08:05 2018 New Revision: 479611 URL: https://svnweb.freebsd.org/changeset/ports/479611 Log: misc/osinfo-db: update to 20180903 Modified: head/misc/osinfo-db/Makefile head/misc/osinfo-db/distinfo head/misc/osinfo-db/pkg-plist Modified: head/misc/osinfo-db/Makefile ============================================================================== --- head/misc/osinfo-db/Makefile Wed Sep 12 15:04:33 2018 (r479610) +++ head/misc/osinfo-db/Makefile Wed Sep 12 15:08:05 2018 (r479611) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= osinfo-db -PORTVERSION= 20180720 +PORTVERSION= 20180903 CATEGORIES= misc MASTER_SITES= https://releases.pagure.org/libosinfo/ Modified: head/misc/osinfo-db/distinfo ============================================================================== --- head/misc/osinfo-db/distinfo Wed Sep 12 15:04:33 2018 (r479610) +++ head/misc/osinfo-db/distinfo Wed Sep 12 15:08:05 2018 (r479611) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532178511 -SHA256 (osinfo-db-20180720.tar.xz) = 48c9047c35e9f6289c0dfe9238a039068eca6b026962e25bc2fa753e99fa0978 -SIZE (osinfo-db-20180720.tar.xz) = 73976 +TIMESTAMP = 1536760781 +SHA256 (osinfo-db-20180903.tar.xz) = c9d7f24be5a16238aa46f7168aacd87697acfae0b9b8905a266d8025acc77d76 +SIZE (osinfo-db-20180903.tar.xz) = 74184 Modified: head/misc/osinfo-db/pkg-plist ============================================================================== --- head/misc/osinfo-db/pkg-plist Wed Sep 12 15:04:33 2018 (r479610) +++ head/misc/osinfo-db/pkg-plist Wed Sep 12 15:08:05 2018 (r479611) @@ -349,6 +349,7 @@ share/osinfo/os/netbsd.org/netbsd-7.0.xml share/osinfo/os/netbsd.org/netbsd-7.1.1.xml share/osinfo/os/netbsd.org/netbsd-7.1.2.xml share/osinfo/os/netbsd.org/netbsd-7.1.xml +share/osinfo/os/netbsd.org/netbsd-8.0.xml share/osinfo/os/novell.com/netware-4.xml share/osinfo/os/novell.com/netware-5.xml share/osinfo/os/novell.com/netware-6.xml