Date: Tue, 16 Feb 2021 15:19:02 +0000 (UTC) From: Roman Bogorodskiy <novel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r565407 - head/misc/osinfo-db Message-ID: <202102161519.11GFJ29u000958@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: novel Date: Tue Feb 16 15:19:02 2021 New Revision: 565407 URL: https://svnweb.freebsd.org/changeset/ports/565407 Log: misc/osinfo-db: update to 20210215 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 Tue Feb 16 15:09:00 2021 (r565406) +++ head/misc/osinfo-db/Makefile Tue Feb 16 15:19:02 2021 (r565407) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= osinfo-db -PORTVERSION= 20210202 +PORTVERSION= 20210215 CATEGORIES= misc MASTER_SITES= https://releases.pagure.org/libosinfo/ Modified: head/misc/osinfo-db/distinfo ============================================================================== --- head/misc/osinfo-db/distinfo Tue Feb 16 15:09:00 2021 (r565406) +++ head/misc/osinfo-db/distinfo Tue Feb 16 15:19:02 2021 (r565407) @@ -1,3 +1,3 @@ -TIMESTAMP = 1612353842 -SHA256 (osinfo-db-20210202.tar.xz) = 0bb56aeddf94a2cf48853c0e82cacaeb873d98c19590d81fbceadb06a391b11b -SIZE (osinfo-db-20210202.tar.xz) = 112308 +TIMESTAMP = 1613471891 +SHA256 (osinfo-db-20210215.tar.xz) = 1c8337b2ae3bfb49c89a26b0f828e38e0627048a2bc2603a53168d79f8d83598 +SIZE (osinfo-db-20210215.tar.xz) = 112508 Modified: head/misc/osinfo-db/pkg-plist ============================================================================== --- head/misc/osinfo-db/pkg-plist Tue Feb 16 15:09:00 2021 (r565406) +++ head/misc/osinfo-db/pkg-plist Tue Feb 16 15:19:02 2021 (r565407) @@ -628,6 +628,8 @@ share/osinfo/os/redhat.com/rhel-8.1.xml share/osinfo/os/redhat.com/rhel-8.2.xml share/osinfo/os/redhat.com/rhel-8.3.xml share/osinfo/os/redhat.com/rhel-8.4.xml +share/osinfo/os/redhat.com/rhel-9-unknown.xml +share/osinfo/os/redhat.com/rhel-9.0.xml share/osinfo/os/redhat.com/rhel-atomic-7.0.xml share/osinfo/os/redhat.com/rhel-atomic-7.1.xml share/osinfo/os/redhat.com/rhel-atomic-7.2.xml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102161519.11GFJ29u000958>