Index: head/graphics/lximage-qt/Makefile =================================================================== --- head/graphics/lximage-qt/Makefile (revision 452993) +++ head/graphics/lximage-qt/Makefile (revision 452994) @@ -1,28 +1,27 @@ # Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= lximage-qt -PORTVERSION= 0.5.1 -PORTREVISION= 2 +PORTVERSION= 0.6.0 CATEGORIES= graphics -MASTER_SITES= LXQT/${PORTNAME} +MASTER_SITES= LXQT MAINTAINER= ports@FreeBSD.org COMMENT= Image viewer and screenshot tool LICENSE= GPLv2 LIB_DEPENDS= libexif.so:graphics/libexif \ libmenu-cache.so:x11/menu-cache \ libfm.so:x11/libfm USES= cmake:outsource compiler:c++11-lib desktop-file-utils gettext-runtime \ localbase:ldflags lxqt pkgconfig tar:xz USE_GNOME= glib20 USE_QT5= buildtools_build qmake_build core dbus gui linguisttools \ - printsupport svg widgets x11extras + network printsupport svg widgets x11extras USE_LXQT= buildtools libfmqt USE_XORG= ice sm x11 xcb xext xfixes INSTALLS_ICONS= yes .include Index: head/graphics/lximage-qt/distinfo =================================================================== --- head/graphics/lximage-qt/distinfo (revision 452993) +++ head/graphics/lximage-qt/distinfo (revision 452994) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482351803 -SHA256 (lxqt/lximage-qt-0.5.1.tar.xz) = a33077861a4c6cfe3330e29bbfec86801c0e46fd0fc6a8b8e6b29fc8d6753553 -SIZE (lxqt/lximage-qt-0.5.1.tar.xz) = 36504 +TIMESTAMP = 1508765391 +SHA256 (lxqt/lximage-qt-0.6.0.tar.xz) = d560d0d47de64975d3f1712faa267a7eda117b9e2f5773ba30b359703d2149e1 +SIZE (lxqt/lximage-qt-0.6.0.tar.xz) = 41576 Index: head/graphics/lximage-qt/pkg-descr =================================================================== --- head/graphics/lximage-qt/pkg-descr (revision 452993) +++ head/graphics/lximage-qt/pkg-descr (revision 452994) @@ -1,4 +1,4 @@ It is the Qt port of LXImage, a simple and fast image viewer. It contains also screenshot tool. -WWW: http://lxqt.org/ +WWW: https://github.com/lxde/lximage-qt