diff options
author | Koop Mast <kwm@rainbow-runner.nl> | 2018-05-11 03:00:46 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-05-11 03:00:46 +0800 |
commit | 14d31f3937215f166b07ead9c884f0503004615c (patch) | |
tree | e234a5d551a7819bf2e0e63f844e869db93820f2 /deskutils | |
parent | a6d85c5d39d35e03fa36518e93b81c5bf26ddff7 (diff) | |
download | freebsd-ports-gnome-14d31f3937215f166b07ead9c884f0503004615c.tar.gz freebsd-ports-gnome-14d31f3937215f166b07ead9c884f0503004615c.tar.zst freebsd-ports-gnome-14d31f3937215f166b07ead9c884f0503004615c.zip |
Update gnome-photos to 3.28.0.
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gnome-photos/Makefile | 3 | ||||
-rw-r--r-- | deskutils/gnome-photos/distinfo | 6 | ||||
-rw-r--r-- | deskutils/gnome-photos/pkg-plist | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/deskutils/gnome-photos/Makefile b/deskutils/gnome-photos/Makefile index ce204b3757cf..e3cdaf660ce7 100644 --- a/deskutils/gnome-photos/Makefile +++ b/deskutils/gnome-photos/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-photos -PORTVERSION= 3.26.3 +PORTVERSION= 3.28.0 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -29,6 +29,7 @@ LIB_DEPENDS= libexempi.so:textproc/exempi \ libsoup-2.4.so:devel/libsoup \ libjson-glib-1.0.so:devel/json-glib \ libgoa-1.0.so:net/gnome-online-accounts \ + libdazzle-1.0.so:x11-toolkits/libdazzle \ libpng.so:graphics/png \ libgdata.so:devel/libgdata RUN_DEPENDS= geoclue>=0:net/geoclue diff --git a/deskutils/gnome-photos/distinfo b/deskutils/gnome-photos/distinfo index aec3755d3ca8..66fd7ea84d25 100644 --- a/deskutils/gnome-photos/distinfo +++ b/deskutils/gnome-photos/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1516294036 -SHA256 (gnome3/gnome-photos-3.26.3.tar.xz) = 028de4c8662b7d1dc3ca6c3fbe3ce7f6bb90dd097708e99f235a409756dbadab -SIZE (gnome3/gnome-photos-3.26.3.tar.xz) = 1101892 +TIMESTAMP = 1525978749 +SHA256 (gnome3/gnome-photos-3.28.0.tar.xz) = 2160f0c6f43d6869894016ea8b7276d0da3c7f70c6c8049cff94bfcc8e0448d8 +SIZE (gnome3/gnome-photos-3.28.0.tar.xz) = 1137776 diff --git a/deskutils/gnome-photos/pkg-plist b/deskutils/gnome-photos/pkg-plist index 87105d06668f..116b839eecc3 100644 --- a/deskutils/gnome-photos/pkg-plist +++ b/deskutils/gnome-photos/pkg-plist @@ -1,6 +1,5 @@ bin/gnome-photos libexec/gnome-photos-thumbnailer -share/appdata/org.gnome.Photos.appdata.xml share/applications/org.gnome.Photos.desktop share/dbus-1/services/org.gnome.Photos.service %%PORTDOCS%%%%DOCSDIR%%/ARTISTS @@ -222,3 +221,4 @@ share/locale/vi/LC_MESSAGES/gnome-photos.mo share/locale/zh_CN/LC_MESSAGES/gnome-photos.mo share/locale/zh_HK/LC_MESSAGES/gnome-photos.mo share/locale/zh_TW/LC_MESSAGES/gnome-photos.mo +share/metainfo/org.gnome.Photos.appdata.xml |