sysutils/osinfo-db-tools: update to 1.3.0
This now depends on devel/json-glib.
This commit is contained in:
parent
c76ed53d47
commit
78ee72403a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492308
2 changed files with 7 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= osinfo-db-tools
|
||||
PORTVERSION= 1.2.0
|
||||
PORTVERSION= 1.3.0
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://releases.pagure.org/libosinfo/
|
||||
|
||||
|
@ -12,8 +12,11 @@ COMMENT= Tools for managing the osinfo database
|
|||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib
|
||||
|
||||
USES= gettext gmake libarchive pkgconfig
|
||||
USE_GNOME= glib20 intltool libxml2 libxslt
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1529508058
|
||||
SHA256 (osinfo-db-tools-1.2.0.tar.gz) = 3b50829e5b58db15fe9fc8caf005aa18300262fea4562da0c2dfbe56355ff81f
|
||||
SIZE (osinfo-db-tools-1.2.0.tar.gz) = 447185
|
||||
TIMESTAMP = 1549045621
|
||||
SHA256 (osinfo-db-tools-1.3.0.tar.gz) = 6e49bd94a9fb6fe371337e5a91a7e4ed6f370b2ca70385e0cab38d58ad7f07fa
|
||||
SIZE (osinfo-db-tools-1.3.0.tar.gz) = 456012
|
||||
|
|
Loading…
Reference in a new issue