Date: Fri, 27 Oct 2017 15:35:28 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452994 - head/graphics/lximage-qt Message-ID: <201710271535.v9RFZSV8023923@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Fri Oct 27 15:35:28 2017 New Revision: 452994 URL: https://svnweb.freebsd.org/changeset/ports/452994 Log: graphics/lximage-qt: Update to 0.6.0 PR: 223214 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Modified: head/graphics/lximage-qt/Makefile head/graphics/lximage-qt/distinfo head/graphics/lximage-qt/pkg-descr Modified: head/graphics/lximage-qt/Makefile ============================================================================== --- head/graphics/lximage-qt/Makefile Fri Oct 27 15:34:46 2017 (r452993) +++ head/graphics/lximage-qt/Makefile Fri Oct 27 15:35:28 2017 (r452994) @@ -2,10 +2,9 @@ # $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 @@ -20,7 +19,7 @@ USES= cmake:outsource compiler:c++11-lib desktop-file- 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 Modified: head/graphics/lximage-qt/distinfo ============================================================================== --- head/graphics/lximage-qt/distinfo Fri Oct 27 15:34:46 2017 (r452993) +++ head/graphics/lximage-qt/distinfo Fri Oct 27 15:35:28 2017 (r452994) @@ -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 Modified: head/graphics/lximage-qt/pkg-descr ============================================================================== --- head/graphics/lximage-qt/pkg-descr Fri Oct 27 15:34:46 2017 (r452993) +++ head/graphics/lximage-qt/pkg-descr Fri Oct 27 15:35:28 2017 (r452994) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710271535.v9RFZSV8023923>