Date: Wed, 11 Mar 2020 11:07:35 +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: r528228 - head/misc/osinfo-db Message-ID: <202003111107.02BB7Zfd061490@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: novel Date: Wed Mar 11 11:07:35 2020 New Revision: 528228 URL: https://svnweb.freebsd.org/changeset/ports/528228 Log: misc/osinfo-db: update to 20200214 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 Mar 11 10:58:20 2020 (r528227) +++ head/misc/osinfo-db/Makefile Wed Mar 11 11:07:35 2020 (r528228) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= osinfo-db -PORTVERSION= 20200203 +PORTVERSION= 20200214 CATEGORIES= misc MASTER_SITES= https://releases.pagure.org/libosinfo/ Modified: head/misc/osinfo-db/distinfo ============================================================================== --- head/misc/osinfo-db/distinfo Wed Mar 11 10:58:20 2020 (r528227) +++ head/misc/osinfo-db/distinfo Wed Mar 11 11:07:35 2020 (r528228) @@ -1,3 +1,3 @@ -TIMESTAMP = 1581141457 -SHA256 (osinfo-db-20200203.tar.xz) = c54a5bc8b994ae5eda32abcc3bbdaa7f7908061dfac8d84e90004446610b58fe -SIZE (osinfo-db-20200203.tar.xz) = 99168 +TIMESTAMP = 1582431096 +SHA256 (osinfo-db-20200214.tar.xz) = 6659e4fefe29955ad5d566257bb082234b9165f2be27d6ca0c97ff89325aedba +SIZE (osinfo-db-20200214.tar.xz) = 99572 Modified: head/misc/osinfo-db/pkg-plist ============================================================================== --- head/misc/osinfo-db/pkg-plist Wed Mar 11 10:58:20 2020 (r528227) +++ head/misc/osinfo-db/pkg-plist Wed Mar 11 11:07:35 2020 (r528228) @@ -139,6 +139,7 @@ share/osinfo/os/cirros-cloud.net/cirros-0.3.3.xml share/osinfo/os/cirros-cloud.net/cirros-0.3.4.xml share/osinfo/os/cirros-cloud.net/cirros-0.3.5.xml share/osinfo/os/cirros-cloud.net/cirros-0.4.0.xml +share/osinfo/os/clearlinux.org/clearlinux-rolling.xml share/osinfo/os/debian.org/debian-1.1.xml share/osinfo/os/debian.org/debian-1.2.xml share/osinfo/os/debian.org/debian-1.3.xml @@ -580,6 +581,7 @@ share/osinfo/os/redhat.com/rhel-7.7.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 +share/osinfo/os/redhat.com/rhel-8.2.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 @@ -709,6 +711,7 @@ share/osinfo/os/ubuntu.com/ubuntu-18.04.xml share/osinfo/os/ubuntu.com/ubuntu-18.10.xml share/osinfo/os/ubuntu.com/ubuntu-19.04.xml share/osinfo/os/ubuntu.com/ubuntu-19.10.xml +share/osinfo/os/ubuntu.com/ubuntu-20.04.xml share/osinfo/os/ubuntu.com/ubuntu-4.10.xml share/osinfo/os/ubuntu.com/ubuntu-5.04.xml share/osinfo/os/ubuntu.com/ubuntu-5.10.xml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003111107.02BB7Zfd061490>