Date: Sun, 12 Apr 2020 03:38:28 +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: r531480 - head/misc/osinfo-db Message-ID: <202004120338.03C3cSvp015310@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: novel Date: Sun Apr 12 03:38:27 2020 New Revision: 531480 URL: https://svnweb.freebsd.org/changeset/ports/531480 Log: misc/osinfo-db: update to 20200325 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 Sun Apr 12 02:43:28 2020 (r531479) +++ head/misc/osinfo-db/Makefile Sun Apr 12 03:38:27 2020 (r531480) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= osinfo-db -PORTVERSION= 20200214 +PORTVERSION= 20200325 CATEGORIES= misc MASTER_SITES= https://releases.pagure.org/libosinfo/ Modified: head/misc/osinfo-db/distinfo ============================================================================== --- head/misc/osinfo-db/distinfo Sun Apr 12 02:43:28 2020 (r531479) +++ head/misc/osinfo-db/distinfo Sun Apr 12 03:38:27 2020 (r531480) @@ -1,3 +1,3 @@ -TIMESTAMP = 1582431096 -SHA256 (osinfo-db-20200214.tar.xz) = 6659e4fefe29955ad5d566257bb082234b9165f2be27d6ca0c97ff89325aedba -SIZE (osinfo-db-20200214.tar.xz) = 99572 +TIMESTAMP = 1586068751 +SHA256 (osinfo-db-20200325.tar.xz) = 35bb4ce40e9f3a3fd2045173cc00135f03a726dbff0a001b07f69505a7247d84 +SIZE (osinfo-db-20200325.tar.xz) = 100124 Modified: head/misc/osinfo-db/pkg-plist ============================================================================== --- head/misc/osinfo-db/pkg-plist Sun Apr 12 02:43:28 2020 (r531479) +++ head/misc/osinfo-db/pkg-plist Sun Apr 12 03:38:27 2020 (r531480) @@ -105,6 +105,7 @@ share/osinfo/os/asianux.com/asianux-7.0.xml share/osinfo/os/asianux.com/asianux-7.1.xml share/osinfo/os/asianux.com/asianux-7.2.xml share/osinfo/os/asianux.com/asianux-7.3.xml +share/osinfo/os/asianux.com/asianux-8.0.xml share/osinfo/os/asianux.com/asianux-unknown.xml share/osinfo/os/centos.org/centos-5.0.xml share/osinfo/os/centos.org/centos-5.1.xml @@ -578,6 +579,7 @@ share/osinfo/os/redhat.com/rhel-7.4.xml share/osinfo/os/redhat.com/rhel-7.5.xml share/osinfo/os/redhat.com/rhel-7.6.xml share/osinfo/os/redhat.com/rhel-7.7.xml +share/osinfo/os/redhat.com/rhel-7.8.xml share/osinfo/os/redhat.com/rhel-8-unknown.xml share/osinfo/os/redhat.com/rhel-8.0.xml share/osinfo/os/redhat.com/rhel-8.1.xml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004120338.03C3cSvp015310>