Date: Sun, 17 Sep 2017 14:43:25 +0000 (UTC) From: Christoph Moench-Tegeder <cmt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450006 - head/graphics/shotwell Message-ID: <201709171443.v8HEhPoI097072@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cmt Date: Sun Sep 17 14:43:25 2017 New Revision: 450006 URL: https://svnweb.freebsd.org/changeset/ports/450006 Log: graphics/shotwell: update to 0.26.3 https://mail.gnome.org/archives/shotwell-list/2017-August/msg00000.html This fixes a data loss/corruption issue when importing from camera. MFH: 2017Q3 Modified: head/graphics/shotwell/Makefile head/graphics/shotwell/distinfo head/graphics/shotwell/pkg-plist Modified: head/graphics/shotwell/Makefile ============================================================================== --- head/graphics/shotwell/Makefile Sun Sep 17 14:43:20 2017 (r450005) +++ head/graphics/shotwell/Makefile Sun Sep 17 14:43:25 2017 (r450006) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= shotwell -PORTVERSION= 0.26.2 -PORTREVISION= 2 +PORTVERSION= 0.26.3 CATEGORIES= graphics gnome MASTER_SITES= GNOME/sources/shotwell/${PORTVERSION:R} Modified: head/graphics/shotwell/distinfo ============================================================================== --- head/graphics/shotwell/distinfo Sun Sep 17 14:43:20 2017 (r450005) +++ head/graphics/shotwell/distinfo Sun Sep 17 14:43:25 2017 (r450006) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496515346 -SHA256 (shotwell-0.26.2.tar.xz) = 4f65283d54772ef6344b8e8acb242f06b7f5b3f8e42ccb292b02c06a8dc2323b -SIZE (shotwell-0.26.2.tar.xz) = 5575388 +TIMESTAMP = 1505647672 +SHA256 (shotwell-0.26.3.tar.xz) = fb83e4b0b3d2fde62f3870e01294269fa099a94cfbcfcc614ab6b09387690ee5 +SIZE (shotwell-0.26.3.tar.xz) = 5581204 Modified: head/graphics/shotwell/pkg-plist ============================================================================== --- head/graphics/shotwell/pkg-plist Sun Sep 17 14:43:20 2017 (r450005) +++ head/graphics/shotwell/pkg-plist Sun Sep 17 14:43:25 2017 (r450006) @@ -14,7 +14,6 @@ lib/shotwell/plugins/builtin/shotwell-transitions.so libexec/shotwell/shotwell-settings-migrator libexec/shotwell/shotwell-video-thumbnailer man/man1/shotwell.1.gz -share/appdata/shotwell.appdata.xml share/applications/shotwell-viewer.desktop share/applications/shotwell.desktop share/help/C/shotwell/edit-adjustments.page
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709171443.v8HEhPoI097072>