svn commit: r500321 - in head/graphics/kphotoalbum: . files

Tobias C. Berner tcberner at FreeBSD.org
Sun Apr 28 16:03:58 UTC 2019


Author: tcberner
Date: Sun Apr 28 16:03:57 2019
New Revision: 500321
URL: https://svnweb.freebsd.org/changeset/ports/500321

Log:
  graphics/kphotoalbum: update to 5.5
  
  Announcement:
  	https://www.kphotoalbum.org/news/?item=0098#item0098

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

Modified: head/graphics/kphotoalbum/Makefile
==============================================================================
--- head/graphics/kphotoalbum/Makefile	Sun Apr 28 15:35:02 2019	(r500320)
+++ head/graphics/kphotoalbum/Makefile	Sun Apr 28 16:03:57 2019	(r500321)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	kphotoalbum
-DISTVERSION=	5.4.2
-PORTREVISION=	3
+DISTVERSION=	5.5
 CATEGORIES=	graphics kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION}/
 DIST_SUBDIR=	KDE
@@ -11,18 +10,19 @@ MAINTAINER=	kde at FreeBSD.org
 COMMENT=	Image viewer and organizer for KDE
 
 LIB_DEPENDS=	libexiv2.so:graphics/exiv2 \
+		libexpat.so:textproc/expat2 \
 		libKF5KDcraw.so:graphics/libkdcraw \
 		libKF5KGeoMap.so:astro/libkgeomap \
 		libKF5Kipi.so:graphics/libkipi
 
-USES=		cmake compiler:c++11-lang jpeg kde:5 pkgconfig qt:5 shebangfix \
-		tar:xz
+USES=		cmake compiler:c++11-lang desktop-file-utils jpeg kde:5 \
+		pkgconfig qt:5 shebangfix tar:xz
 USE_KDE=	archive auth codecs completion config \
 		configwidgets coreaddons ecm i18n \
 		iconthemes jobwidgets kio marble service \
 		sonnet textwidgets widgetsaddons xmlgui
-USE_QT=		core dbus gui network phonon4 sql webkit \
-		widgets xml \
+USE_QT=		concurrent core dbus declarative gui location network phonon4 \
+		printsupport sql webchannel webengine widgets xml \
 		buildtools_build qmake_build
 SHEBANG_FILES=	scripts/open-raw.pl scripts/kpa-backup.sh
 

Modified: head/graphics/kphotoalbum/distinfo
==============================================================================
--- head/graphics/kphotoalbum/distinfo	Sun Apr 28 15:35:02 2019	(r500320)
+++ head/graphics/kphotoalbum/distinfo	Sun Apr 28 16:03:57 2019	(r500321)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1550691902
-SHA256 (KDE/kphotoalbum-5.4.2.tar.xz) = d0f6d4ad33a5c381d9d7d3a69e5fb137c70c37123bf800272b3e1aef77d6cd10
-SIZE (KDE/kphotoalbum-5.4.2.tar.xz) = 11807452
+TIMESTAMP = 1556465234
+SHA256 (KDE/kphotoalbum-5.5.tar.xz) = b5c343fbf5cb754b56f107a3326bb11eecb4ad13718a43659d0c27d5fab26df6
+SIZE (KDE/kphotoalbum-5.5.tar.xz) = 11661532


More information about the svn-ports-head mailing list