aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2017-05-20 17:29:06 +0800
committerkwm <kwm@FreeBSD.org>2017-05-20 17:29:06 +0800
commit7e338ed1677a21daf83339525eb6a72ab24265ab (patch)
tree6c1493d6097304bb912b3754c7799d92a7355df5 /deskutils
parent2b70395a56e8be229146c572408313802b00d8ca (diff)
downloadfreebsd-ports-gnome-7e338ed1677a21daf83339525eb6a72ab24265ab.tar.gz
freebsd-ports-gnome-7e338ed1677a21daf83339525eb6a72ab24265ab.tar.zst
freebsd-ports-gnome-7e338ed1677a21daf83339525eb6a72ab24265ab.zip
svn copy grilo -> grilo2 and grilo-plugins -> grilo-plugins2
* These is done so grilo and grilo-plugins can be updated to 0.3.x and the users of grilo can switch when they are ready. * Chase grilo users to the new locations.
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/gnome-photos/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/gnome-photos/Makefile b/deskutils/gnome-photos/Makefile
index 4bdc35c770ac..6a8c8c510bfd 100644
--- a/deskutils/gnome-photos/Makefile
+++ b/deskutils/gnome-photos/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnome-photos
PORTVERSION= 3.18.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -16,7 +16,7 @@ BUILD_DEPENDS= geoclue>=0:net/geoclue \
LIB_DEPENDS= libexempi.so:textproc/exempi \
libgfbgraph-0.2.so:net/gfbgraph \
libgegl-0.3.so:graphics/gegl3 \
- libgrilo-0.2.so:net/grilo \
+ libgrilo-0.2.so:net/grilo2 \
libexif.so:graphics/libexif \
libtracker-control-1.0.so:sysutils/tracker \
libgjs.so:lang/gjs \