Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Dec 2016 20:17:13 +0000 (UTC)
From:      Olivier Duchateau <olivierd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r429181 - head/graphics/lximage-qt
Message-ID:  <201612222017.uBMKHDCm021216@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olivierd
Date: Thu Dec 22 20:17:13 2016
New Revision: 429181
URL: https://svnweb.freebsd.org/changeset/ports/429181

Log:
  Update to 0.5.1

Modified:
  head/graphics/lximage-qt/Makefile
  head/graphics/lximage-qt/distinfo

Modified: head/graphics/lximage-qt/Makefile
==============================================================================
--- head/graphics/lximage-qt/Makefile	Thu Dec 22 20:13:27 2016	(r429180)
+++ head/graphics/lximage-qt/Makefile	Thu Dec 22 20:17:13 2016	(r429181)
@@ -2,10 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	lximage-qt
-PORTVERSION=	0.5.0
-PORTREVISION=	1
+PORTVERSION=	0.5.1
 CATEGORIES=	graphics
-MASTER_SITES=	LXQT/${PORTNAME}
+#MASTER_SITES=	LXQT/${PORTNAME}
+MASTER_SITES=	https://github.com/lxde/${PORTNAME}/releases/download/${PORTVERSION}/
 
 MAINTAINER=	olivierd@FreeBSD.org
 COMMENT=	Image viewer and screenshot tool
@@ -19,9 +19,9 @@ LIB_DEPENDS=	libexif.so:graphics/libexif
 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 printsupport \
-	svg widgets x11extras
-USE_LXQT=	libfmqt lxqt
+USE_QT5=	buildtools_build qmake_build core dbus gui linguisttools \
+	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	Thu Dec 22 20:13:27 2016	(r429180)
+++ head/graphics/lximage-qt/distinfo	Thu Dec 22 20:17:13 2016	(r429181)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1474728744
-SHA256 (lxqt/lximage-qt-0.5.0.tar.xz) = bd67b8b81a25d8ecd858787af87bc97256f15821ff4f1bb3efcfd214e2929066
-SIZE (lxqt/lximage-qt-0.5.0.tar.xz) = 36068
+TIMESTAMP = 1482351803
+SHA256 (lxqt/lximage-qt-0.5.1.tar.xz) = a33077861a4c6cfe3330e29bbfec86801c0e46fd0fc6a8b8e6b29fc8d6753553
+SIZE (lxqt/lximage-qt-0.5.1.tar.xz) = 36504



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612222017.uBMKHDCm021216>