diff options
author | novel <novel@FreeBSD.org> | 2017-04-30 01:29:01 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2017-04-30 01:29:01 +0800 |
commit | 655ef8a339d1cfa59de2ac645da6628cfbe68309 (patch) | |
tree | d3deca047bc2edc171caa4afd4f06a4dc9c8369e /misc | |
parent | de57ab1f8960957eaf444f22b3d44c11cb71249b (diff) | |
download | freebsd-ports-gnome-655ef8a339d1cfa59de2ac645da6628cfbe68309.tar.gz freebsd-ports-gnome-655ef8a339d1cfa59de2ac645da6628cfbe68309.tar.zst freebsd-ports-gnome-655ef8a339d1cfa59de2ac645da6628cfbe68309.zip |
misc/osinfo-db: update to 20170423
Diffstat (limited to 'misc')
-rw-r--r-- | misc/osinfo-db/Makefile | 2 | ||||
-rw-r--r-- | misc/osinfo-db/distinfo | 6 | ||||
-rw-r--r-- | misc/osinfo-db/pkg-plist | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/misc/osinfo-db/Makefile b/misc/osinfo-db/Makefile index d41e7e3c2280..c24d57f1ea08 100644 --- a/misc/osinfo-db/Makefile +++ b/misc/osinfo-db/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= osinfo-db -PORTVERSION= 20170326 +PORTVERSION= 20170423 CATEGORIES= misc MASTER_SITES= https://releases.pagure.org/libosinfo/ diff --git a/misc/osinfo-db/distinfo b/misc/osinfo-db/distinfo index c56db313fddf..1ec9cf1928c8 100644 --- a/misc/osinfo-db/distinfo +++ b/misc/osinfo-db/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1491236510 -SHA256 (osinfo-db-20170326.tar.xz) = 348e216cf26f905190de2bef321d2c0d3f3953775370cf6f58b81f4cc40ac7ee -SIZE (osinfo-db-20170326.tar.xz) = 62696 +TIMESTAMP = 1493050724 +SHA256 (osinfo-db-20170423.tar.xz) = 1f21ba0bbee71fefbec9b71a63289f4456aa64b205ed071c0bcd8ca7d21dfa3b +SIZE (osinfo-db-20170423.tar.xz) = 63508 diff --git a/misc/osinfo-db/pkg-plist b/misc/osinfo-db/pkg-plist index a31e46aba40c..6782ff60557b 100644 --- a/misc/osinfo-db/pkg-plist +++ b/misc/osinfo-db/pkg-plist @@ -86,6 +86,8 @@ share/osinfo/os/centos.org/centos-6.4.xml share/osinfo/os/centos.org/centos-6.5.xml share/osinfo/os/centos.org/centos-6.6.xml share/osinfo/os/centos.org/centos-6.7.xml +share/osinfo/os/centos.org/centos-6.8.xml +share/osinfo/os/centos.org/centos-6.9.xml share/osinfo/os/centos.org/centos-7.0.xml share/osinfo/os/debian.org/debian-1.1.xml share/osinfo/os/debian.org/debian-1.2.xml @@ -342,9 +344,11 @@ share/osinfo/os/redhat.com/rhel-6.5.xml share/osinfo/os/redhat.com/rhel-6.6.xml share/osinfo/os/redhat.com/rhel-6.7.xml share/osinfo/os/redhat.com/rhel-6.8.xml +share/osinfo/os/redhat.com/rhel-6.9.xml share/osinfo/os/redhat.com/rhel-7.0.xml share/osinfo/os/redhat.com/rhel-7.1.xml share/osinfo/os/redhat.com/rhel-7.2.xml +share/osinfo/os/redhat.com/rhel-7.3.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 |