Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Feb 2020 18:19:42 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r525881 - head/graphics/kphotoalbum
Message-ID:  <202002111819.01BIJgjk072816@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Tue Feb 11 18:19:41 2020
New Revision: 525881
URL: https://svnweb.freebsd.org/changeset/ports/525881

Log:
  graphics/kphotoalbum: update to 5.6
  
  We're pleased to announce a new release of KPhotoAlbum, the KDE photo
  management software!
  
  This release particularly brings huge performance improvements when tagging a
  large number of images and performance improvements for thumbnail view. Kudos
  to Robert Krawitz for again diving into the code and finding places for
  optimization and removal of redundancy!
  
  Additionally, this release adds support for KDE's purpose plugin framework.
  
  Announcement:
  	https://www.kphotoalbum.org/2020/02/08/0099/

Modified:
  head/graphics/kphotoalbum/Makefile
  head/graphics/kphotoalbum/distinfo

Modified: head/graphics/kphotoalbum/Makefile
==============================================================================
--- head/graphics/kphotoalbum/Makefile	Tue Feb 11 18:11:50 2020	(r525880)
+++ head/graphics/kphotoalbum/Makefile	Tue Feb 11 18:19:41 2020	(r525881)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	kphotoalbum
-DISTVERSION=	5.5
-PORTREVISION=	1
+DISTVERSION=	5.6
 CATEGORIES=	graphics kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION}/
 DIST_SUBDIR=	KDE
@@ -20,7 +19,7 @@ USES=		cmake compiler:c++11-lang desktop-file-utils jp
 		pkgconfig qt:5 shebangfix tar:xz
 USE_KDE=	archive auth codecs completion config \
 		configwidgets coreaddons ecm i18n \
-		iconthemes jobwidgets kio marble service \
+		iconthemes jobwidgets kio marble purpose service \
 		sonnet textwidgets widgetsaddons xmlgui
 USE_QT=		concurrent core dbus declarative gui location network phonon4 \
 		printsupport sql webchannel webengine widgets xml \

Modified: head/graphics/kphotoalbum/distinfo
==============================================================================
--- head/graphics/kphotoalbum/distinfo	Tue Feb 11 18:11:50 2020	(r525880)
+++ head/graphics/kphotoalbum/distinfo	Tue Feb 11 18:19:41 2020	(r525881)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556465234
-SHA256 (KDE/kphotoalbum-5.5.tar.xz) = b5c343fbf5cb754b56f107a3326bb11eecb4ad13718a43659d0c27d5fab26df6
-SIZE (KDE/kphotoalbum-5.5.tar.xz) = 11661532
+TIMESTAMP = 1581396215
+SHA256 (KDE/kphotoalbum-5.6.tar.xz) = c3d4d0eb442b11469d85eb824f8b3f5c6f2c1ced5c6b061539778cc39afb6e33
+SIZE (KDE/kphotoalbum-5.6.tar.xz) = 11773088



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002111819.01BIJgjk072816>