diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2017-09-17 14:43:25 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2017-09-17 14:43:25 +0000 |
commit | ce6ddf814ce8d07fabd3f710e9c8af7c4a0e1ffb (patch) | |
tree | 0619917c8b56183eb39f98df9045ef8130f109ec | |
parent | - cleanup patch (diff) |
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
Notes
Notes:
svn path=/head/; revision=450006
-rw-r--r-- | graphics/shotwell/Makefile | 3 | ||||
-rw-r--r-- | graphics/shotwell/distinfo | 6 | ||||
-rw-r--r-- | graphics/shotwell/pkg-plist | 1 |
3 files changed, 4 insertions, 6 deletions
diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile index e7bbf4a30f79..1cf21493a623 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -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} diff --git a/graphics/shotwell/distinfo b/graphics/shotwell/distinfo index 962fb06cbe9e..4f072dd4b67f 100644 --- a/graphics/shotwell/distinfo +++ b/graphics/shotwell/distinfo @@ -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 diff --git a/graphics/shotwell/pkg-plist b/graphics/shotwell/pkg-plist index 7571392fa5f0..e88617369163 100644 --- a/graphics/shotwell/pkg-plist +++ b/graphics/shotwell/pkg-plist @@ -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 |