mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
devel/appstream{,-qt,-compose}: Update to 1.0.5
Reported by: portscout!
This commit is contained in:
parent
bfc855e7ee
commit
7d74f3bdb3
7 changed files with 9 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
||||||
PORTREVISION= 1
|
PORTREVISION= 0
|
||||||
PKGNAMESUFFIX= Compose
|
PKGNAMESUFFIX= Compose
|
||||||
|
|
||||||
COMMENT?= AppStream Compose application and library
|
COMMENT?= AppStream Compose application and library
|
||||||
|
|
|
@ -13,7 +13,7 @@ include/appstream-compose/asc-utils.h
|
||||||
lib/girepository-1.0/AppStreamCompose-1.0.typelib
|
lib/girepository-1.0/AppStreamCompose-1.0.typelib
|
||||||
lib/libappstream-compose.so
|
lib/libappstream-compose.so
|
||||||
lib/libappstream-compose.so.0
|
lib/libappstream-compose.so.0
|
||||||
lib/libappstream-compose.so.1.0.4
|
lib/libappstream-compose.so.1.0.5
|
||||||
libdata/pkgconfig/appstream-compose.pc
|
libdata/pkgconfig/appstream-compose.pc
|
||||||
libexec/appstreamcli-compose
|
libexec/appstreamcli-compose
|
||||||
share/gir-1.0/AppStreamCompose-1.0.gir
|
share/gir-1.0/AppStreamCompose-1.0.gir
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
PORTREVISION= 1
|
PORTREVISION= 0
|
||||||
PKGNAMESUFFIX= Qt6
|
PKGNAMESUFFIX= Qt6
|
||||||
|
|
||||||
COMMENT?= Qt bindings to AppStream
|
COMMENT?= Qt bindings to AppStream
|
||||||
|
|
|
@ -27,5 +27,5 @@ include/AppStreamQt/video.h
|
||||||
lib/cmake/AppStreamQt/AppStreamQtConfig.cmake
|
lib/cmake/AppStreamQt/AppStreamQtConfig.cmake
|
||||||
lib/cmake/AppStreamQt/AppStreamQtConfigVersion.cmake
|
lib/cmake/AppStreamQt/AppStreamQtConfigVersion.cmake
|
||||||
lib/libAppStreamQt.so
|
lib/libAppStreamQt.so
|
||||||
lib/libAppStreamQt.so.1.0.4
|
lib/libAppStreamQt.so.1.0.5
|
||||||
lib/libAppStreamQt.so.3
|
lib/libAppStreamQt.so.3
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# being overriden by devel/appstream-qt slave port
|
# being overriden by devel/appstream-qt slave port
|
||||||
|
|
||||||
PORTNAME?= AppStream
|
PORTNAME?= AppStream
|
||||||
DISTVERSION= 1.0.4
|
DISTVERSION= 1.0.5
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= https://www.freedesktop.org/software/${PORTNAME:tl}/releases/
|
MASTER_SITES= https://www.freedesktop.org/software/${PORTNAME:tl}/releases/
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1734263749
|
TIMESTAMP = 1745652189
|
||||||
SHA256 (AppStream-1.0.4.tar.xz) = 2d218348067f98c4f34a3ffe2d8219ad9f504b1b2481f1872dec66c77bf37509
|
SHA256 (AppStream-1.0.5.tar.xz) = ce0ed29e89abd5f0cf790ea87d792f1967c3413060beb30e63a979578d975121
|
||||||
SIZE (AppStream-1.0.4.tar.xz) = 2719900
|
SIZE (AppStream-1.0.5.tar.xz) = 2727088
|
||||||
|
|
|
@ -41,7 +41,7 @@ include/appstream/as-version.h
|
||||||
include/appstream/as-video.h
|
include/appstream/as-video.h
|
||||||
lib/girepository-1.0/AppStream-1.0.typelib
|
lib/girepository-1.0/AppStream-1.0.typelib
|
||||||
lib/libappstream.so
|
lib/libappstream.so
|
||||||
lib/libappstream.so.1.0.4
|
lib/libappstream.so.1.0.5
|
||||||
lib/libappstream.so.5
|
lib/libappstream.so.5
|
||||||
libdata/pkgconfig/appstream.pc
|
libdata/pkgconfig/appstream.pc
|
||||||
share/appstream/appstream.conf
|
share/appstream/appstream.conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue