Date: Wed, 6 Sep 2023 02:31:29 GMT From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 21a3cf2daeec - main - graphics/showimage: Update to 1.12 Message-ID: <202309060231.3862VTkD083669@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=21a3cf2daeeceeb600edf0a1017cc212723ce3fb commit 21a3cf2daeeceeb600edf0a1017cc212723ce3fb Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2023-09-06 02:28:24 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2023-09-06 02:31:21 +0000 graphics/showimage: Update to 1.12 --- graphics/showimage/Makefile | 15 +++++++-------- graphics/showimage/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/graphics/showimage/Makefile b/graphics/showimage/Makefile index ebb1e5b2bd20..0ba9e25052d0 100644 --- a/graphics/showimage/Makefile +++ b/graphics/showimage/Makefile @@ -1,21 +1,20 @@ PORTNAME= showimage -PORTVERSION= 1.10 -PORTREVISION= 7 +PORTVERSION= 1.12 CATEGORIES= graphics kde -MASTER_SITES= https://dl.opendesktop.org/api/files/download/id/1482097460/ \ - LOCAL/tcberner/showimage-0.10/ +MASTER_SITES= LOCAL/jhale/showimage/ MAINTAINER= kde@FreeBSD.org COMMENT= Simple KDE based image viewer -WWW= http://kde-apps.org/content/show.php/ShowImage?content=143977 +WWW= https://store.kde.org/p/1126798 LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake compiler:c++11-lang kde:5 qt:5 tar:bzip2 xorg +USES= cmake compiler:c++11-lang desktop-file-utils kde:5 qt:5 \ + tar:xz xorg USE_KDE= auth bookmarks codecs completion config configwidgets \ - coreaddons i18n itemviews jobwidgets kio service solid \ - widgetsaddons windowsystem xmlgui \ + coreaddons i18n itemviews jobwidgets kio libkipi purpose \ + service solid widgetsaddons windowsystem xmlgui \ doctools:build ecm:build USE_QT= concurrent core dbus gui network widgets xml \ buildtools:build qmake:build diff --git a/graphics/showimage/distinfo b/graphics/showimage/distinfo index 5b4b661f2337..ac468f3c18e4 100644 --- a/graphics/showimage/distinfo +++ b/graphics/showimage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1490824797 -SHA256 (showimage-1.10.tar.bz2) = a9c11b1eb7ba6bf9d85c19a2630bb323a7a1657ce704953faa7837a71c20d9ff -SIZE (showimage-1.10.tar.bz2) = 33205 +TIMESTAMP = 1693847160 +SHA256 (showimage-1.12.tar.xz) = 954f703abf9bc40396ec88be73464f27eab8c71e2761c76bee86ba10bbed1143 +SIZE (showimage-1.12.tar.xz) = 34992
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309060231.3862VTkD083669>